mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
libinput: upgrade 1.27.0 -> 1.27.1
(From OE-Core rev: d41b06f49d10422a056330d15b55eaabd708caef) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev"
|
|||||||
SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \
|
SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
SRCREV = "64d1f198fb2764dfb852a19becaf6f7f097fce2c"
|
SRCREV = "3aa004b96488bf0b2446c11b97a7f8a75ff37c23"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
|
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
|
||||||
Reference in New Issue
Block a user