From: Richard Purdie Date: Tue, 4 Aug 2026 10:35:59 +0000 (+0100) Subject: xvinfo: Upgrade 1.1.5 -> 1.1.6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebd0fe7abf48ebd7511342df9493c8e6d18cfe9f;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git xvinfo: Upgrade 1.1.5 -> 1.1.6 Changes: - meson: Add option to build with meson - gitlab CI: drop the ci-fairy check-mr job - man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10` - Accept --help & --version as aliases to -help & -version - Add -help option Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb similarity index 80% rename from meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb rename to meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb index d7e5d917efe..75f9b26a85d 100644 --- a/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb +++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb @@ -11,4 +11,4 @@ DEPENDS += " libxv" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404" +SRC_URI[sha256sum] = "a436945e6a4ab70590358eec2b85d26970f7de480d27e8a25af8fe8421e88ae2"