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-12 19:45:48 -0500
committerSaul Wold <sgw@linux.intel.com>2013-08-22 09:15:33 -0700
commit6fd8141bbdcd84c591149d84ad84effc2357de72 (patch)
tree10ba26e88f1e2c9cd238d543d9707b6b6a74495d /meta/recipes-devtools/python/python-smartpm_1.4.1.bb
parent238c46c03d0d9c35523c78b94bfebb57904bac5a (diff)
downloadopenembedded-core-6fd8141bbdcd84c591149d84ad84effc2357de72.tar.gz
python-smartpm: Add support to disable installing recommends
In order to attempt to reduce image sizes by skipping recommended packages, a new mode was added to smart that only evaluates required packaged. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 b3b471a8b1..5d673b9902 100644
--- a/meta/recipes-devtools/python/python-smartpm_1.4.1.bb
+++ b/meta/recipes-devtools/python/python-smartpm_1.4.1.bb
@@ -29,6 +29,7 @@ SRC_URI = "\
file://smart-conflict-provider.patch \
file://smart-flag-ignore-recommends.patch \
file://smart-flag-exclude-packages.patch \
+ file://smart-config-ignore-all-recommends.patch \
"
SRC_URI[md5sum] = "573ef32ba177a6b3c4bf7ef04873fcb6"