mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
consolation: upgrade 0.0.9 -> 0.0.10
Also fix SRC_URI, which wa lacking the "protocol" tag, causing fetching failures. Changelog: * Fix support for --enable-dwtp and --enable-scroll-button-lock * Resync with libinput 1.26.0 * With libinput 1.23: New option --set-profile=custom * New option --set-rotation-angle * With libinput 1.26: New option --set-clickfinger-map Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
955c5ab47a
commit
1f5d73fa36
@ -14,8 +14,8 @@ DEPENDS = " \
|
||||
udev \
|
||||
"
|
||||
|
||||
SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master"
|
||||
SRCREV = "5ef08f0cd6ede62de14de477b74fc3611108c676"
|
||||
SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master;protocol=https;tag=${BP}"
|
||||
SRCREV = "26cc27451dc10128dd64e804c9f071680e7fd8ed"
|
||||
|
||||
|
||||
inherit autotools pkgconfig systemd
|
||||
Loading…
x
Reference in New Issue
Block a user