mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
libinput: upgrade 1.27.1 -> 1.28.1
Add tag to SRC_URI to verify SRCREV. (From OE-Core rev: 504061f44dd5b17faa3d54afa6af713389d02cb4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b6e0501ad0
commit
ead6489eea
|
@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bab4ac7dc1c10bc0fb037dc76c46ef8a"
|
|||
|
||||
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;tag=${PV} \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "3aa004b96488bf0b2446c11b97a7f8a75ff37c23"
|
||||
SRCREV = "4f7b4ef0e4eb5d569df36be387579858eba349bb"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
|
Loading…
Reference in New Issue
Block a user