summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <khem.raj@oss.qualcomm.com>2026-06-08 22:48:18 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-08 23:16:35 -0700
commit194bf5de1dbf7ea6ea22436158201fca38e4080b (patch)
tree150b9dd390ad8b6275df3aba0446ea1570985f8a
parent292989785ab1a501f9cec45732174a2993a49b23 (diff)
downloadmeta-openembedded-194bf5de1dbf7ea6ea22436158201fca38e4080b.tar.gz
font-bh-lucidatypewriter-100dpi: upgrade 1.0.3 -> 1.0.4
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 <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.4.bb (renamed from meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.4.bb
index a1a6d43e06..89e2f26f05 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.4.bb
@@ -10,10 +10,11 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS:${PN} = "encodings font-util" 10RDEPENDS:${PN} = "encodings font-util"
11RDEPENDS:${PN}:class-native = "font-util-native" 11RDEPENDS:${PN}:class-native = "font-util-native"
12 12
13UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz" 13UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.xz"
14 14
15inherit features_check 15inherit features_check
16# depends on bdftopcf-native -> virtual/libx11 16# depends on bdftopcf-native -> virtual/libx11
17REQUIRED_DISTRO_FEATURES = "x11" 17REQUIRED_DISTRO_FEATURES = "x11"
18 18
19SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb" 19SRC_URI_EXT = "xz"
20SRC_URI[sha256sum] = "76ec09eda4094a29d47b91cf59c3eba229c8f7d1ca6bae2abbb3f925e33de8f2"