]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
hob/bitbake: custom image is now using the base image
authorCristiana Voicu <cristiana.voicu@intel.com>
Wed, 12 Dec 2012 11:51:51 +0000 (13:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Dec 2012 13:06:16 +0000 (13:06 +0000)
commit22007cf71a00fbb03b40f97201a6eb06c9aebd16
tree9a036ec72e124142013da97653c90d53dd966b35
parent4a36a1af71530afc8fa896271fa94362ead176bd
hob/bitbake: custom image is now using the base image

Till now, a custom image made in Hob was using only the packages from
the base image. Now it is using everything declared in the base image.
Also next to hob-image.bb, it creates another .bb file which is used
in building process. Those images are ignored by git.

[YOCTO #2601]
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/command.py
lib/bb/cooker.py
lib/bb/ui/crumbs/builder.py
lib/bb/ui/crumbs/hobeventhandler.py
lib/bb/ui/crumbs/hoblistmodel.py