summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-08-11 19:23:48 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-12 17:21:55 +0100
commit3e8a98489dddb3bfc26309adcf83434852238445 (patch)
tree1207ffbc0fffa0699178cae8475d22f6b2977f76 /meta/recipes-kernel
parent86504a12ad96b555a9a6b3d9b26a31ef7bf2732a (diff)
downloadpoky-3e8a98489dddb3bfc26309adcf83434852238445.tar.gz
package_rpm: Fix attemptonly and suggest packages
[YOCTO #1325] [YOCTO #1366] Packages that were in the PACKAGE_ATTEMPTONLY and SUGGESTS were not being properly found, which was causing image creation failures. In PACKAGE_ATTEMPTONLY, when an item was not found, it caused an error. This should have been a note, followed by skipping the package. The SUGGESTS processing was simply broken. It was using a non-existant function, due to an apparently typo. In addition to the above, the MLPREFIX processing was not being done properly, preventing multilib packages from working in this with PACKAGE_ATTEMPTONLY. (SUGGESTS doesn't need this as the names are munged when creating the packages.) (From OE-Core rev: 4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions