diff options
author | Jingdong Lu <jingdong.lu@windriver.com> | 2011-03-04 10:00:40 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-04 14:34:31 -0800 |
commit | 8f1465aa9cea6dea0de059a7cc3ae89973130ec7 (patch) | |
tree | 2a826f64094e7237446764290dd06d38391e1008 /meta/recipes-extended/tasks/task-poky-lsb.bb | |
parent | 1b11ff7752122dd3f162fc08a80f8ddeb568c11d (diff) | |
download | poky-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/recipes-extended/tasks/task-poky-lsb.bb')
-rw-r--r-- | meta/recipes-extended/tasks/task-poky-lsb.bb | 1 |
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 | ||
142 | RDEPENDS_task-poky-lsb-python-add = "\ | 142 | RDEPENDS_task-poky-lsb-python-add = "\ |
143 | python-modules \ | 143 | python-modules \ |
144 | python-misc \ | ||
144 | " | 145 | " |
145 | 146 | ||
146 | RDEPENDS_task-poky-lsb-graphic-add = "\ | 147 | RDEPENDS_task-poky-lsb-graphic-add = "\ |