generic-poky/bitbake/lib/bb/ui/crumbs
Richard Purdie 9cea2e49d0 bitbake: imagedetailspage: Fix crash with more than 15 layers
If you had more than 15 layers the system would crash since one more
value is added to one array than the other. This fixes the code
so equal numbers of values are added to the arrays and hence
doesn't crash when many layers are enabled.

(Bitbake rev: ae420d37fd57a567cf3d2d8096cc9aa28ed01385)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-02 13:08:48 +00:00
..
hig bitbake: hob: change tooltip for live images 2013-10-07 16:25:02 +01:00
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py bitbake: hob: progress bar changed to busy cursor when you open log file 2013-01-21 19:05:31 +00:00
builder.py bitbake: bitbake/hob: removing extra parameters from conf files using hob 2013-10-07 09:37:34 +01:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hobcolor.py bitbake: hob: Hob should display warnings generated during parsing 2013-01-21 19:05:31 +00:00
hobeventhandler.py bitbake: bitbake/hob: removing extra parameters from conf files using hob 2013-10-07 09:37:34 +01:00
hoblistmodel.py bitbake: bitbake: cooker: get extra information from recipe cache 2013-09-22 12:19:44 +01:00
hobpages.py bitbake: hob/hobpages: Generate the title label every time 2012-10-02 17:19:28 +01:00
hobwidget.py bitbake: hob: Refine sorting mechanisms in Hob 2013-04-15 15:57:31 +01:00
imageconfigurationpage.py bitbake: HOB: Busy cursor when saving configuration 2013-09-30 22:11:58 +01:00
imagedetailspage.py bitbake: imagedetailspage: Fix crash with more than 15 layers 2014-01-02 13:08:48 +00:00
packageselectionpage.py bitbake: hob/packageslist: change image size label to estimated image size 2013-08-06 13:02:23 +01:00
persistenttooltip.py Hob: add original url show function with the tooltip hyperlink for user 2012-05-09 21:56:46 +01:00
progress.py bitbake: progress.py: Fix traceback when running goggle ui 2012-09-24 15:35:31 +01:00
progressbar.py bitbake: hob: stop build without percentage shown 2012-10-24 21:13:07 +01:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
recipeselectionpage.py bitbake: hob: Table sorting criteria should not change after deselecting recipes/packages 2013-05-22 16:25:11 +01:00
runningbuild.py bitbake: taskdata: report close matches with NoProvider errors 2013-08-16 11:21:02 +01:00
sanitycheckpage.py bitbake: Add missing file from previous commit 2012-09-28 09:56:26 +01:00
utils.py ui/crumbs/utils.py: import module bb 2012-06-08 12:13:16 +01:00