diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-26 09:01:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-27 08:30:13 +0100 |
commit | cdb0bcef28493edd4cad2a882fb8ba402485a2f1 (patch) | |
tree | b2754c53fd4b3b78dbc3ef89e44c3d0a920f784e /meta/recipes-graphics/libmatchbox | |
parent | a9e59d7b1fa1ed33ce9678fb77a367800d7a8f87 (diff) | |
download | openembedded-core-cdb0bcef28493edd4cad2a882fb8ba402485a2f1.tar.gz openembedded-core-cdb0bcef28493edd4cad2a882fb8ba402485a2f1.tar.bz2 openembedded-core-cdb0bcef28493edd4cad2a882fb8ba402485a2f1.zip |
populate_sdk_base: Include do_rootfs depends for do_populate_sdk
"bitbake core-image-minimal -c populate_sdk; rm tmp -rf; bitbake core-image-minimal -c populate_sdk"
breaks due to missing dependencies on things like update-rc.d. Since
we're effecitvely building a rootfs, we need all the same depends
as do_rootfs has.
The easiest was to achieve this is to simply load them. This resolves
the failure when targeting the task from sstate.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/libmatchbox')
0 files changed, 0 insertions, 0 deletions