Upstream now ships the release as .tar.xz (no .tar.bz2), so set SRC_URI_EXT accordingly. The COPYING license checksum is unchanged.
Signed-off-by: Khem Raj <[email protected]> --- ...stream-100dpi_1.0.3.bb => font-bitstream-100dpi_1.0.4.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/xorg-font/{font-bitstream-100dpi_1.0.3.bb => font-bitstream-100dpi_1.0.4.bb} (82%) diff --git a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.4.bb similarity index 82% rename from meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb rename to meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.4.bb index def7357e3f..5a05ae9728 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.4.bb @@ -10,10 +10,11 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" RDEPENDS:${PN} = "encodings font-util" RDEPENDS:${PN}:class-native = "font-util-native" -UPSTREAM_CHECK_REGEX = "font\-bitstream\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz" +UPSTREAM_CHECK_REGEX = "font\-bitstream\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.xz" inherit features_check # depends on bdftopcf-native -> virtual/libx11 REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce" +SRC_URI_EXT = "xz" +SRC_URI[sha256sum] = "2d1cc682efe4f7ebdf5fbd88961d8ca32b2729968728633dea20a1627690c1a7"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127493): https://lists.openembedded.org/g/openembedded-devel/message/127493 Mute This Topic: https://lists.openembedded.org/mt/119723683/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
