]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
hob: make some layers non removable
authorCristiana Voicu <cristiana.voicu@intel.com>
Mon, 26 Nov 2012 07:42:36 +0000 (09:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2012 14:21:17 +0000 (14:21 +0000)
commit05da1621eed4c6201cd65372d229f63ea8a44b6e
treea2719e7cd1a7173f508ec5bf37d3ae356d657406
parentcc7fdbdc607df530f5539b162831bf9998eb48d8
hob: make some layers non removable

- there are some layers which cannot be removed; so ,I have used
a new variable called BBLAYERS_NON_REMOVABLE located in bblayers.conf,
which contains those layers which cannot be deleted
- "meta-hob" layer is added to this variable in hob code, like it's
added to BBLAYERS var

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