From: Alexander Kanavin Date: Wed, 20 Jul 2022 08:44:05 +0000 (+0200) Subject: font-util: update 1.3.2 -> 1.3.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3558 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461b464eafa14719e1dbc087aad8cfbc8d1cf62e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git font-util: update 1.3.2 -> 1.3.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-font/font-util_1.3.2.bb b/meta/recipes-graphics/xorg-font/font-util_1.3.3.bb similarity index 84% rename from meta/recipes-graphics/xorg-font/font-util_1.3.2.bb rename to meta/recipes-graphics/xorg-font/font-util_1.3.3.bb index b3e832756b6..64c705770d3 100644 --- a/meta/recipes-graphics/xorg-font/font-util_1.3.2.bb +++ b/meta/recipes-graphics/xorg-font/font-util_1.3.3.bb @@ -16,7 +16,8 @@ RDEPENDS:${PN}:class-native = "" BBCLASSEXTEND = "native" -SRC_URI[md5sum] = "3d6adb76fdd072db8c8fae41b40855e8" -SRC_URI[sha256sum] = "3ad880444123ac06a7238546fa38a2a6ad7f7e0cc3614de7e103863616522282" +SRC_URI[sha256sum] = "e791c890779c40056ab63aaed5e031bb6e2890a98418ca09c534e6261a2eebd2" SYSROOT_DIRS_IGNORE:remove = "${datadir}/fonts" + +SRC_URI_EXT = "xz"