From 649a304b4d0a35553f665f0a748a7f21fcab51ba Mon Sep 17 00:00:00 2001 From: David Reyna Date: Mon, 4 Feb 2019 19:40:31 -0800 Subject: toaster: correctly register the thud branch There are typos in the fixture files that need to be fixed to correctly check out the 'thud' branch. [YOCTO #13064] Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- lib/toaster/orm/fixtures/oe-core.xml | 2 +- lib/toaster/orm/fixtures/poky.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index fec93aba1..a37c66462 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -52,7 +52,7 @@ thud - Openembedded Rocko + Openembedded Thud 1 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/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index fb9a77188..482efaf0f 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -56,7 +56,7 @@ 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>. - rocko + thud Yocto Project 2.6 "Thud" 1 thud @@ -152,7 +152,7 @@ 1 0 4 - rocko + thud meta @@ -190,7 +190,7 @@ 2 0 4 - rocko + thud meta-poky @@ -228,7 +228,7 @@ 3 0 4 - rocko + thud meta-yocto-bsp -- cgit 1.2.3-korg