From 88a9cc0318c6ef01976d8b09dfc1a92cf0a1e498 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 14 Mar 2023 13:31:30 -0700 Subject: toaster: Add refreshed oe-core and poky fixtures After updating gen_fixtures.py, run ./gen_fixtures.py --all This includes the latest stable/supported releases. Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- lib/toaster/orm/fixtures/oe-core.xml | 26 +++++++++++++------------- lib/toaster/orm/fixtures/poky.xml | 36 ++++++++++++++++++------------------ 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index 450e7a2f8..615e88aba 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -10,7 +10,7 @@ kirkstone git://git.openembedded.org/bitbake - 1.54 + 2.0 HEAD @@ -23,14 +23,14 @@ master - honister + langdale git://git.openembedded.org/bitbake - 1.52 + 2.2 - hardknott + dunfell git://git.openembedded.org/bitbake - 1.50 + 1.46 @@ -56,18 +56,18 @@ Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded master</a> branch. - honister - Openembedded Honister + langdale + Openembedded Langdale 4 - honister - Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/?h=honister\">OpenEmbedded Honister</a> branch. + 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. - hardknott - Openembedded Hardknott + dunfell + Openembedded Dunfell 5 - hardknott - Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/?h=hardknott\">OpenEmbedded Hardknott</a> branch. + dunfell + Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/?h=dunfell\">OpenEmbedded Dunfell</a> branch. diff --git a/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index 20fcc0176..04e12f96f 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -26,15 +26,15 @@ bitbake - honister + langdale git://git.yoctoproject.org/poky - honister + langdale bitbake - hardknott + dunfell git://git.yoctoproject.org/poky - hardknott + dunfell bitbake @@ -62,18 +62,18 @@ 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>. - honister - Yocto Project 3.4 "Honister" + langdale + Yocto Project 4.1 "Langdale" 4 - honister - Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=honister">Yocto Project Honister branch</a>. + 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>. - hardknott - Yocto Project 3.3 "Hardknott" + dunfell + Yocto Project 3.1 "Dunfell" 5 - hardknott - Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=hardknott">Yocto Project Hardknott branch</a>. + dunfell + Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=dunfell">Yocto Project Dunfell branch</a>. @@ -177,14 +177,14 @@ 1 0 4 - honister + langdale meta 1 0 5 - hardknott + dunfell meta @@ -222,14 +222,14 @@ 2 0 4 - honister + langdale meta-poky 2 0 5 - hardknott + dunfell meta-poky @@ -267,14 +267,14 @@ 3 0 4 - honister + langdale meta-yocto-bsp 3 0 5 - hardknott + dunfell meta-yocto-bsp -- cgit 1.2.3-korg