generic-poky/bitbake/lib/bb/ui/crumbs
Dongxiao Xu 048aa0d472 Hob: Remove duplication for certain bitbake variables
Sometimes, certain variables have duplicated values inside, for example,
IMAGE_FSTYPES = "tar.bz2 ext3 tar.bz2 ext3"

We need to remove the redundancy for those values.

(Bitbake rev: 98849cf9201239b23bbbe9247db4d6901f0ed905)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-05 14:00:26 +01:00
..
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py Hob: In building log page, fixed the issue about 'endpath' not clear when next to start build 2012-03-30 17:20:21 +01:00
builder.py Hob: Update the cache when setting changed 2012-04-05 14:00:26 +01:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hig.py Hob: Fix the setting hash calculation 2012-03-29 21:25:54 +01:00
hobcolor.py Hob: some color style changes to make HobTabBar more close to visual design 2012-03-29 21:25:55 +01:00
hobeventhandler.py Hob: Remove duplication for certain bitbake variables 2012-04-05 14:00:26 +01:00
hoblistmodel.py lib/bb/ui/crumbs/hoblistmodel: fix sorting of RecipeListModel 2012-03-30 17:20:20 +01:00
hobpages.py lib/bb/ui/crumbs/hobpages: change title from HOB to Hob 2012-03-30 17:20:20 +01:00
hobwidget.py Hob: tweak font sizes and layout 2012-03-30 17:20:20 +01:00
imageconfigurationpage.py Hob: tweak font sizes and layout 2012-03-30 17:20:20 +01:00
imagedetailspage.py Hob: Remove some calling of initiate_new_build() 2012-04-05 14:00:26 +01:00
packageselectionpage.py Hob: change some words on recipes screen and package screen to make them consistent 2012-03-29 21:12:56 +01:00
persistenttooltip.py lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum size 2012-03-25 12:23:34 +01:00
progress.py crumbs: add back progress implementation for depexp 2012-02-25 11:55:45 +00:00
progressbar.py lib/bb/ui/crumbs: hob progress bar should not be red when user stops build 2012-03-29 21:12:57 +01:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
recipeselectionpage.py Hob: change some words on recipes screen and package screen to make them consistent 2012-03-29 21:12:56 +01:00
runningbuild.py Hob: in build details page, change error icon to denied icon 2012-03-29 21:25:55 +01:00
template.py Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADS 2012-03-25 12:23:33 +01:00