mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
wlroots: update SRC_URI
Project has been moved to gitlab
This commit is contained in:
parent
ff53855416
commit
26b5cdee9e
@ -1,9 +1,9 @@
|
|||||||
SUMMARY = "A modular Wayland compositor library"
|
SUMMARY = "A modular Wayland compositor library"
|
||||||
DESCRIPTION = "Pluggable, composable, unopinionated modules for building a \
|
DESCRIPTION = "Pluggable, composable, unopinionated modules for building a \
|
||||||
Wayland compositor; or about 50,000 lines of code you were \
|
Wayland compositor; or about 50,000 lines of code you were \
|
||||||
going to write anyway"
|
going to write anyway."
|
||||||
HOMEPAGE = "https://github.com/swaywm/wlroots"
|
HOMEPAGE = "https://gitlab.freedesktop.org/wlroots"
|
||||||
BUGTRACKER = "https://github.com/swaywm/wlroots/issues"
|
BUGTRACKER = "https://gitlab.freedesktop.org/wlroots/wlroots/-/issues"
|
||||||
SECTION = "graphics"
|
SECTION = "graphics"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
@ -38,7 +38,7 @@ PACKAGECONFIG ?= " \
|
|||||||
${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/swaywm/wlroots.git;branch=master;protocol=https"
|
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
||||||
SRCREV = "ebe3cfaceb77ca3b446fa52af6aedc89c98770e5"
|
SRCREV = "ebe3cfaceb77ca3b446fa52af6aedc89c98770e5"
|
||||||
PV = "0.14.1+${SRCREV}"
|
PV = "0.14.1+${SRCREV}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user