summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2022-12-29 21:11:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-31 17:06:19 +0000
commitb18a607ba0a33951375b66e895f8e129f96d9a67 (patch)
tree162fc3f8daf66c60106f96d07080f78a6c65bfbe /meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb
parent7156416943dc6d772020465917418e3234cc7f66 (diff)
downloadopenembedded-core-b18a607ba0a33951375b66e895f8e129f96d9a67.tar.gz
xorg-lib-common.inc: set default value of XORG_EXT
It replaced tar.bz2 tar archieves with tar.xz from the middle of 2021 on page https://www.x.org/releases/individual/lib/. So set the default value of XORG_EXT with 'tar.xz', and update related recipes accordingly. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb
index 27e686b087..fa6585d6dc 100644
--- a/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb
@@ -15,6 +15,7 @@ PROVIDES = "xfont"
PE = "1"
XORG_PN = "libXfont"
+XORG_EXT = "tar.bz2"
BBCLASSEXTEND = "native"