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 | ff3c7f95463fdde6abc375cb8cf0e166bb1b1946 (patch) | |
| tree | f16d45b71f24063b25168c890106b095e1ef6b4b | |
| parent | 657903135a4cd87c7c4fcba2ffb17e9a8e89ab37 (diff) | |
| download | meta-openembedded-ff3c7f95463fdde6abc375cb8cf0e166bb1b1946.tar.gz | |
font-cursor-misc: 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-cursor-misc_1.0.4.bb (renamed from meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.4.bb index 787541d3b3..9ac3c19e0b 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.4.bb | |||
| @@ -13,4 +13,5 @@ inherit features_check | |||
| 13 | # depends on bdftopcf-native -> virtual/libx11 | 13 | # depends on bdftopcf-native -> virtual/libx11 |
| 14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635" | 16 | SRC_URI_EXT = "xz" |
| 17 | SRC_URI[sha256sum] = "25d9c9595013cb8ca08420509993a6434c917e53ca1fec3f63acd45a19d4f982" | ||
