python-smartpm: Add an attempt install mode
authorMark Hatle <mark.hatle@windriver.com>
Wed, 11 Sep 2013 01:59:35 +0000 (20:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2013 10:06:11 +0000 (11:06 +0100)
commit7cdbae7883544b2cd1b6a70d119cc47812a3f5d2
treedc2e79d77800de3cb92fc40516413f5101b7e0e3
parent991b09985503de6db871089d1be79020ebea0266
python-smartpm: Add an attempt install mode

[ YOCTO #3723 ]

Add a mode to smart that will allow an installation to continue, instead of
failure in the case that one or more items is uninstallable.

Uninstallable packages are simply ignored, and no error is generated.

(From OE-Core rev: bdf07b1698d228dc7ff555199a269b1ff8ceca19)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass
meta/recipes-devtools/python/python-smartpm/smart-attempt.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-smartpm_1.4.1.bb