From 282a3d618b565a60b8734ca0fb710db93023b5c8 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 14 Mar 2023 18:33:06 -0700 Subject: toaster: update fixtures for mickledore After updating gen_fixtures.py for 'mickledore' 4.2, run './gen_fixutures.py --all' to update oe-core.xml and poky.xml. Drop langdale as support is ending soon. Signed-off-by: Tim Orling 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 615e88aba..950f2a98a 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -23,9 +23,9 @@ master - langdale + mickledore git://git.openembedded.org/bitbake - 2.2 + 2.4 dunfell @@ -56,11 +56,11 @@ Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded master</a> branch. - langdale - Openembedded Langdale + mickledore + Openembedded Mickledore 4 - langdale - Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/?h=langdale\">OpenEmbedded Langdale</a> branch. + mickledore + Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/?h=mickledore\">OpenEmbedded Mickledore</a> branch. dunfell diff --git a/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index 04e12f96f..121e52fd4 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -26,9 +26,9 @@ bitbake - langdale + mickledore git://git.yoctoproject.org/poky - langdale + mickledore bitbake @@ -62,11 +62,11 @@ Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/">Yocto Project Master branch</a>. - langdale - Yocto Project 4.1 "Langdale" + mickledore + Yocto Project 4.2 "Mickledore" 4 - langdale - Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=langdale">Yocto Project Langdale branch</a>. + mickledore + Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=mickledore">Yocto Project Mickledore branch</a>. dunfell @@ -177,7 +177,7 @@ 1 0 4 - langdale + mickledore meta @@ -222,7 +222,7 @@ 2 0 4 - langdale + mickledore meta-poky @@ -267,7 +267,7 @@ 3 0 4 - langdale + mickledore meta-yocto-bsp -- cgit 1.2.3-korg