summaryrefslogtreecommitdiff
path: root/meta-rt/recipes-tests
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:11:24 +0100
commit4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6 (patch)
tree02fbfb0063b2921a2930f9d70f501b4f9a8e8bc5 /meta-rt/recipes-tests
parent4de2ba0eeaefbd6813443c6906108b815af9e109 (diff)
downloadopenembedded-core-4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6.tar.gz
openembedded-core-4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6.tar.bz2
openembedded-core-4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6.tar.xz
openembedded-core-4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6.zip
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.) Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta-rt/recipes-tests')
0 files changed, 0 insertions, 0 deletions