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:35 -0700 |
| commit | 657903135a4cd87c7c4fcba2ffb17e9a8e89ab37 (patch) | |
| tree | 6c220c8c6db49d43e700c1e9cec5277a4586d8f2 | |
| parent | 194bf5de1dbf7ea6ea22436158201fca38e4080b (diff) | |
| download | meta-openembedded-657903135a4cd87c7c4fcba2ffb17e9a8e89ab37.tar.gz | |
font-bitstream-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-bitstream-100dpi_1.0.4.bb (renamed from meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
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 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" | |||
| 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\-bitstream\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz" | 13 | UPSTREAM_CHECK_REGEX = "font\-bitstream\-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] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce" | 19 | SRC_URI_EXT = "xz" |
| 20 | SRC_URI[sha256sum] = "2d1cc682efe4f7ebdf5fbd88961d8ca32b2729968728633dea20a1627690c1a7" | ||
