diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-08-03 21:58:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-06 14:13:17 +0100 |
commit | 90cfe33d30ef4f9491bd52e7965c5279a2e2650c (patch) | |
tree | 907243083dfa6e15308cbcf06a8c06d5bbfd67df /scripts | |
parent | 17685eb72f335f53caf3cadaadcf479d394f8792 (diff) | |
download | openembedded-core-90cfe33d30ef4f9491bd52e7965c5279a2e2650c.tar.gz openembedded-core-90cfe33d30ef4f9491bd52e7965c5279a2e2650c.tar.bz2 openembedded-core-90cfe33d30ef4f9491bd52e7965c5279a2e2650c.zip |
populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-native
Now that we have moved the rpm-createsolvedb.py
script to createrepo-native for good reason of
python-native dependency, we have to make sure
that it is staged before its used, unlike before
where it was under scripts/ dir and always existed
outside the realm of package management.
Fixes build error when doing meta-toolchain builds from
scratch
|
/home/kraj/yocto/poky/build/tmp/work/ppc64e5500-poky-linux/meta-toolchain-1.0-r7/temp/run.populate_sdk_image.26712:
line 610: rpm-createsolvedb.py: command not found
| DEBUG: Python function do_populate_sdk finished
| ERROR: Function failed: populate_sdk_image (see
/home/kraj/yocto/poky/build/tmp/work/ppc64e5500-poky-linux/meta-toolchain-1.0-r7/temp/log.do_populate_sdk.26712
for further information)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions