From e7b4ae9d7245596a0c18908791a1293fb8678ab2 Mon Sep 17 00:00:00 2001 From: David Reyna Date: Mon, 1 Oct 2018 00:45:56 -0700 Subject: 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 --- bitbake/lib/toaster/orm/fixtures/oe-core.xml | 12 ++++++------ bitbake/lib/toaster/orm/fixtures/poky.xml | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bitbake/lib/toaster/orm/fixtures/oe-core.xml b/bitbake/lib/toaster/orm/fixtures/oe-core.xml index d7ea78dc29..fec93aba1e 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 6c966da4a9..fb9a771884 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>. -- cgit v1.2.3-54-g00ecf