From c519dc1cd4402b0c0d770ce8023e8cb297bb2c3f Mon Sep 17 00:00:00 2001 From: David Reyna Date: Wed, 19 Apr 2017 22:41:21 -0700 Subject: bitbake: toaster: move release lookup from morty to pyro Move the release name lookup into the layer index from 'morty' to the 'pyro'. Move the bitbake branch from 1.32 to 1.34. [YOCTO #11377] (Bitbake rev: 21d963149b5d97452420230a252101115b708d85) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- bitbake/lib/toaster/orm/fixtures/oe-core.xml | 12 ++++++------ bitbake/lib/toaster/orm/fixtures/poky.xml | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bitbake/lib/toaster/orm/fixtures/oe-core.xml b/bitbake/lib/toaster/orm/fixtures/oe-core.xml index 4d3d185491..e285ec6ed3 100644 --- a/bitbake/lib/toaster/orm/fixtures/oe-core.xml +++ b/bitbake/lib/toaster/orm/fixtures/oe-core.xml @@ -8,9 +8,9 @@ - morty + pyro git://git.openembedded.org/bitbake - 1.32 + 1.34 HEAD @@ -25,11 +25,11 @@ - morty - Openembedded Morty + pyro + Openembedded Pyro 1 - morty - 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. + pyro + Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=pyro\">OpenEmbedded Pyro</a> branch. local diff --git a/bitbake/lib/toaster/orm/fixtures/poky.xml b/bitbake/lib/toaster/orm/fixtures/poky.xml index dcc7aaffdf..b3f6c9634c 100644 --- a/bitbake/lib/toaster/orm/fixtures/poky.xml +++ b/bitbake/lib/toaster/orm/fixtures/poky.xml @@ -8,9 +8,9 @@ - morty + pyro git://git.yoctoproject.org/poky - morty + pyro bitbake @@ -29,11 +29,11 @@ - morty - Yocto Project 2.2 "Morty" + pyro + Yocto Project 2.3 "Pyro" 1 - morty - 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>. + pyro + Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=pyro">Yocto Project Pyro branch</a>. local @@ -102,7 +102,7 @@ 1 0 1 - morty + pyro meta @@ -130,7 +130,7 @@ 2 0 1 - morty + pyro meta-poky @@ -158,7 +158,7 @@ 3 0 1 - morty + pyro meta-yocto-bsp -- cgit v1.2.3-54-g00ecf