generic-poky/meta/recipes-gnome
Richard Purdie 0fa52f7078 native.bbclass: Fix variable remapping coverage
When looking for RDEPENDS to process, bitbake iterates through PACKAGES
*and* PN. Since native.bbclass sets PACKAGES to be empty, its pointless
remapping the list of PACKAGES since this does nothing. There is a problem
since *_${PN} are used by bitbake but not remapped by the native.bbclass
class extension code.

This changes the code to remap _${PN} in both expanded and unexpanded
forms. As a result of this, various surprising dependencies are uncovered
and the patch rectifies those. These are real bugs since they're injecting
unneeded (unremapped) dependencies into the dependency chain.

(From OE-Core rev: 0f485bfd6fc82a109b9da629e464fca1e90faec3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-05 12:36:28 +00:00
..
gdk-pixbuf gdk-pixbuf: Ensure the binaries can be relocated 2011-12-13 18:00:25 +00:00
gnome native.bbclass: Fix variable remapping coverage 2012-01-05 12:36:28 +00:00
gthumb gthumb: update to 2.12.4 2011-12-01 12:25:33 +00:00
gtk+ gtk: add demos to the configuation of gtk+ 2011-12-13 12:28:10 +00:00
gtk-doc recipes-gnome: Add Summary and Description information 2010-12-16 15:53:08 +00:00
gtk-engines Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
gtk-theme-torturer poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
gtkhtml2 o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00
hicolor-icon-theme hicolor-icon-theme: Convert to allarch 2011-10-10 10:00:07 +01:00
json-glib json-glib: Update to 0.14.2 2011-11-30 15:15:02 +00:00
libffi libffi: Update to 3.0.10 2011-12-01 10:50:08 +00:00
libglade Add Upstream-Status to patches 2012-01-03 12:14:31 +00:00
librsvg librsvg: Clean up unpackaged files 2011-07-07 10:57:48 +01:00
libunique libunique: Update to work with glib-2.0 2011-10-14 13:18:06 +01:00
tasks recipes: Replace gconf-dbus with gconf 2011-05-10 09:56:18 +01:00