From 14040a2613169639faeb9962fcc0521ca425f70f Mon Sep 17 00:00:00 2001 From: David Reyna Date: Sun, 9 Jun 2019 17:48:46 -0700 Subject: [PATCH] bitbake: toaster: Fix Thud Bitbake release metadata Fix the Bitbake version ID for Thud (1.40). [YOCTO #13356] (Bitbake rev: f8a23ad4f8f0336470a5d5b074b7a2d02ec94631) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- bitbake/lib/toaster/orm/fixtures/oe-core.xml | 2 +- bitbake/lib/toaster/orm/fixtures/poky.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitbake/lib/toaster/orm/fixtures/oe-core.xml b/bitbake/lib/toaster/orm/fixtures/oe-core.xml index a37c664627..3ed234ca58 100644 --- a/bitbake/lib/toaster/orm/fixtures/oe-core.xml +++ b/bitbake/lib/toaster/orm/fixtures/oe-core.xml @@ -53,7 +53,7 @@ thud Openembedded Thud - 1 + 4 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 482efaf0f8..80b7ef5ed9 100644 --- a/bitbake/lib/toaster/orm/fixtures/poky.xml +++ b/bitbake/lib/toaster/orm/fixtures/poky.xml @@ -58,7 +58,7 @@ thud Yocto Project 2.6 "Thud" - 1 + 4 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>.