summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.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/libxxf86vm_1.1.5.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/libxxf86vm_1.1.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb
index a586159ee3..16fd29ebcd 100644
--- a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb
+++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb
@@ -15,7 +15,6 @@ DEPENDS += "libxext xorgproto"
PE = "1"
XORG_PN = "libXxf86vm"
-XORG_EXT = "tar.xz"
SRC_URI[sha256sum] = "247fef48b3e0e7e67129e41f1e789e8d006ba47dba1c0cdce684b9b703f888e7"
BBCLASSEXTEND = "native nativesdk"