From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4ED5FE00867; Tue, 18 Apr 2017 03:55:01 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [134.134.136.20 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D7589E00826 for ; Tue, 18 Apr 2017 03:54:57 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Apr 2017 03:54:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,219,1488873600"; d="scan'208,217";a="250456138" Received: from jlock-mobl1.ger.corp.intel.com ([10.252.24.134]) by fmsmga004.fm.intel.com with ESMTP; 18 Apr 2017 03:54:55 -0700 Message-ID: <1492512894.3632.3.camel@linux.intel.com> From: Joshua Lock To: "Reyna, David" , "AVERY, BRIAN" Date: Tue, 18 Apr 2017 11:54:54 +0100 In-Reply-To: <5E53D14CE4667A45B9A06760DE5D13D0CF6075ED@ALA-MBC.corp.ad.wrs.com> References: <5E53D14CE4667A45B9A06760DE5D13D0CF6075ED@ALA-MBC.corp.ad.wrs.com> X-Mailer: Evolution 3.22.6 (3.22.6-2.fc25) Mime-Version: 1.0 Cc: "toaster@yoctoproject.org" Subject: Re: Move Toaster Settings default from Morty to Pyro?? X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2017 10:55:01 -0000 Content-Type: multipart/alternative; boundary="=-a1bQWclZM+r1lnHYprxH" --=-a1bQWclZM+r1lnHYprxH Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Fri, 2017-04-14 at 04:03 +0000, Reyna, David wrote: > Hi Joshua and Brian, >   > It occurs to me that we have an end-of-release task of updating > “fixtures/poky.xml”, “fixtures/oe-core.xml”, and > “fixtures/settings.xml” from “Morty” to the next release name, which > I think is “Pyro” for YP-2.3. The name for the 2.3 release is pyro. It looks like those files are indeed usually updated in preparation for the release. > Is this true? Should I prepare and submit a patch ASAP to bitbake- > devel? Please do! Joshua > - David >   > [poky]$ grep -i morty bitbake/lib/toaster/orm/fixtures/* > bitbake/lib/toaster/orm/fixtures/oe-core.xml:    type="CharField" name="name">morty > bitbake/lib/toaster/orm/fixtures/oe-core.xml:    type="CharField" name="name">morty > bitbake/lib/toaster/orm/fixtures/oe-core.xml:    type="CharField" name="description">Openembedded > Morty > bitbake/lib/toaster/orm/fixtures/oe-core.xml:    type="CharField" name="branch_name">morty > bitbake/lib/toaster/orm/fixtures/oe-core.xml:    type="TextField" name="helptext">Toaster will run your builds using > the tip of the <a href=\"http://cgit.openembedded.org/openembedded > -core/log/?h=morty\">OpenEmbedded > Morty</a> branch. > bitbake/lib/toaster/orm/fixtures/poky.xml:    name="name">morty > bitbake/lib/toaster/orm/fixtures/poky.xml:    name="branch">morty > bitbake/lib/toaster/orm/fixtures/poky.xml:    name="name">morty > bitbake/lib/toaster/orm/fixtures/poky.xml:    name="description">Yocto Project 2.2 "Morty" > bitbake/lib/toaster/orm/fixtures/poky.xml:    name="branch_name">morty > bitbake/lib/toaster/orm/fixtures/poky.xml:    name="helptext">Toaster will run your builds using the tip of the > <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=mor > ty">Yocto >  Project Morty branch</a>. > bitbake/lib/toaster/orm/fixtures/settings.xml:    type="CharField" name="value">morty > [poky]$ >   >   >   > > > --=-a1bQWclZM+r1lnHYprxH Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit
On Fri, 2017-04-14 at 04:03 +0000, Reyna, David wrote:

Hi Joshua and Brian,

 

It occurs to me that we have an end-of-release task of updating “fixtures/poky.xml”, “fixtures/oe-core.xml”, and “fixtures/settings.xml” from “Morty” to the next release name, which I think is “Pyro” for YP-2.3.


The name for the 2.3 release is pyro. It looks like those files are indeed usually updated in preparation for the release.

Is this true? Should I prepare and submit a patch ASAP to bitbake-devel?


Please do!

Joshua

- David

 

[poky]$ grep -i morty bitbake/lib/toaster/orm/fixtures/*

bitbake/lib/toaster/orm/fixtures/oe-core.xml:    <field type="CharField" name="name">morty</field>

bitbake/lib/toaster/orm/fixtures/oe-core.xml:    <field type="CharField" name="name">morty</field>

bitbake/lib/toaster/orm/fixtures/oe-core.xml:    <field type="CharField" name="description">Openembedded Morty</field>

bitbake/lib/toaster/orm/fixtures/oe-core.xml:    <field type="CharField" name="branch_name">morty</field>

bitbake/lib/toaster/orm/fixtures/oe-core.xml:    <field type="TextField" name="helptext">Toaster will run your builds using the tip of the &lt;a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=morty\"&gt;OpenEmbedded Morty&lt;/a&gt; branch.</field>

bitbake/lib/toaster/orm/fixtures/poky.xml:    <field type="CharField" name="name">morty</field>

bitbake/lib/toaster/orm/fixtures/poky.xml:    <field type="CharField" name="branch">morty</field>

bitbake/lib/toaster/orm/fixtures/poky.xml:    <field type="CharField" name="name">morty</field>

bitbake/lib/toaster/orm/fixtures/poky.xml:    <field type="CharField" name="description">Yocto Project 2.2 "Morty"</field>

bitbake/lib/toaster/orm/fixtures/poky.xml:    <field type="CharField" name="branch_name">morty</field>

bitbake/lib/toaster/orm/fixtures/poky.xml:    <field type="TextField" name="helptext">Toaster will run your builds using the tip of the &lt;a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=morty"&gt;Yocto Project Morty branch&lt;/a&gt;.</field>

bitbake/lib/toaster/orm/fixtures/settings.xml:    <field type="CharField" name="value">morty</field>

[poky]$

 

 

 

--=-a1bQWclZM+r1lnHYprxH--