]> code.ossystems Code Review - openembedded-core.git/commit
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:50:02 +0000 (17:50 +0000)
commit7c11ab93242ad3453b730da79a641479de588227
tree027b5b80f05b72fdf4ef5612d57cdbca5fbc6e69
parentff01518c6667e1b6e87df4e5a435a701d0f38fa7
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.

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