From 5207078b9eecb7dd1bd7cdda3b458bbd1a860581 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 Dec 2022 15:29:55 +0800 Subject: [PATCH] libxau: upgrade 1.0.10 -> 1.0.11 Changelog: configure: Use AC_SYS_LARGEFILE to enable large file support (From OE-Core rev: 0cf5429f1dec1b7e3390c6a16acbbac1af874d89) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../xorg-lib/{libxau_1.0.10.bb => libxau_1.0.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxau_1.0.10.bb => libxau_1.0.11.bb} (84%) diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb similarity index 84% rename from meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb rename to meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb index a62c9f088a..e2c06fd14a 100644 --- a/meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb +++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb @@ -21,4 +21,4 @@ XORG_EXT = "tar.xz" BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "8be6f292334d2f87e5b919c001e149a9fdc27005d6b3e053862ac6ebbf1a0c0a" +SRC_URI[sha256sum] = "f3fa3282f5570c3f6bd620244438dbfbdd580fc80f02f549587a0f8ab329bbeb"