From: Wang Mingyu <[email protected]> Changelog: https://gitlab.freedesktop.org/libinput/libinput/-/releases
Signed-off-by: Wang Mingyu <[email protected]> --- .../wayland/{libinput_1.26.2.bb => libinput_1.27.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_1.26.2.bb => libinput_1.27.0.bb} (95%) diff --git a/meta/recipes-graphics/wayland/libinput_1.26.2.bb b/meta/recipes-graphics/wayland/libinput_1.27.0.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.26.2.bb rename to meta/recipes-graphics/wayland/libinput_1.27.0.bb index 6a96b0e14a..74705fa35f 100644 --- a/meta/recipes-graphics/wayland/libinput_1.26.2.bb +++ b/meta/recipes-graphics/wayland/libinput_1.27.0.bb @@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \ file://run-ptest \ " -SRCREV = "3402f380019dc4f882e1d8627029607aca3f4be6" +SRCREV = "64d1f198fb2764dfb852a19becaf6f7f097fce2c" S = "${WORKDIR}/git" UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" @@ -33,7 +33,7 @@ do_configure:append() { PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" PACKAGECONFIG[libwacom] = "-Dlibwacom=true,-Dlibwacom=false,libwacom" PACKAGECONFIG[gui] = "-Ddebug-gui=true,-Ddebug-gui=false,cairo gtk+3 wayland-native" -PACKAGECONFIG[tests] = "-Dtests=true -Dinstall-tests=true,-Dtests=false -Dinstall-tests=false,libcheck" +PACKAGECONFIG[tests] = "-Dtests=true -Dinstall-tests=true,-Dtests=false -Dinstall-tests=false" UDEVDIR = "`pkg-config --variable=udevdir udev`" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207972): https://lists.openembedded.org/g/openembedded-core/message/207972 Mute This Topic: https://lists.openembedded.org/mt/109815694/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
