generic-poky/meta
Matthew McClintock 0d9809c4ec populate_sdk.bbclass: remap packages when generating sdk tarball
This fixes the issue below:

| Generating solve db for /local/home/mattsm/git/poky/build_p4080ds_release/tmp/deploy/rpm/all...
|    total:               1      0.000000 MB      0.093784 secs
|    fingerprint:         9      0.000012 MB      0.000252 secs
|    install:             3      0.000000 MB      0.039092 secs
|    dbadd:               3      0.000000 MB      0.034837 secs
|    dbget:              12      0.000000 MB      0.000062 secs
|    dbput:               3      0.009532 MB      0.002731 secs
|    readhdr:            31      0.019160 MB      0.000084 secs
|    hdrload:            15      0.027924 MB      0.000116 secs
|    hdrget:            494      0.000000 MB      0.000691 secs
| Processing task-core-standalone-sdk-target...
| Processing glib-2.0...
| Unable to find package glib-2.0 (glib-2.0)!
| ERROR: Function 'do_populate_sdk' failed (see /local/home/mattsm/git/poky/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/fsl-toolchain-1.0-r6/temp/log.do_populate_sdk.16975 for further information)

If you have:

TOOLCHAIN_TARGET_TASK += "glib-2.0"

The package name was not getting remapped correctly for the do_populate_sdk
case.

(From OE-Core rev: 0b803ac3627c238aa7d19a23b7621f55779f2557)

(From OE-Core rev: e1a07a5fcba93b3ab127c7c6588cab5799a5df45)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:43:46 +00:00
..
classes populate_sdk.bbclass: remap packages when generating sdk tarball 2012-01-30 16:43:46 +00:00
conf bitbake.conf: remove texinfo-native from ASSUME_PROVIDED 2012-01-30 16:43:46 +00:00
files files/device_table-minimal.txt: add /dev/kmsg 2012-01-30 16:38:13 +00:00
lib/oe lib/oe/terminal: add support for XFCE's terminal emulator 2012-01-30 16:38:07 +00:00
recipes-bsp apmd: use ${HOST_SYS}-libtool 2012-01-30 16:37:51 +00:00
recipes-connectivity libnss-mdns: avoid race condition in postinst 2012-01-30 16:43:42 +00:00
recipes-core eglibc-initial: Ensure symlinks point to the correct location when built from sstate cache 2012-01-30 16:43:43 +00:00
recipes-devtools qemu: for native, do not fail if kvm is unavailable 2012-01-30 16:43:46 +00:00
recipes-extended texinfo: fix compile failure due target makedoc binary being used 2012-01-30 16:43:46 +00:00
recipes-gnome gnome-doc-utils: Add missing glib-2.0 dependency 2012-01-30 16:38:07 +00:00
recipes-graphics matchbox-wm: Fix variable type in _NET_WORKAREA setting 2012-01-30 16:43:44 +00:00
recipes-kernel sysprof: remove duplicated patch 2012-01-30 16:38:02 +00:00
recipes-multimedia alsa-lib: use PKGSUFFIX for every package to resolve multiple runtime providers from target and nativesdk 2012-01-30 16:43:41 +00:00
recipes-qt qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe. 2012-01-30 16:38:01 +00:00
recipes-rt rt-tests: use an explicit commit ID 2011-08-12 21:07:02 +01:00
recipes-sato webkit-gtk: force arm mode to work around binutils segfault 2012-01-30 16:43:41 +00:00
recipes-support aspell: force ARM mode 2012-01-30 16:43:41 +00:00
site Give coreutils a chance to build the df utility 2012-01-30 16:38:05 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00