mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 15:32:54 +01:00
wlroots/sway: update
wayland-protocols 1.27 are needed. Wont run on langdale.
This commit is contained in:
parent
8b573f98c4
commit
30d4b4f1f6
@ -25,7 +25,7 @@ DEPENDS += " \
|
|||||||
wayland-native \
|
wayland-native \
|
||||||
wayland-protocols \
|
wayland-protocols \
|
||||||
"
|
"
|
||||||
# sways default config makes use of it
|
|
||||||
RDEPENDS:${PN} ?= "swaybg python3 python-i3ipc"
|
RDEPENDS:${PN} ?= "swaybg python3 python-i3ipc"
|
||||||
|
|
||||||
RRECOMMENDS:${PN} ?= " \
|
RRECOMMENDS:${PN} ?= " \
|
||||||
@ -40,7 +40,7 @@ SRC_URI = " \
|
|||||||
git://github.com/swaywm/sway.git;protocol=https;branch=master \
|
git://github.com/swaywm/sway.git;protocol=https;branch=master \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "7a6afc51995aebea4c78d87d3297806e31a66563"
|
SRCREV = "9d99bb956fea8922f8e0196d67eabbd510c53f1f"
|
||||||
PV = "1.7"
|
PV = "1.7"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ PACKAGECONFIG ?= " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
||||||
SRCREV = "11192e69308ff48c0f3ec40fb572c4e8e4ad13d8"
|
SRCREV = "a773231c42812e56c5966fc6a035aa9c6108175a"
|
||||||
PV = "0.15.1"
|
PV = "0.15.1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user