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

git at git.openembedded.org git at git.openembedded.org
Thu Mar 9 14:20:32 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 e6df45ecf13b572dcb25d25e7b34dc4425a6d42c
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu Mar 9 14:19:13 2017 +0000

    test without flex
    
    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 b22ba85..1f8b492 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -460,7 +460,7 @@ HOSTTOOLS += " \
     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 dd chrpath file pod2man gunzip python2.7 ln g++ [ false true \
-    uname test hostname nm objdump objcopy cmp printf env readlink flex gawk fgrep \
+    uname test hostname nm objdump objcopy cmp printf env readlink 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