All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] toaster: add master branch back into new project options
@ 2016-11-10  3:52 brian avery
  2016-11-10  3:52 ` [PATCH 1/3] toaster: settings fixture Set default release to master brian avery
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: brian avery @ 2016-11-10  3:52 UTC (permalink / raw)
  To: bitbake-devel; +Cc: brian avery

This patch adds master to the oe and poky fixtures so that a new project can be
based on morty or the master branch.

It also has an fix for lsupdates to support the layers in fixtures definition.

-Brian
an intel employee

The following changes since commit 065310e77ab4c8c914c53ff43d5e601ebf9468b5:

  toaster: settings set ALLOWED_HOSTS to * in debug mode (2016-11-09 16:28:17 -0800)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/submit/toaster/mw-masterproj-11-2016
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/toaster/mw-masterproj-11-2016

Michael Wood (3):
  toaster: settings fixture Set default release to master
  toaster: orm/fixtures Add the master release and correct morty release
  toaster: layerindex updater Take into account layers being predefined

 lib/toaster/orm/fixtures/oe-core.xml             | 23 ++++++-
 lib/toaster/orm/fixtures/poky.xml                | 82 ++++++++++++++++++++++--
 lib/toaster/orm/fixtures/settings.xml            |  2 +-
 lib/toaster/orm/management/commands/lsupdates.py | 60 ++++++-----------
 4 files changed, 116 insertions(+), 51 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2016-11-23 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10  3:52 [PATCH 0/3] toaster: add master branch back into new project options brian avery
2016-11-10  3:52 ` [PATCH 1/3] toaster: settings fixture Set default release to master brian avery
2016-11-10  3:52 ` [PATCH 2/3] toaster: orm/fixtures Add the master release and correct morty release brian avery
2016-11-10  3:52 ` [PATCH 3/3] toaster: layerindex updater Take into account layers being predefined brian avery
2016-11-22 21:19 ` [PATCH 0/3] toaster: add master branch back into new project options Brian Avery
2016-11-23 12:19   ` Richard Purdie

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.