summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorJingdong Lu <jingdong.lu@windriver.com>2011-03-04 10:00:40 +0800
committerSaul Wold <sgw@linux.intel.com>2011-03-04 14:34:31 -0800
commit8f1465aa9cea6dea0de059a7cc3ae89973130ec7 (patch)
tree2a826f64094e7237446764290dd06d38391e1008 /meta
parent1b11ff7752122dd3f162fc08a80f8ddeb568c11d (diff)
downloadpoky-8f1465aa9cea6dea0de059a7cc3ae89973130ec7.tar.gz
task-poky-lsb: add python-misc
python-misc also needed by python-runtime test of LSB. (From OE-Core rev: 266562710b86a2373d8fffa5153557e4660f9596) Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/tasks/task-poky-lsb.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index a78e5ae445..ee3ca2cf02 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -141,6 +141,7 @@ RDEPENDS_task-poky-lsb-perl-add = "\
141 141
142RDEPENDS_task-poky-lsb-python-add = "\ 142RDEPENDS_task-poky-lsb-python-add = "\
143 python-modules \ 143 python-modules \
144 python-misc \
144" 145"
145 146
146RDEPENDS_task-poky-lsb-graphic-add = "\ 147RDEPENDS_task-poky-lsb-graphic-add = "\