mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +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:
@@ -14,8 +14,8 @@ DEPENDS = " \
|
|||||||
udev \
|
udev \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master"
|
SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master;protocol=https;tag=${BP}"
|
||||||
SRCREV = "5ef08f0cd6ede62de14de477b74fc3611108c676"
|
SRCREV = "26cc27451dc10128dd64e804c9f071680e7fd8ed"
|
||||||
|
|
||||||
|
|
||||||
inherit autotools pkgconfig systemd
|
inherit autotools pkgconfig systemd
|
||||||
Reference in New Issue
Block a user