From: Michael Wood Date: Thu, 10 Nov 2016 03:52:33 +0000 (-0800) Subject: toaster: orm/fixtures Add the master release and correct morty release X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c83ab92362378b22d3f4d6119bf362f704577ca2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toaster: orm/fixtures Add the master release and correct morty release Add the master release option to base your project on and correct the morty release so that for poky based setups we use the poky provided version of the layer rather than checking out the layer from its own git repository. [YOCTO #10497] Signed-off-by: Michael Wood Signed-off-by: brian avery Signed-off-by: Richard Purdie --- diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index a6c834f4482..4d3d185491f 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -14,6 +14,13 @@ HEAD + git://git.openembedded.org/bitbake + HEAD + + + master + git://git.openembedded.org/bitbake + master @@ -31,18 +38,30 @@ HEAD Toaster will run your builds with the version of OpenEmbedded that you have cloned or downloaded to your computer. + + master + OpenEmbedded core master + 3 + master + Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded master</a> branch. + 1 openembedded-core - + 2 openembedded-core + + 3 + openembedded-core + + - + openembedded-core git://git.openembedded.org/openembedded-core diff --git a/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index c192baa4229..dcc7aaffdfc 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -19,6 +19,13 @@ HEAD bitbake + + master + git://git.yoctoproject.org/poky + master + bitbake + + @@ -35,8 +42,15 @@ HEAD Toaster will run your builds with the version of the Yocto Project you have cloned or downloaded to your computer. + + master + Yocto Project master + 3 + master + Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/">Yocto Project Master branch</a>. + - + 1 openembedded-core @@ -61,9 +75,23 @@ 2 meta-yocto-bsp + + 3 + openembedded-core + + + 3 + meta-poky + + + 3 + meta-yocto-bsp + - openembedded-core @@ -71,6 +99,13 @@ git://git.yoctoproject.org/poky + 1 + 0 + 1 + morty + meta + + 1 0 2 @@ -78,14 +113,27 @@ HEAD meta - + + 1 + 0 + 3 + master + meta + meta-poky git://git.yoctoproject.org/poky - + + 2 + 0 + 1 + morty + meta-poky + + 2 0 2 @@ -93,14 +141,27 @@ HEAD meta-poky - + + 2 + 0 + 3 + master + meta-poky + meta-yocto-bsp git://git.yoctoproject.org/poky - + + 3 + 0 + 1 + morty + meta-yocto-bsp + + 3 0 2 @@ -108,4 +169,11 @@ HEAD meta-yocto-bsp + + 3 + 0 + 3 + master + meta-yocto-bsp +