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.
Is this true? Should I prepare and submit a patch ASAP to bitbake-devel? - 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 <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=morty\">OpenEmbedded Morty</a> 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 <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=morty">Yocto Project Morty branch</a>.</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
