generic-poky/meta
Jun Zhu dd90ccfa82 meta/lib/oe/utils.py: Corrected the return value of both_contain()
oe.utils.both_contain() should return the result as "checkvalue" or "",
but the latest implement returns as "set(['checkvalue'])" or "";

It causes that bitbake.conf generates the wrong result of COMBINED_FEATURES,
which contains the common components in both DISTRO_FEATURE and MACHINE_FEATURES.

For example, build in Dizzy branch, COMBINED_FEATURES is "alsa usbhost ...",
but recently, COMBINED_FEATURES is like "set(['alsa']) set(['usbhost']) ...".

(From OE-Core rev: c4ca9dbd4191fcff08e75035e3d276490ed80b05)

Signed-off-by: Jun Zhu <R01007@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-08 10:53:15 +01:00
..
classes image_types: Add missing ext4 support 2015-03-31 22:39:20 +01:00
conf binutils: upgrade to 2.25 2015-04-08 10:53:09 +01:00
files toolchain-shar-template.sh: Make relocation optional. 2015-02-24 17:41:43 +00:00
lib meta/lib/oe/utils.py: Corrected the return value of both_contain() 2015-04-08 10:53:15 +01:00
recipes-bsp u-boot.inc: fix rename image error 2015-03-31 22:23:18 +01:00
recipes-connectivity wpa-supplicant: Make SystemD D-Bus config conditional 2015-03-31 22:23:18 +01:00
recipes-core uclibc: fix undefinition of '_dl_strchr' in libdl.a 2015-04-08 10:53:14 +01:00
recipes-devtools binutils: Switch to using binutils stable/2.25 branch 2015-04-08 10:53:11 +01:00
recipes-extended stress: add new package 2015-04-08 10:53:12 +01:00
recipes-gnome libart-lgpl: add art_config.h for armeb/aarch64be/aarch64be_32 2015-03-31 22:23:17 +01:00
recipes-graphics piglit: add PACKAGECONFIG for freeglut 2015-04-08 10:53:13 +01:00
recipes-kernel kernel-yocto: merge duplicate kernel_configme task definitions 2015-03-31 22:23:13 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia gst-player: Add error messages for missing plugins 2015-03-25 12:39:45 +00:00
recipes-qt qt4: add patch for BMP denial-of-service vulnerability 2015-03-09 15:58:00 +00:00
recipes-rt hwlatdetect: upgrade to version 0.91 2015-04-08 10:53:11 +01:00
recipes-sato webkit-gtk: disable JIT for armv5/armv6 2015-03-25 12:39:37 +00:00
recipes-support nss: generate debug info 2015-04-08 10:53:14 +01:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00