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:31:09 +0100 |
commit | 848cc2740d94fc91219c8ed1565a7755e815b19a (patch) | |
tree | a353fedf863fa08a0e5931bb0572c2fd1649a999 /meta/recipes-support/libevent | |
parent | 09def7a78c8b7488f0b6a4578f4bfa096fc3b0f1 (diff) | |
download | poky-848cc2740d94fc91219c8ed1565a7755e815b19a.tar.gz |
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.
(From OE-Core rev: cdb0bcef28493edd4cad2a882fb8ba402485a2f1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libevent')
0 files changed, 0 insertions, 0 deletions