All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Wood <michael.g.wood@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: brian avery <brian.avery@intel.com>
Subject: [PATCH 3/3] toaster: Update default release to Morty
Date: Fri, 14 Oct 2016 16:28:01 +0100	[thread overview]
Message-ID: <1476458881-10624-4-git-send-email-michael.g.wood@intel.com> (raw)
In-Reply-To: <1476458881-10624-1-git-send-email-michael.g.wood@intel.com>

From: brian avery <brian.avery@intel.com>

Set Morty to be the default release in toaster for the Morty release
when creating new projects.

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
---
 lib/toaster/orm/fixtures/settings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/toaster/orm/fixtures/settings.xml b/lib/toaster/orm/fixtures/settings.xml
index 78c0fdc..ee6a202 100644
--- a/lib/toaster/orm/fixtures/settings.xml
+++ b/lib/toaster/orm/fixtures/settings.xml
@@ -4,7 +4,7 @@
   <!-- pk=1 is DISTRO -->
   <object model="orm.toastersetting" pk="2">
     <field type="CharField" name="name">DEFAULT_RELEASE</field>
-    <field type="CharField" name="value">master</field>
+    <field type="CharField" name="value">morty</field>
   </object>
   <object model="orm.toastersetting" pk="3">
     <field type="CharField" name="name">DEFCONF_PACKAGE_CLASSES</field>
-- 
2.7.4



  parent reply	other threads:[~2016-10-14 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-14 15:27 [PATCH 0/3][1.32] Add morty/2.2/1.32 release information to toaster Michael Wood
2016-10-14 15:27 ` [PATCH 1/3] toaster: Update oe-core fixture for Morty release Michael Wood
2016-10-14 15:28 ` [PATCH 2/3] toaster: Update poky " Michael Wood
2016-10-14 15:28 ` Michael Wood [this message]
2016-10-17 22:25 ` [PATCH 0/3][1.32] Add morty/2.2/1.32 release information to toaster Brian Avery
  -- strict thread matches above, loose matches on Subject: below --
2016-10-14  1:12 [PATCH 1/3] toaster: Update oe-core fixture for Morty release brian avery
2016-10-14  1:12 ` [PATCH 0/3] [Morty] toaster:update fixtures for morty release 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1476458881-10624-4-git-send-email-michael.g.wood@intel.com \
    --to=michael.g.wood@intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=brian.avery@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.