mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
sway/wlroots: update
move forward to current dev position. This fixes a nasty bug where sometimes caps_lock toggle got activated without request
This commit is contained in:
@ -39,8 +39,8 @@ PACKAGECONFIG ?= " \
|
||||
libinput \
|
||||
"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.15;protocol=https"
|
||||
SRCREV = "29938b74251e826f3778f6bf9c54974a30488cc1"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
||||
SRCREV = "2e14bed9f790c29146b0eee70eab7d8c704876e9"
|
||||
PV = "0.15.1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Reference in New Issue
Block a user