diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 12:20:03 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | 59ec0e13e7ed078a4f77b8a5cb02b3ad418fc902 (patch) | |
| tree | a1718ba8c8dad482b24f5431a117e8cfe618b641 /meta/recipes-graphics | |
| parent | 1e7ead38a05efbfa0866a70fa819dd5667bf8e98 (diff) | |
| download | poky-59ec0e13e7ed078a4f77b8a5cb02b3ad418fc902.tar.gz | |
libinput: upgrade 1.27.0 -> 1.27.1
(From OE-Core rev: d41b06f49d10422a056330d15b55eaabd708caef)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/wayland/libinput_1.27.1.bb (renamed from meta/recipes-graphics/wayland/libinput_1.27.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.27.0.bb b/meta/recipes-graphics/wayland/libinput_1.27.1.bb index 74705fa35f..04a03f0807 100644 --- a/meta/recipes-graphics/wayland/libinput_1.27.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.27.1.bb | |||
| @@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev" | |||
| 15 | SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \ | 15 | SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \ |
| 16 | file://run-ptest \ | 16 | file://run-ptest \ |
| 17 | " | 17 | " |
| 18 | SRCREV = "64d1f198fb2764dfb852a19becaf6f7f097fce2c" | 18 | SRCREV = "3aa004b96488bf0b2446c11b97a7f8a75ff37c23" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
| 21 | UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" | 21 | UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" |
