diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-06-25 02:16:20 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-25 13:51:49 +0100 |
commit | c5713feb0caccf919c8020af14ddebbb0cbf08b8 (patch) | |
tree | 5a26546edbd264a10dabba5ad4e960882388c74f /meta/recipes-support/neon | |
parent | a3cbd2d06777a7a3c89066dfde94f793094d330c (diff) | |
download | poky-c5713feb0caccf919c8020af14ddebbb0cbf08b8.tar.gz |
createrepo: RDEPENDS on libxml2-python
Fixed the error when run createrepo on target:
Traceback (most recent call last):
File "/usr/share/createrepo/genpkgmetadata.py", line 27, in <module>
import libxml2
File "/usr/lib64/python2.7/site-packages/libxml2.py", line 1, in <module>
ImportError: No module named libxml2mod
(From OE-Core rev: 3ec0f411985cf6891b34e1f9624df9df38c9fc6f)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/neon')
0 files changed, 0 insertions, 0 deletions