diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-29 14:36:42 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-29 16:26:56 +0000 |
commit | fe26b2379ecdbdb56acde8592bc0c2d95092a207 (patch) | |
tree | 89e22229c3b437d56736087166c56abea0c16cce /meta/recipes-extended | |
parent | 3afbe58fb79bc204553c7e2a076efb26e3b1ca22 (diff) | |
download | openembedded-core-contrib-fe26b2379ecdbdb56acde8592bc0c2d95092a207.tar.gz |
image.bbclass: Depend on virtual/kernel:do_deploy
Now that none of the packagegroups depend on virtual/kernel, we have the problem
that MACHINE=qemumips bitbake core-image-minimal doesn't put a kernel
into the deploy directory. This breaks many common usecases and
user expectations.
To avoid this, add a dependency on the kernel deploy to image do_build tasks.
This should avoid any circular dependency issues but equally ensure users
have their expectations met.
[YOCTO #5581]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions