Hi Joshua and Brian,

1) In looking in the fixture files (specifically “oe-core.xml”), I see that for 
YP-2.2 the “orm.bitbakeversion" value for "branch" is “1.32”. I cannot tell 
what version to use for YP-2.3.

I see that “bitbake” code file says it is "1.33.4", but the current physical 
branches for “git://git.openembedded.org/bitbake” are of the form
   …
  origin/1.32
  origin/1.4
  origin/1.6
  origin/1.8
  …


2) I am wondering if I should still offer “Morty” while the other layers 
branches settle into “Pyro”. I am sure this has been discussed in Toaster 
before, but I do not recall the reason for not explicitly including the 
previous branch name.

3) I observe that I cannot test this stuff, because the Layer Index does not 
yet offer “Pyro”. Coding without a safety net!

- David




From: Joshua Lock [mailto:joshua.g.lock "1.33.4" linux.intel.com]
Sent: Tuesday, April 18, 2017 3:55 AM
To: Reyna, David; AVERY, BRIAN
Cc: [email protected]
Subject: Re: [Toaster] Move Toaster Settings default from Morty to Pyro??

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]$



-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to