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