]> code.ossystems Code Review - openembedded-core.git/commit
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:06 +0000 (11:06 +0100)
commitbdf07b1698d228dc7ff555199a269b1ff8ceca19
tree4e5563b9e7df8c646f92fb6d062cc9ff37918683
parent1c34b0e871e475a90e27d338469ba31f322d5300
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.

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