summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hoblistmodel.py
Commit message (Expand)AuthorAgeFilesLines
* Hob: Use inherit information to judge if a recipe is image typeDongxiao Xu2012-03-221-3/+5
* Hob: Move "Create your own image" to the bottom of image listDongxiao Xu2012-03-221-2/+1
* Hob: reset the selection if switch to a new base imageDongxiao Xu2012-03-201-0/+1
* Hob: fix '!= None' and '== None' in the codeShane Wang2012-03-201-1/+1
* Hob: improve recipe/package selection performanceDongxiao Xu2012-03-151-7/+3
* Hob: Remove the recipe/package populated signalDongxiao Xu2012-03-151-14/+0
* Hob: Remove the indication in machine/base image comboboxDongxiao Xu2012-03-151-1/+1
* Hob: Fix the image installation dependencyDongxiao Xu2012-03-151-4/+2
* Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkgDongxiao Xu2012-03-011-3/+12
* Hob(crumbs/hoblistmodel.py): Fix recipe's populate() functionDongxiao Xu2012-03-011-37/+5
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+765