]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxxf86vm: upgrade 1.1.5 -> 1.1.6
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 17 Dec 2024 08:58:00 +0000 (16:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Dec 2024 11:11:45 +0000 (11:11 +0000)
Changelog:
===========
- Add -no-undefined flag to LDFLAGS to fix Windows builds
- Add X.Org's standard C warning flags to AM_CFLAGS
- configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
- Remove "All rights reserved" from Oracle copyright notices

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb [moved from meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb
rename to meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb
index 16fd29ebcddbba1b262b8f41ed81067a06d1458b..bde3ad3ad36bbd5e96918e51afa49e97c83f8d74 100644 (file)
@@ -15,6 +15,6 @@ DEPENDS += "libxext xorgproto"
 PE = "1"
 
 XORG_PN = "libXxf86vm"
-SRC_URI[sha256sum] = "247fef48b3e0e7e67129e41f1e789e8d006ba47dba1c0cdce684b9b703f888e7"
+SRC_URI[sha256sum] = "96af414c73ce1d5449ad04be7f9f27fa8330f844b6dda843ef22e3e1befb3ee3"
 
 BBCLASSEXTEND = "native nativesdk"