summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-smartpm_1.4.1.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2013-08-07 11:53:37 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-22 18:29:59 +0100
commit02c96776de37e8507351f0162a76b082c0ed183c (patch)
tree0e56e09647764c12b7815dbac41178906b3d6541 /meta/recipes-devtools/python/python-smartpm_1.4.1.bb
parenta6a3ec1ea0382e8f7d8ded0a2d2c5e9b99f55f9b (diff)
downloadast2050-yocto-poky-02c96776de37e8507351f0162a76b082c0ed183c.zip
ast2050-yocto-poky-02c96776de37e8507351f0162a76b082c0ed183c.tar.gz
python-smartpm: Add support for excluding package from the install
Update smart to support a mechanism for excluding specific packages from the install process. An error will be generated if this package is required. (From OE-Core rev: 87660d636c2ebe76cd9dff2a334f135def9a0cf3) 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>
Diffstat (limited to 'meta/recipes-devtools/python/python-smartpm_1.4.1.bb')
-rw-r--r--meta/recipes-devtools/python/python-smartpm_1.4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-smartpm_1.4.1.bb b/meta/recipes-devtools/python/python-smartpm_1.4.1.bb
index 70ac8bf..b3b471a 100644
--- a/meta/recipes-devtools/python/python-smartpm_1.4.1.bb
+++ b/meta/recipes-devtools/python/python-smartpm_1.4.1.bb
@@ -28,6 +28,7 @@ SRC_URI = "\
file://smart-channelsdir.patch \
file://smart-conflict-provider.patch \
file://smart-flag-ignore-recommends.patch \
+ file://smart-flag-exclude-packages.patch \
"
SRC_URI[md5sum] = "573ef32ba177a6b3c4bf7ef04873fcb6"
OpenPOWER on IntegriCloud