From: David Reyna Date: Mon, 1 Oct 2018 07:45:56 +0000 (-0700) Subject: bitbake: toaster: add 'thud' release to Toaster X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7b4ae9d7245596a0c18908791a1293fb8678ab2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: toaster: add 'thud' release to Toaster Toaster needs to include new YP-2.6 "Thud" release. [YOCTO #12943] (Bitbake rev: 97be301c87a29921b6d9e5029928f8a2871ed127) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/toaster/orm/fixtures/oe-core.xml b/bitbake/lib/toaster/orm/fixtures/oe-core.xml index d7ea78dc294..fec93aba1ee 100644 --- a/bitbake/lib/toaster/orm/fixtures/oe-core.xml +++ b/bitbake/lib/toaster/orm/fixtures/oe-core.xml @@ -23,14 +23,14 @@ master - rocko + thud git://git.openembedded.org/bitbake - 1.36 + 1.40 - rocko + sumo Openembedded Sumo 1 sumo @@ -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. - rocko + thud Openembedded Rocko 1 - rocko - Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=rocko\">OpenEmbedded Rocko</a> branch. + thud + Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=thud\">OpenEmbedded Thud</a> branch. diff --git a/bitbake/lib/toaster/orm/fixtures/poky.xml b/bitbake/lib/toaster/orm/fixtures/poky.xml index 6c966da4a92..fb9a771884a 100644 --- a/bitbake/lib/toaster/orm/fixtures/poky.xml +++ b/bitbake/lib/toaster/orm/fixtures/poky.xml @@ -26,9 +26,9 @@ bitbake - rocko + thud git://git.yoctoproject.org/poky - rocko + thud bitbake @@ -57,10 +57,10 @@ rocko - Yocto Project 2.4 "Rocko" + Yocto Project 2.6 "Thud" 1 - rocko - Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=rocko">Yocto Project Rocko branch</a>. + thud + Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=thud">Yocto Project Thud branch</a>.