From patchwork Sat Jan 21 22:43:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18452 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20003C38142 for ; Sat, 21 Jan 2023 22:43:29 +0000 (UTC) Received: from mail-pg1-f180.google.com (mail-pg1-f180.google.com [209.85.215.180]) by mx.groups.io with SMTP id smtpd.web11.7896.1674341001533513944 for ; Sat, 21 Jan 2023 14:43:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=JQwNpH1Q; spf=pass (domain: gmail.com, ip: 209.85.215.180, mailfrom: ticotimo@gmail.com) Received: by mail-pg1-f180.google.com with SMTP id 78so6582867pgb.8 for ; Sat, 21 Jan 2023 14:43:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=il3wrwTZaiGvM/yMn1n+YAzaqgrfoyPiNbzQBGW3U1c=; b=JQwNpH1QD0+BFv9JWRxAXEjS3J/Lq1tEM97ayb/kB/a16NmOZNTnGuG2jwDqUCJ8L/ fF9R8gm3zz9YRuuBfDMaHpidT5db3jwSp9JRtBDmqwh6PKc9mJSC3Abydw07SG906c/i FcFP7wlp9/x8mDh1KkoSigAbP/A9hiu+RMQPFMH1MOW/6djFHaqQOxEXe4NbWXOuOPKF TZjvC7XtByhzzhf7Oj1JWtqF+eJ8fduN0pIswFslY7yTdk1mZM8eYxMbZck2+KFosTlR 5MATSnIf8DTJmfqwsqxJfs33JhzdWq7axGH4Z/JUwXGOMD/pmW16F3tcFmuNQz/OCvrK /jMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=il3wrwTZaiGvM/yMn1n+YAzaqgrfoyPiNbzQBGW3U1c=; b=7/WjJ5zzqSm22eD5kaFoIsLdj4y8h2dF7Krqjif5a9utaz0MfNH7CDJOXgfWOkC9z5 7r90AR6xGjwyiQnHfzU3dDOC9UKdS/36a+RCemVZ3pJdazwv55BBsLczCju3/a5mICws ykbNI2ciV+GkbtkKjr8IkfHWRWVArVAoVd/Gc2jEJ9q7vGHY88ihA9e+DH8OhWjqUoEd qRbyjsyIHsT+QmECB8qjrchEY8igG870pcHNSBKlQYBNoiTnZ6+VAVUoZHrHY3uI03KK HLtA6EjMWS5Jbb/W7unWCDRLxqWDXs+56TqOVNTw9LRxNrTvcBS7fDq3vYge9HlZi8rL 5H0Q== X-Gm-Message-State: AFqh2kolEMkhzJbcNhD8V8okb5WrjObmyMvMKWoE7im2IxsYtb4ycs+m AWnPwOnEYsgCofKq7DROjQo= X-Google-Smtp-Source: AMrXdXueqX63tddnz4BtjSyaSlF/yuyhsITbd4iMCUSx3bOFrKvEfgfgEriXrmpEhO30JyemCyxsmA== X-Received: by 2002:a05:6a00:4209:b0:58d:8f94:35ec with SMTP id cd9-20020a056a00420900b0058d8f9435ecmr31132751pfb.8.1674341000856; Sat, 21 Jan 2023 14:43:20 -0800 (PST) Received: from chiron.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:a180:2f88:c007:24cf]) by smtp.gmail.com with ESMTPSA id z13-20020aa7990d000000b0058a313f4e4esm22848332pff.149.2023.01.21.14.43.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 Jan 2023 14:43:20 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Cc: Tim Orling Subject: [PATCH] toaster: update fixtures Date: Sat, 21 Jan 2023 14:43:02 -0800 Message-Id: <20230121224302.2868254-1-tim.orling@konsulko.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 21 Jan 2023 22:43:29 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5829 * Update to latest langdale 4.1.2 and kirkstone 4.0.6 * Re-instate dunfell and update to 3.1.22 - drop comments about bitbake crash Signed-off-by: Tim Orling --- lib/toaster/orm/fixtures/gen_fixtures.py | 18 ++----- lib/toaster/orm/fixtures/oe-core.xml | 16 ++++++ lib/toaster/orm/fixtures/poky.xml | 62 +++++++++++++++++++++--- 3 files changed, 75 insertions(+), 21 deletions(-) diff --git a/lib/toaster/orm/fixtures/gen_fixtures.py b/lib/toaster/orm/fixtures/gen_fixtures.py index ad20d6bdd..69f557657 100755 --- a/lib/toaster/orm/fixtures/gen_fixtures.py +++ b/lib/toaster/orm/fixtures/gen_fixtures.py @@ -35,26 +35,18 @@ verbose = False # [Codename, Yocto Project Version, Release Date, Current Version, Support Level, Poky Version, BitBake branch] current_releases = [ # Release slot #1 - ['Kirkstone','4.0','April 2022','4.0.5 (October 2022)','Stable - Long Term Support (until Apr. 2024)','','2.0'], + ['Kirkstone','4.0','April 2022','4.0.6 (December 2022)','Stable - Long Term Support (until Apr. 2024)','','2.0'], # Release slot #2 'local' ['HEAD','HEAD','','Local Yocto Project','HEAD','','HEAD'], # Release slot #3 'master' ['Master','master','','Yocto Project master','master','','master'], # Release slot #4 - ['Langdale','4.1','October 2022','4.1.1 (November 2022)','Support for 7 months (until May 2023)','','2.2'], + ['Langdale','4.1','October 2022','4.1.2 (January 2023)','Support for 7 months (until May 2023)','','2.2'], # ['Honister','3.4','October 2021','3.4.2 (February 2022)','Support for 7 months (until May 2022)','26.0','1.52'], -# ['Gatesgarth','3.2','Oct 2020','3.2.4 (May 2021)','EOL','24.0','1.48'], - # Optional Release slot #4 - # 'dunfell' seems to have a bug: - # Bitbake crash - # Traceback (most recent call last): - # File "/home/usersetup/poky/bitbake/lib/bb/ui/toasterui.py", line 337, in main - # buildinfohelper.update_and_store_task(event) - # File "/home/usersetup/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 1267, in update_and_store_task - # assert identifier in self.internal_state['taskdata'] - # AssertionError -# ['Dunfell','3.1','April 2021','3.1.20 (October 2022)','Stable - Long Term Support (until Apr. 2024)','23.0','1.46'], # ['Hardknott','3.3','April 2021','3.3.5 (March 2022)','Stable - Support for 13 months (until Apr. 2022)','25.0','1.50'], +# ['Gatesgarth','3.2','Oct 2020','3.2.4 (May 2021)','EOL','24.0','1.48'], + # Optional Release slot #5 + ['Dunfell','3.1','April 2020','3.1.22 (January 2023)','Stable - Long Term Support (until Apr. 2024)','23.0','1.46'], ] default_poky_layers = [ diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index b83b94d5f..615e88aba 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -27,6 +27,11 @@ git://git.openembedded.org/bitbake 2.2 + + dunfell + git://git.openembedded.org/bitbake + 1.46 + @@ -57,6 +62,13 @@ 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. + + dunfell + Openembedded Dunfell + 5 + 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. + @@ -75,6 +87,10 @@ 4 openembedded-core + + 5 + openembedded-core + diff --git a/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index 6d58a4fdb..04e12f96f 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -31,6 +31,12 @@ langdale bitbake + + dunfell + git://git.yoctoproject.org/poky + dunfell + bitbake + @@ -62,6 +68,13 @@ 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>. + + dunfell + Yocto Project 3.1 "Dunfell" + 5 + 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>. + @@ -112,6 +125,18 @@ 4 meta-yocto-bsp + + 5 + openembedded-core + + + 5 + meta-poky + + + 5 + meta-yocto-bsp +