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-10 10:47:43 +0000 |
commit | 6e539bf7a5ed1af7f379880d54ce7de1c0988f02 (patch) | |
tree | a8211a8a4613554948ee42c728fb5bf4dd9ae4b7 /meta/recipes-devtools/linuxdoc-tools | |
parent | bd193a0115c564d8c16bd09a7df6ae9867b51445 (diff) | |
download | poky-6e539bf7a5ed1af7f379880d54ce7de1c0988f02.tar.gz |
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
(From OE-Core rev: 6feef44751d98c55a2764d70c26d170f90b73f9d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/linuxdoc-tools')
0 files changed, 0 insertions, 0 deletions