All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] toaster:cummulative_03272020
@ 2020-03-27 22:50 Reyna, David
  2020-03-27 22:50 ` [PATCH 1/4] toaster: update to Dunfell Reyna, David
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Reyna, David @ 2020-03-27 22:50 UTC (permalink / raw)
  To: bitbake-devel; +Cc: David Reyna, Ahmed . Hossam, Paul Eggleton

This cummulative patch set for Toaster is based after the previously submitted "Dango-2.2 update"
patch (though there are no direct overlaps):
  * Bugzilla #13847 Toaster needs update to Dunfell
  * Bugzilla #13170 Support environment-safe manage commands
  * Bugzilla #13717 FieldError when trying to load Reverse runtime dependencies
  * Bugzilla #13707 toaster: import build directory fails if BBLAYERS contains variable reference

The following changes since commit 127ebac4a40ff63f493afbb3629f914a0b92d22b:

  toaster: migrate to Django-2.2 (2020-03-27 15:39:24 -0700)

are available in the Git repository at:

  git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/toaster_cummulative_03272020
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/toaster_cummulative_03272020

David Reyna (3):
  toaster: update to Dunfell
  toaster: support environment-safe manage commands
  toaster: FieldError loading Reverse runtime dependencies

Paul Eggleton (1):
  toaster: fix for import build directory with var refs in BBLAYERS

 bin/toaster                                   | 19 ++++++++++++++++---
 lib/toaster/orm/fixtures/oe-core.xml          | 12 ++++++------
 lib/toaster/orm/fixtures/poky.xml             | 18 +++++++++---------
 lib/toaster/toastergui/views.py               |  2 +-
 .../management/commands/buildimport.py        | 12 +++++++++++-
 5 files changed, 43 insertions(+), 20 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-03-27 22:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27 22:50 [PATCH 0/4] toaster:cummulative_03272020 Reyna, David
2020-03-27 22:50 ` [PATCH 1/4] toaster: update to Dunfell Reyna, David
2020-03-27 22:51 ` [PATCH 2/4] toaster: support environment-safe manage commands Reyna, David
2020-03-27 22:51 ` [PATCH 3/4] toaster: FieldError loading Reverse runtime dependencies Reyna, David
2020-03-27 22:51 ` [PATCH 4/4] toaster: fix for import build directory with var refs in BBLAYERS Reyna, David

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.