All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [Morty] toaster:update fixtures for morty release
@ 2016-10-14  1:12 brian avery
  2016-10-14  1:12 ` [PATCH 1/3] toaster: Update oe-core fixture for Morty release brian avery
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: brian avery @ 2016-10-14  1:12 UTC (permalink / raw)
  To: toaster; +Cc: brian avery

This changes the fixtures for toaster in Morty so that
1) We only allow the morty branch for new projects
2) we default to morty when making a new project.

This release we do not support building older releases due to
the Python 2.7 -> Python 3 change Morty represents.

This patch set updates both the poky and oe-core fixtures.

Note: this only applies to the Morty branch and should *not* be applied to
master.

-bavery


The following changes since commit 1a95d4a0701b87ae3674239a01aabe38a0123585:

  bitbake: bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name (2016-10-13 23:29:25 +0100)

are available in the git repository at:

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

brian avery (3):
  toaster: Update oe-core fixture for Morty release
  toaster: Update poky fixture for Morty release
  toaster: Update default release to Morty

 bitbake/lib/toaster/orm/fixtures/oe-core.xml  | 16 ++++++++--------
 bitbake/lib/toaster/orm/fixtures/poky.xml     | 12 ++++++------
 bitbake/lib/toaster/orm/fixtures/settings.xml |  2 +-
 3 files changed, 15 insertions(+), 15 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2016-10-14 15:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-14  1:12 [PATCH 0/3] [Morty] toaster:update fixtures for morty release brian avery
2016-10-14  1:12 ` [PATCH 1/3] toaster: Update oe-core fixture for Morty release brian avery
2016-10-14 10:36   ` Michael Wood
2016-10-14  1:12 ` [PATCH 2/3] toaster: Update poky " brian avery
2016-10-14  1:12 ` [PATCH 3/3] toaster: Update default release to Morty brian avery
2016-10-14 15:29   ` Michael Wood

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.