ui/crumbs/tasklistmodel: handle items added in by base image being removed
authorJoshua Lock <josh@linux.intel.com>
Wed, 20 Jul 2011 23:51:21 +0000 (16:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jul 2011 19:15:48 +0000 (20:15 +0100)
commited8a7f03489c3cbbecf2d99bc14d08b74d70d6af
tree50c20e38416c70b8a35f698bf7f7b9679377357b
parentfdb4238373448c58e9cf6137e82120fde3a423a6
ui/crumbs/tasklistmodel: handle items added in by base image being removed

When building an image based on an existing image we need to correctly
handle removals from that images package set. Do so by testing if any of
the items brought in by the base image are removed and, if so, building
an image from scratch with all of the selected packages included.

Fixes [YOCTO #1232]

(Bitbake rev: 812ead4900714545850698d8ce29194f4ee8db0e)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/tasklistmodel.py