From: Haiqing Bai Date: Thu, 4 Jun 2026 03:01:32 +0000 (+0000) Subject: xev: upgrade 1.2.6 -> 1.2.7 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8d47d68cd9cd916f08028a6b2b8ee0d16a2aac01;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git xev: upgrade 1.2.6 -> 1.2.7 ChangeLog: fd3a07b9:meson: Add option to build with meson 79f0cc47:gitlab CI: drop the ci-fairy check-mr job 61c956d8:Clear -Wunused-parameter warnings 0513c8e4:Add missing indentation to second line of CreateNotify output 5d90d0e9:randr: Protect against XErrors getting output info e2c157e7:man page: fix warnings from `mandoc -T lint` eae9d09e:Improve man page formatting 8b9e87a3:Accept --help & --version as aliases to -help & -version c69f783f:Add -help option Signed-off-by: Haiqing Bai Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.6.bb b/meta/recipes-graphics/xorg-app/xev_1.2.7.bb similarity index 84% rename from meta/recipes-graphics/xorg-app/xev_1.2.6.bb rename to meta/recipes-graphics/xorg-app/xev_1.2.7.bb index 182aeff1b7a..6e866b8f8c1 100644 --- a/meta/recipes-graphics/xorg-app/xev_1.2.6.bb +++ b/meta/recipes-graphics/xorg-app/xev_1.2.7.bb @@ -12,6 +12,6 @@ PE = "1" DEPENDS += "libxrandr xorgproto" -SRC_URI[sha256sum] = "61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7" +SRC_URI[sha256sum] = "95167895924de58e34b1013b2b0c8476e90d0888c6c39e7ae9bc35e3a19dba04" SRC_URI_EXT = "xz"