poky/meta
Ross Burton 4a9e57795e base: check for existing prefix when expanding names in PACKAGECONFIG
When the DEPENDS are added as part of the PACKAGECONFIG logic the list of
packages are expanded so that any required nativesdk-/-native/multilib prefixes
and suffixes are added.

However the special handling of virtual/foo names doesn't check that the prefix
already exists, which breaks under nativesdk as in that situation there's an
explicit nativesdk- prefix *and* MLPREFIX is set to nativesdk-.  This results in
the same prefix being applied twice, and virtual packages such as virtual/libx11
ending up as virtual/nativesdk-nativesdk-libx11.

(From OE-Core master rev: 9e7d207e207bf0319b09d403d87d37f24e3dfbee)

(From OE-Core rev: af32a5d84e9aa300095ffb7d4626708e2f85e7a2)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-09 08:11:33 +01:00
..
classes base: check for existing prefix when expanding names in PACKAGECONFIG 2016-05-09 08:11:33 +01:00
conf feature-arm-thumb.inc: Fix ARMPKGSFX_THUMB value 2016-01-15 13:14:34 +00:00
files toolchain-shar-template.sh: Make relocation optional. 2015-02-24 17:41:43 +00:00
lib rootfs.py: show intercept script output in log.do_rootfs 2015-09-18 19:22:26 +01:00
recipes-bsp grub2: Fix CVE-2015-8370 2016-01-15 13:14:35 +00:00
recipes-connectivity dhcp: CVE-2015-8605 2016-05-09 08:11:33 +01:00
recipes-core build-appliance-image: Update to fido head revision 2016-03-13 10:52:43 +00:00
recipes-devtools git: Security fixes CVE-2015-7545 2016-03-03 11:11:40 +00:00
recipes-extended rpcbind: Security Advisory - rpcbind - CVE-2015-7236 2016-03-03 11:11:40 +00:00
recipes-gnome gdk-pixbuf: Security fix CVE-2015-7674 2016-03-03 11:11:39 +00:00
recipes-graphics libsdl: expand PACKAGECONFIG and enable native builds 2016-05-09 08:11:33 +01:00
recipes-kernel linux-dtb.inc: drop unused DTB_NAME variable from do_install 2016-01-15 13:14:34 +00:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia libpng: Security fix CVE-2015-8472 2016-03-03 11:11:40 +00:00
recipes-qt qt4: fix CVE issues 2015-06-28 09:44:17 +01:00
recipes-rt rt-tests: fix gzip command 2015-02-15 21:58:25 +00:00
recipes-sato webkit-gtk: disable JIT for armv5/armv6 2015-03-25 12:39:37 +00:00
recipes-support nettle: The variable named p in the patch file was incorrectly named. 2016-03-11 10:56:02 +00: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