bitbake: hob: Fix 'User selected' tag functionality
authorConstantin Musca <constantinx.musca@intel.com>
Mon, 1 Oct 2012 11:03:22 +0000 (14:03 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 10:40:55 +0000 (11:40 +0100)
commit31a420c426bfb7a94cb6c5688e1aee6d58b1830c
treecc27e271331ffb0b4e87493a2cd75ba3f9a872f2
parent85ea259a800157c6c33fac530154b4cb1419058c
bitbake: hob: Fix 'User selected' tag functionality

- the 'User selected' tag is only used when the user
selects a package
- fix hob to remember which packages are 'User selected'
- if the package is already brought in by some other package,
it should not appear as 'User selected'

[YOCTO #3108]

(Bitbake rev: 2391e9ba7034d4f90bafa5732d8efa8166f69950)

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hoblistmodel.py