From de578cd8f8b582c7bea83c75d06b7f667c07578a Mon Sep 17 00:00:00 2001 From: David Reyna Date: Thu, 15 Oct 2020 05:14:18 +0000 Subject: toaster: Enable Gatesgarth branch in place of Zeus Toaster directly supports the last two stable branches of Yocto Project. With "Gatesgarth " being released, it is time to replace "Zeus". [YOCTO #14086] Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- lib/toaster/orm/fixtures/oe-core.xml | 12 ++++++------ lib/toaster/orm/fixtures/poky.xml | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index fd93f4d87..026d94869 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -23,9 +23,9 @@ master - zeus + gatesgarth git://git.openembedded.org/bitbake - 1.44 + 1.48 @@ -51,11 +51,11 @@ Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded master</a> branch. - zeus - Openembedded Zeus + gatesgarth + Openembedded Gatesgarth 4 - zeus - Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=zeus\">OpenEmbedded Zeus</a> branch. + gatesgarth + Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=gatesgarth\">OpenEmbedded Gatesgarth</a> branch. diff --git a/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index 902bc88a5..a468a54c4 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -26,9 +26,9 @@ bitbake - zeus + gatesgarth git://git.yoctoproject.org/poky - zeus + gatesgarth bitbake @@ -56,11 +56,11 @@ 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>. - zeus - Yocto Project 3.0 "Zeus" + gatesgarth + Yocto Project 3.2 "Gatesgarth" 4 - zeus - Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=zeus">Yocto Project Zeus branch</a>. + gatesgarth + Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=gatesgarth">Yocto Project Gatesgarth branch</a>. @@ -152,7 +152,7 @@ 1 0 4 - zeus + gatesgarth meta @@ -190,7 +190,7 @@ 2 0 4 - zeus + gatesgarth meta-poky @@ -228,7 +228,7 @@ 3 0 4 - zeus + gatesgarth meta-yocto-bsp -- cgit 1.2.3-korg