diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-08 22:48:18 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-08 23:16:34 -0700 |
| commit | be9be7ff4d2aaa4ef8b540b28c24bea9404d8e58 (patch) | |
| tree | 18964c914b89f0f84683559b87a0a8e8474c02fd | |
| parent | 2cb2656d73300fd5cc1eb0ca74778eb3ecd0c7bd (diff) | |
| download | meta-openembedded-be9be7ff4d2aaa4ef8b540b28c24bea9404d8e58.tar.gz | |
font-adobe-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-adobe-100dpi_1.0.4.bb (renamed from meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.4.bb index 52d5892c15..7c145c43b8 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.4.bb | |||
| @@ -10,10 +10,11 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
| 10 | RDEPENDS:${PN} = "encodings font-util" | 10 | RDEPENDS:${PN} = "encodings font-util" |
| 11 | RDEPENDS:${PN}:class-native = "font-util-native" | 11 | RDEPENDS:${PN}:class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_REGEX = "font\-adobe\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz" | 13 | UPSTREAM_CHECK_REGEX = "font\-adobe\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.xz" |
| 14 | 14 | ||
| 15 | inherit features_check | 15 | inherit features_check |
| 16 | # depends on bdftopcf-native -> virtual/libx11 | 16 | # depends on bdftopcf-native -> virtual/libx11 |
| 17 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" | 19 | SRC_URI_EXT = "xz" |
| 20 | SRC_URI[sha256sum] = "b67aff445e056328d53f9732d39884f55dd8d303fc25af3dbba33a8ba35a9ccf" | ||
