From patchwork Sun Nov 13 23:30:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 15430 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 E4D62C43217 for ; Sun, 13 Nov 2022 23:30:16 +0000 (UTC) Received: from mail-pg1-f174.google.com (mail-pg1-f174.google.com [209.85.215.174]) by mx.groups.io with SMTP id smtpd.web11.67.1668382213447065521 for ; Sun, 13 Nov 2022 15:30:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=NG50xNYK; spf=pass (domain: gmail.com, ip: 209.85.215.174, mailfrom: ticotimo@gmail.com) Received: by mail-pg1-f174.google.com with SMTP id b62so8904419pgc.0 for ; Sun, 13 Nov 2022 15:30:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=mHipGZxiffY/h2ka4lJe2MrOSBsPu+HpfqFtTrjTAJU=; b=NG50xNYKJVA7SM277VMIYm6OMWNd0AgtnLgkj697+E1T+c/Cq13Ol7AbqsOc0n6TOx uDBK3iogcpXpjf4HrDymAtYPSMNHWuwinzhbrsImqK4xmmxV4Tgvn2zrh206Z+uxuDDW jP8a03Wcq3qu0mn/GFpZg//ZD1MQf3hyEbBkE/0o+4MwQTfIqa6KE4XDZ+toY4qljvBC VqKwU0P9t1DPFuRSG4TvJhLI0rH/U3CSFU1xF0qMt1+rsa8cNtOf8iSUQfVvvCAcLenK 3IbgjEsja2ehI5B6/xjY7QFAmL3BPZz6OvqSlzfvuBFyU3I3kaSLDeOKveW1fE22p6y5 sjBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mHipGZxiffY/h2ka4lJe2MrOSBsPu+HpfqFtTrjTAJU=; b=iuDCvojuVO9cS97AYjH1VDtd7KMt1nwd9pDPSobwPkfxaPks29LlKTqZAs/5L73hEj abot3bAA86aR0SCwsQr+o/8vgt4PSw7MMcJaExLsDUljoIol8cr3hdEOa3R5R9dOceHH HQPiSvzMdobUNA9IIn9YlNxPF+GUfkz/6xm1c02GxudW9pEScmJePjVSGv8p284cwozz XXeKCO9d3FZw1jRsAIa9SLTvnOAvv6R9qws/rUYExJR+jFOmMOLj82ndjWE+CXZ/pIkE 5p6oodiwNhZYY2gVlyrUO9elQoO3oKtFHUX5xqH3fvHQFIK07vVk75eJIY3KQBpwzfYu qxQA== X-Gm-Message-State: ANoB5pnjrvfmeCQG3Sf9DhVR9FHX0MeC6M4PYdz6sISuWRo2yKpT1/6F 0rTLJirTgez5D+znp+fS7Yu/x1N5Bn326g== X-Google-Smtp-Source: AA0mqf4wc4CEX7EcDHmIIi1eJuTPl66e8v3oZ/ddbwGjSGTHP7GkO1pHIycVyJ6yV7+mbYt7V/+Yeg== X-Received: by 2002:a63:5415:0:b0:470:4523:1b90 with SMTP id i21-20020a635415000000b0047045231b90mr9741962pgb.463.1668382212548; Sun, 13 Nov 2022 15:30:12 -0800 (PST) Received: from chiron.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:4998:ee9c:6c85:68ed]) by smtp.gmail.com with ESMTPSA id c129-20020a621c87000000b00561b3ee73f6sm5404438pfc.144.2022.11.13.15.30.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Nov 2022 15:30:12 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Subject: [PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2 Date: Sun, 13 Nov 2022 15:30:01 -0800 Message-Id: <20054aaad11f52427b4a97602dcbd7d8518cbcdd.1668381699.git.tim.orling@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Sun, 13 Nov 2022 23:30:16 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5825 We should reference the docs for the current LTS version we are using. Signed-off-by: Tim Orling --- lib/toaster/orm/fixtures/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/toaster/orm/fixtures/README b/lib/toaster/orm/fixtures/README index 1b1c660aa..7cd745e26 100644 --- a/lib/toaster/orm/fixtures/README +++ b/lib/toaster/orm/fixtures/README @@ -27,4 +27,4 @@ Data can be provided in XML, JSON and if installed YAML formats. Use the django management command manage.py loaddata For further information see the Django command documentation at: -https://docs.djangoproject.com/en/1.8/ref/django-admin/#django-admin-loaddata +https://docs.djangoproject.com/en/3.2/ref/django-admin/#django-admin-loaddata From patchwork Sun Nov 13 23:30:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 15432 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 C32EAC433FE for ; Sun, 13 Nov 2022 23:30:26 +0000 (UTC) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web10.52.1668382217348651966 for ; Sun, 13 Nov 2022 15:30:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lk/hRgNT; spf=pass (domain: gmail.com, ip: 209.85.216.46, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f46.google.com with SMTP id e7-20020a17090a77c700b00216928a3917so12267685pjs.4 for ; Sun, 13 Nov 2022 15:30:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=C8JcbiDT1IQ/vPSHwRfQHJ8e2nnUxl7SIIYuxAyJWXg=; b=lk/hRgNT9nQ2CBCvLm/v4AKMb7Se5pO5qJ/sNcGHF4aDolnKfEjKDbNcaWJvxn5XOW SneujSX/9RqylpGm2r3+RHy2dZATwpWhvYHSVAMglEK2Yt/iEVq2P4ZUYqKIma6fsA43 LJtuEu7qUTErJmvWiD29kILPKlKXo5bMzzatmgU6cRqdyoKB7+qURcHFL0tWED2SNDma mtKRRQxISnaA3u77ahcVwZYYCYdxvsIr/B8TnjS3c0rrPkJ5/lKB0HMRJbSkyyTrkO9Z Utww8NvMqLeLT6oz5l9pzHVrYsQM2P1GECW7GDtGzTNKgC1pMCHZY2SgVsw7tatNXV1E lTmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C8JcbiDT1IQ/vPSHwRfQHJ8e2nnUxl7SIIYuxAyJWXg=; b=sYXk7pvLdtIrMioCGKUXm0nOOkVV9JKZiAWLKn6V55kCOyzPtg2q7LWUWFoAOai1oL keiqvQfpMkWX/k0QrMLZUQJQ/hQVFllsFMgoZk7QlF2RC6OcZuagi7X0RMW/rP8y+Hay yoh2AZ7MIsr0OOGRV/rsvFZ/LtLCte8ABnzB0nqX3CAs284KzJmf/XbyTY9Osu8cnBDs LgfYF/6/CIWCu5Js7h5acxVaeWtLGN7bFzXGjrCsPRS+jLWmeBQ2BRtxhlPKdlzSCS6Y acIReMjZ9B64wjfEi+7l33G554wvmct1f/o74fAxtoCfF3zLe1ysgWm/Y2VW/56WjqiN TeuQ== X-Gm-Message-State: ANoB5pkTiBXCycbrWtpcnjC+tsbiP07tB6CFM6pBRz5LlGFkUAjjI35H WoT8gdEFD5xcyjz5OojCnNkVyqziPypvNg== X-Google-Smtp-Source: AA0mqf46Jj5vY92+Fo01orqIpzGt+DERf8mFzBocW6R+5Dw5ZqOC9bW0Qccej44SLEqoEnJA1tN0Tw== X-Received: by 2002:a17:902:9304:b0:185:3f7a:50cc with SMTP id bc4-20020a170902930400b001853f7a50ccmr11309268plb.99.1668382216522; Sun, 13 Nov 2022 15:30:16 -0800 (PST) Received: from chiron.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:4998:ee9c:6c85:68ed]) by smtp.gmail.com with ESMTPSA id c129-20020a621c87000000b00561b3ee73f6sm5404438pfc.144.2022.11.13.15.30.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Nov 2022 15:30:16 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Subject: [PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches Date: Sun, 13 Nov 2022 15:30:02 -0800 Message-Id: <3c0a7a853a9c1788b8d3f1b738ee63e8a8872b62.1668381699.git.tim.orling@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Sun, 13 Nov 2022 23:30:26 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5826 Drop Honister and Hardknott as they are both EOL Add Langdale as it is the latest stable release Add comment about Dunfell (currently crashing) Signed-off-by: Tim Orling --- lib/toaster/orm/fixtures/gen_fixtures.py | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/lib/toaster/orm/fixtures/gen_fixtures.py b/lib/toaster/orm/fixtures/gen_fixtures.py index 0d5f4533b..ad20d6bdd 100755 --- a/lib/toaster/orm/fixtures/gen_fixtures.py +++ b/lib/toaster/orm/fixtures/gen_fixtures.py @@ -35,17 +35,26 @@ verbose = False # [Codename, Yocto Project Version, Release Date, Current Version, Support Level, Poky Version, BitBake branch] current_releases = [ # Release slot #1 - ['Kirkstone','3.5','April 2022','','Future - Long Term Support (until Apr. 2024)','27.0','1.54'], -# ['Dunfell','3.1','April 2021','3.1.5 (March 2022)','Stable - Support for 13 months (until Apr. 2022)','23.0','1.46'], + ['Kirkstone','4.0','April 2022','4.0.5 (October 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 - ['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'], + ['Langdale','4.1','October 2022','4.1.1 (November 2022)','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 - ['Hardknott','3.3','April 2021','3.3.5 (March 2022)','Stable - Support for 13 months (until Apr. 2022)','25.0','1.50'], + # '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'], ] default_poky_layers = [ From patchwork Sun Nov 13 23:30:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 15433 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 C3F5EC43219 for ; Sun, 13 Nov 2022 23:30:26 +0000 (UTC) Received: from mail-pj1-f43.google.com (mail-pj1-f43.google.com [209.85.216.43]) by mx.groups.io with SMTP id smtpd.web12.57.1668382221793197790 for ; Sun, 13 Nov 2022 15:30:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=F2LMYdTU; spf=pass (domain: gmail.com, ip: 209.85.216.43, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f43.google.com with SMTP id l22-20020a17090a3f1600b00212fbbcfb78so12272802pjc.3 for ; Sun, 13 Nov 2022 15:30:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=FGJAur1q2h7BjQUtZma9pmUIEMUt0S2+iGuXSxMNJCQ=; b=F2LMYdTUBqLWw4vA7zRNL3VMCb+FUgNo+Lk7cBQrlM32agLEnyKO8QxL1T8uJ3m5Qh MFk5FbJlfsvR5WE1pKCAqd2OAnQrEBWGq+xqnMngYlb3NT7rS9LTUOLErXs+wpFKF4hM eBggT0oZr/iG6NSMyDohqCI47ziE9hv/bFnA0C0bx8juUyiZcZ5kLAQKSxVlyCsczraO VRsNfzl5U5ElAvsHnHhJcXJvDmHi2dyyS/zd/FOvovui2EIidAppS0rfiuBSLJ7t09R3 /yv9IOpru6/BS3zdzAhcF5TvzyOGM3J3f4MifnF9XS1iZwphk3CmHv6WZ0GSyuKKyCJh dgEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FGJAur1q2h7BjQUtZma9pmUIEMUt0S2+iGuXSxMNJCQ=; b=3tNxR9t0Z8sSCFzmt7YrPu6e2zNcTnwz/lHA0uPv5XNYs+qUIZu9Yh3WIfBC68qAzt BYj/8kAWgT46huz8pBhDgO//VCdzMaqKTZaOdApHLbb6evyKijee1CXn/1I7lslr71ze LxJGwIi6noyqoyJdMXwBDDk/EppXyt+nCLrGPUWFrK/Moafc/so7AY/tlytHyU1Odv3F upG4rIO3lUKuy0tIIaYZgGXKjR37GCfu+b++2lIquAKw0djr2lusg5ENjusW/YltWIPR cVgv/UfsK4813knEp9hcDdNKoy6BO0jqQ3Kv+5yPDFoIPENAt4EpFzC8JtjxvLhY1P3/ Bxvg== X-Gm-Message-State: ANoB5pkz/Byoqte/1HijNxvZUXIBa2S6QcFM/Nsf7gAsrbow5huRdUZV CM6t/eWrfaAJwibaDe/08tR7mJc9nlm9Xw== X-Google-Smtp-Source: AA0mqf4GvnMP4IpNLsNxpFgoP4i8Ozp5Wf4+WVfOshBQ6WnwsdxkkW1u/3kDi5joEQG/0Yv63aNDjA== X-Received: by 2002:a17:902:f64f:b0:186:a3bc:93a1 with SMTP id m15-20020a170902f64f00b00186a3bc93a1mr11361474plg.13.1668382221093; Sun, 13 Nov 2022 15:30:21 -0800 (PST) Received: from chiron.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:4998:ee9c:6c85:68ed]) by smtp.gmail.com with ESMTPSA id c129-20020a621c87000000b00561b3ee73f6sm5404438pfc.144.2022.11.13.15.30.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Nov 2022 15:30:20 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Subject: [PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures Date: Sun, 13 Nov 2022 15:30:03 -0800 Message-Id: <9de8b04297b0281789a4fe051501fede4e65ca0c.1668381699.git.tim.orling@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Sun, 13 Nov 2022 23:30:26 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5827 After updating gen_fixtures.py, run ./gen_fixtures.py --all This includes the latest stable/supported releases. Currently excludes 'dunfell' as it seems to crash. Signed-off-by: Tim Orling --- lib/toaster/orm/fixtures/oe-core.xml | 30 +++-------- lib/toaster/orm/fixtures/poky.xml | 80 ++++++---------------------- 2 files changed, 24 insertions(+), 86 deletions(-) diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index 450e7a2f8..b83b94d5f 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,9 @@ master - honister + langdale git://git.openembedded.org/bitbake - 1.52 - - - hardknott - git://git.openembedded.org/bitbake - 1.50 + 2.2 @@ -56,18 +51,11 @@ 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. - - - hardknott - Openembedded Hardknott - 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. + 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. @@ -87,10 +75,6 @@ 4 openembedded-core - - 5 - openembedded-core - diff --git a/lib/toaster/orm/fixtures/poky.xml b/lib/toaster/orm/fixtures/poky.xml index 20fcc0176..6d58a4fdb 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -26,15 +26,9 @@ bitbake - honister + langdale git://git.yoctoproject.org/poky - honister - bitbake - - - hardknott - git://git.yoctoproject.org/poky - hardknott + langdale bitbake @@ -62,18 +56,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>. - 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>. - - - hardknott - Yocto Project 3.3 "Hardknott" - 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>. + 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>. @@ -125,18 +112,6 @@ 4 meta-yocto-bsp - - 5 - openembedded-core - - - 5 - meta-poky - - - 5 - meta-yocto-bsp -