aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/links
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-10-07 02:17:47 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-10-10 12:47:35 +0200
commit1d76ab017a6e127c2da08f0c00076ddb63ee2b44 (patch)
tree002b28f9ab50b8122ba5222bb70f34422ad93f75 /meta-oe/recipes-support/links
parent1cd3c1a94562274aacf088ac85a66556038a5b74 (diff)
downloadmeta-openembedded-1d76ab017a6e127c2da08f0c00076ddb63ee2b44.tar.gz
lzma: drop the recipes
* only dependency on this was from links's PACKAGECONFIG * xz from oe-core provides liblzma as well and they conflict in sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/links')
-rw-r--r--meta-oe/recipes-support/links/links.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/links/links.inc b/meta-oe/recipes-support/links/links.inc
index ef48d737e6..e072408206 100644
--- a/meta-oe/recipes-support/links/links.inc
+++ b/meta-oe/recipes-support/links/links.inc
@@ -12,6 +12,6 @@ SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \
PACKAGECONFIG ??= ""
PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
-PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma"
+PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
inherit autotools pkgconfig