All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of Toaster data collection fixes
@ 2014-04-04 14:02 ` Paul Eggleton
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Eggleton @ 2014-04-03 10:16 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit cec33d4fdc05db3a41e978f3a1ab977730c443eb:

  user-manual-metadata.xml: Added new section on mapping functions. (2014-04-02 14:15:21 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/toaster-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/toaster-fixes

Paul Eggleton (2):
  toaster: fix help texts not showing for most tasks
  toaster: fix mis-detection of targets as images

 lib/bb/ui/buildinfohelper.py                       |  31 +--
 .../orm/migrations/0007_auto__add_helptext.py      | 214 +++++++++++++++++++++
 lib/toaster/orm/models.py                          |  13 +-
 3 files changed, 244 insertions(+), 14 deletions(-)
 create mode 100644 lib/toaster/orm/migrations/0007_auto__add_helptext.py

-- 
1.9.0



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

end of thread, other threads:[~2014-04-04 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03 10:16 [PATCH 0/2] A couple of Toaster data collection fixes Paul Eggleton
2014-04-04 14:02 ` Paul Eggleton
2014-04-03 10:16 ` [PATCH 1/2] toaster: fix help texts not showing for most tasks Paul Eggleton
2014-04-04 14:02   ` Paul Eggleton
2014-04-03 10:16 ` [PATCH 2/2] toaster: fix mis-detection of targets as images Paul Eggleton
2014-04-04 14:02   ` Paul Eggleton

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.