package_rpm.bbclass: Refactor the attempt only install
authorMark Hatle <mark.hatle@windriver.com>
Fri, 14 Dec 2012 22:40:34 +0000 (16:40 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Dec 2012 17:55:00 +0000 (17:55 +0000)
commite92fc6a5d75af6485db8717f571af1433233e25a
treeda324e1d206b2714e0358267d4c3be47d05e7779
parentb7ae0588a47fc825fc9b32e081c7a241bfe2c2fc
package_rpm.bbclass: Refactor the attempt only install

Smart does not have a method to perform an install, but ignore failures.

There was a class of failures that stopped Smart from processing
attemptonly installs.  To work around this we need to iterate over the to
be attempted list.

(From OE-Core rev: 7c11ab93242ad3453b730da79a641479de588227)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass