[oe-commits] [openembedded-core] 04/05: test without unlzma

git at git.openembedded.org git at git.openembedded.org
Thu Mar 9 14:20:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit c342058858467d00de1a0e5a6a24ae4f07fc9028
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu Mar 9 14:17:45 2017 +0000

    test without unlzma
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/conf/bitbake.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 618fc6e..b22ba85 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -459,7 +459,7 @@ HOSTTOOLS += " \
     grep tar gzip touch cp mv basename dirname tr getopt sort awk head tail \
     mkdir patch uniq perl python chmod python3 ar strip expr ls make as \
     ranlib egrep echo chown cpio tee wc wget bzip2 stat date rmdir od diff \
-    md5sum unlzma dd chrpath file pod2man gunzip python2.7 ln g++ [ false true \
+    md5sum dd chrpath file pod2man gunzip python2.7 ln g++ [ false true \
     uname test hostname nm objdump objcopy cmp printf env readlink flex gawk fgrep \
     expand pwd sleep diffstat chgrp flock ldd strings rpcgen ld.bfd du makeinfo \
     getconf \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list