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 | 59837c1f6cacf98da3fa3453e863a8c6693d0cc0 (patch) | |
| tree | 9a54a89ebe0516953e39b570aff710916b66df7b | |
| parent | ff3c7f95463fdde6abc375cb8cf0e166bb1b1946 (diff) | |
| download | meta-openembedded-59837c1f6cacf98da3fa3453e863a8c6693d0cc0.tar.gz | |
font-misc-misc: upgrade 1.1.2 -> 1.1.3
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-misc-misc_1.1.3.bb (renamed from meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.3.bb index ed314ab3c0..959a7c9795 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.3.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] = "b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794" | 16 | SRC_URI_EXT = "xz" |
| 17 | SRC_URI[sha256sum] = "79abe361f58bb21ade9f565898e486300ce1cc621d5285bec26e14b6a8618fed" | ||
