classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 25 Jul 2013 12:25:49 +0000 (13:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jul 2013 12:09:15 +0000 (13:09 +0100)
commitbe89e964b23819e4b101066145032a8112d591de
tree469ee95efbf4de1b1e15b030ffa88a1db10a4593
parentf72a8199caccab9d02d6d847c5b5f2031477022c
classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names

Use runtime remapping on BAD_RECOMMENDATIONS just as we do with
variables such as IMAGE_INSTALL, so that we're specifying the name prior
to any renaming e.g. that done by debian.bbclass. Note that this is a
change in behaviour for renamed packages, however this is the correct
thing to be doing; a search of existing layers suggests this shouldn't
cause widespread incompatibilities.

(From OE-Core rev: aea9d379ea217c78b64a81853ec3744188158008)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass