]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libfontenc: upgrade 1.1.7 -> 1.1.8
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 13 Mar 2024 07:08:07 +0000 (15:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
Changelog:
==========
-Set close-on-exec when opening files
-configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
-Remove "All rights reserved" from Oracle copyright notices
-configure: raise minimum autoconf requirement to 2.70

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb [moved from meta/recipes-graphics/xorg-lib/libfontenc_1.1.7.bb with 80% similarity]

similarity index 80%
rename from meta/recipes-graphics/xorg-lib/libfontenc_1.1.7.bb
rename to meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb
index 056a29af259f3a46177f8073d1292f56d96739ce..0fc117fc58ea30de87c15c78a5df2928d16be29b 100644 (file)
@@ -11,6 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1"
 DEPENDS += "zlib xorgproto font-util"
 PE = "1"
 
-SRC_URI[sha256sum] = "c0d36991faee06551ddbaf5d99266e97becdc05edfae87a833c3ff7bf73cfec2"
+SRC_URI[sha256sum] = "7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6"
 
 BBCLASSEXTEND = "native"