aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-01-31 16:58:00 -0800
committerSaul Wold <sgw@linux.intel.com>2012-02-02 15:42:12 -0800
commitfb5064de4d5d83b2f8b4d0aabea419f0681537f0 (patch)
tree66e637397614bb633e354668b68b98f57557742c /meta
parent956d582f95f98690add05dc3f34fd520dedd8df0 (diff)
downloadopenembedded-core-contrib-fb5064de4d5d83b2f8b4d0aabea419f0681537f0.tar.gz
task-self-hosted: add python-pkgutil since it's required
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/tasks/task-self-hosted.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/tasks/task-self-hosted.bb b/meta/recipes-core/tasks/task-self-hosted.bb
index 253d500d86..63fa1cc25b 100644
--- a/meta/recipes-core/tasks/task-self-hosted.bb
+++ b/meta/recipes-core/tasks/task-self-hosted.bb
@@ -3,7 +3,7 @@
#
DESCRIPTION = "Create Basic Image Tasks"
-PR = "r3"
+PR = "r4"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@@ -164,6 +164,7 @@ RDEPENDS_task-self-hosted-extended = "\
python-email \
python-unixadmin \
python-compression \
+ python-pkgutil \
quota \
readline \
rpm \