]> code.ossystems Code Review - openembedded-core.git/commit
rootrs_rpm.bbclass: Disable createrepo for now due to this error:
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2011 11:24:19 +0000 (11:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2011 11:24:19 +0000 (11:24 +0000)
commit4b793fff8ecba1e3aa8cf9abadb6fa8e0bdd84b8
tree9367a9d0e65d4adb46b6b187db82232edd0f68fc
parent3eef8470547beed186c38a7da44cb8e22e1497e8
rootrs_rpm.bbclass: Disable createrepo for now due to this error:

| + createrepo /media/build2/builds/rptest/b4/tmp/deploy/rpm
| Traceback (most recent call last):
|   File "/media/build2/builds/rptest/b4/tmp/sysroots/x86_64-linux/usr/share/createrepo/genpkgmetadata.py", line 26, in <module>
|     import rpm
| ImportError: No module named rpm

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs_rpm.bbclass