mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
19c3c6dff3
commit
4b2d9acda8
@@ -30,6 +30,7 @@ SRC_URI = "\
|
||||
file://smart-flag-ignore-recommends.patch \
|
||||
file://smart-flag-exclude-packages.patch \
|
||||
file://smart-config-ignore-all-recommends.patch \
|
||||
file://smart-attempt.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "573ef32ba177a6b3c4bf7ef04873fcb6"
|
||||
|
||||
Reference in New Issue
Block a user