All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix for 8279
@ 2015-10-01 12:55 Ed Bartosh
  2015-10-01 12:55 ` [PATCH 1/4] toaster: run bitbake --server-only differently Ed Bartosh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ed Bartosh @ 2015-10-01 12:55 UTC (permalink / raw)
  To: toaster

Hi,

This patchset unifies the way toaster runs bitbake in analysis and managed
modes.

The following changes since commit 4220ebce223fa7cd0865c793b7dd3ffe07b8e130:

  toaster: Special case the openembedded-core layer to avoid duplicates (2015-09-30 15:12:40 +0300)

are available in the git repository at:

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

Ed Bartosh (4):
  toaster: run bitbake --server-only differently
  toaster: run bitbake --observe-only differently
  toaster: implement get-dburl command
  toaster: set DATABASE_URL in toaster script

 bitbake/bin/toaster                                           | 11 +++++------
 .../lib/toaster/toastermain/management/commands/get-dburl.py  |  9 +++++++++
 2 files changed, 14 insertions(+), 6 deletions(-)
 create mode 100644 bitbake/lib/toaster/toastermain/management/commands/get-dburl.py

--
Regards,
Ed



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

end of thread, other threads:[~2015-10-01 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 12:55 [PATCH 0/4] Fix for 8279 Ed Bartosh
2015-10-01 12:55 ` [PATCH 1/4] toaster: run bitbake --server-only differently Ed Bartosh
2015-10-01 12:55 ` [PATCH 2/4] toaster: run bitbake --observe-only differently Ed Bartosh
2015-10-01 12:55 ` [PATCH 3/4] toaster: implement get-dburl command Ed Bartosh
2015-10-01 12:55 ` [PATCH 4/4] toaster: set DATABASE_URL in toaster script Ed Bartosh

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.