diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-02-27 17:19:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-09 16:00:17 +0000 |
commit | 6feef44751d98c55a2764d70c26d170f90b73f9d (patch) | |
tree | 48147d02c95722e4e3500f846880cdde9fa2cdcf /meta-selftest/README | |
parent | 3993378c9a8994688fda15a5cd05e04a435d2d54 (diff) | |
download | openembedded-core-6feef44751d98c55a2764d70c26d170f90b73f9d.tar.gz openembedded-core-6feef44751d98c55a2764d70c26d170f90b73f9d.tar.bz2 openembedded-core-6feef44751d98c55a2764d70c26d170f90b73f9d.zip |
glibc_2.21.bb: Fix condition to skip parsing the recipe for non-glibc libc
The condition should be uclibc 'or' musl then we know its not glibc
right now it checks with 'and' operator, that condition will never be
true
Change-Id: Ifc48e81fd0b3c18d8e1ef76a18c216dc6acda092
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-selftest/README')
0 files changed, 0 insertions, 0 deletions