[bitbake-devel] [PATCH 0/3] toaster: add master branch back into new project options

brian avery avery.brian at gmail.com
Thu Nov 10 03:52:31 UTC 2016


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



More information about the bitbake-devel mailing list