From: Wang Mingyu <[email protected]> Changelog: =========== - XauDisposeAuth: remove void casts from functions that return void - unifdef hpux - Autest.c includes Xauth.h that depends on other headers. - Allow to use POSIX.2 compliant sed(1) - Also test for explicit_memset(3) support - Gcc < 11 doesn't allow opt. deallocator arg for __attribute((malloc)) - gitlab CI: run meson build with both gcc & clang compilers - Allow building with clang after aec9d7266777e0b9243ef0f112fe0e07256bd446 - Xauth.h: add access & malloc attributes to function prototypes add Meson build system - Set close-on-exec when opening files - Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Signed-off-by: Wang Mingyu <[email protected]> --- .../xorg-lib/{libxau_1.0.11.bb => libxau_1.0.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxau_1.0.11.bb => libxau_1.0.12.bb} (84%) diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb similarity index 84% rename from meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb rename to meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb index f1b492c39f..b52b28914b 100644 --- a/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb +++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb @@ -20,4 +20,4 @@ XORG_PN = "libXau" BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "f3fa3282f5570c3f6bd620244438dbfbdd580fc80f02f549587a0f8ab329bbeb" +SRC_URI[sha256sum] = "74d0e4dfa3d39ad8939e99bda37f5967aba528211076828464d2777d477fc0fb" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208814): https://lists.openembedded.org/g/openembedded-core/message/208814 Mute This Topic: https://lists.openembedded.org/mt/110160083/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
