All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][1.26] Backport toaster fix from master
@ 2015-10-22 14:21 Paul Barker
  2015-10-22 14:21 ` [PATCH][1.26] toaster: buildinfohelper Skip packages we have no build info about Paul Barker
  2015-10-22 18:44 ` [PATCH][1.26] Backport toaster fix from master Michael Wood
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Barker @ 2015-10-22 14:21 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-22 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 14:21 [PATCH][1.26] Backport toaster fix from master Paul Barker
2015-10-22 14:21 ` [PATCH][1.26] toaster: buildinfohelper Skip packages we have no build info about Paul Barker
2015-10-22 18:44 ` [PATCH][1.26] Backport toaster fix from master Michael Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.