[bitbake-devel] [PATCH][1.26] Backport toaster fix from master

Paul Barker paul.barker at commagility.com
Thu Oct 22 14:21:48 UTC 2015


This is a backport of commit b4ce793685f70cab3f28cb4329aaaf3878cd62e8 from
master, re-written as `git cherry-pick` couldn't figure it out. I'm unsure if
this is the right way to send it as I'm not the auther of the original patch. I
can edit the authorship to credit Michael Wood and resubmit if desired - as I've
altered the patch I didn't want to put his name on it initially.

This fixes issues I've been seeing in toaster with packages missing from the
"Packages included" list and an empty "Directory structure" page for my images
when using fido and bitbake 1.26.

Paul Barker (1):
  toaster: buildinfohelper Skip packages we have no build info about

 lib/bb/ui/buildinfohelper.py | 40 ++++++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 12 deletions(-)

-- 
1.8.3.1




More information about the bitbake-devel mailing list