Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/6] toaster patchset
@ 2015-07-28 14:24 Alex DAMIAN
  2015-07-28 14:24 ` [PATCH 1/6] bitbake: toastergui: Toastertables don't replace dash in cache key Alex DAMIAN
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alex DAMIAN @ 2015-07-28 14:24 UTC (permalink / raw)
  To: bitbake-devel

From: Alexandru DAMIAN <alexandru.damian@intel.com>


Hello,

This is a toaster patchset that is fixing several bugs. It has been code-reviewed
and tested by me.

Can you please pull at your own convenience ?

Cheers,
Alex


The following changes since commit 5196bfa9639eed2b1e6452f45775551203f8eeb4:

  bitbake-selftest: Add -v option for verbosity (2015-07-22 23:33:46 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib adamian/20150728_submission_bb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150728_submission_bb

Ed Bartosh (5):
  bitbake: toaster: Wait for toaster gui to come
  bitbake: toaster: Fix usage of wrong variables
  bitbake: toaster: get rid of _createdirpath function
  bitbake: toaster: Uncomment logging messages
  bitbake: toaster: Add is_image field to the Recipe model

Michael Wood (1):
  bitbake: toastergui: Toastertables don't replace dash in cache key

 lib/bb/ui/toasterui.py                             |   1 +
 lib/toaster/bldcontrol/localhostbecontroller.py    |  27 +-
 lib/toaster/bldcontrol/models.py                   |   8 +-
 .../0024_auto__add_field_recipe_is_image.py        | 338 +++++++++++++++++++++
 lib/toaster/orm/models.py                          |   3 +
 lib/toaster/toastergui/widgets.py                  |   4 +-
 6 files changed, 359 insertions(+), 22 deletions(-)
 create mode 100644 lib/toaster/orm/migrations/0024_auto__add_field_recipe_is_image.py

-- 
1.9.1



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

end of thread, other threads:[~2015-07-28 14:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 14:24 [PATCH 0/6] toaster patchset Alex DAMIAN
2015-07-28 14:24 ` [PATCH 1/6] bitbake: toastergui: Toastertables don't replace dash in cache key Alex DAMIAN
2015-07-28 14:24 ` [PATCH 2/6] bitbake: toaster: Wait for toaster gui to come Alex DAMIAN
2015-07-28 14:24 ` [PATCH 3/6] bitbake: toaster: Fix usage of wrong variables Alex DAMIAN
2015-07-28 14:24 ` [PATCH 4/6] bitbake: toaster: get rid of _createdirpath function Alex DAMIAN
2015-07-28 14:24 ` [PATCH 5/6] bitbake: toaster: Uncomment logging messages Alex DAMIAN
2015-07-28 14:24 ` [PATCH 6/6] bitbake: toaster: Add is_image field to the Recipe model Alex DAMIAN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox