diff options
author | Jingdong Lu <jingdong.lu@windriver.com> | 2011-03-04 10:00:40 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-04 22:26:38 +0000 |
commit | ed735a48139b433f30af2f44b7962546ad90c3f9 (patch) | |
tree | abb97118ffe327aabbcbaf95ecc2dab49edb323d /meta/recipes-extended | |
parent | 2140c9dfc3b58bcd2d18b5c72a9a8e757d226cd5 (diff) | |
download | poky-ed735a48139b433f30af2f44b7962546ad90c3f9.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')
-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 = "\ |