From patchwork Tue Mar 14 20:31:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 20930 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 10D7DC7618E for ; Tue, 14 Mar 2023 20:31:47 +0000 (UTC) Received: from mail-pj1-f44.google.com (mail-pj1-f44.google.com [209.85.216.44]) by mx.groups.io with SMTP id smtpd.web11.6297.1678825904295194702 for ; Tue, 14 Mar 2023 13:31:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mAlXxU6r; spf=pass (domain: gmail.com, ip: 209.85.216.44, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f44.google.com with SMTP id h11-20020a17090a2ecb00b00237c740335cso16397757pjs.3 for ; Tue, 14 Mar 2023 13:31:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678825904; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mHipGZxiffY/h2ka4lJe2MrOSBsPu+HpfqFtTrjTAJU=; b=mAlXxU6rvho8FAys05V6wQqEPLtGigTndG/qczNJJfsjMbh4UE3erGPGDQ6ncNEnBp hDZh90i1imk3kfW1iOFjiG55K14VXGrXeqv+yGf/+L70kSJruRvwjh//n/ll5FgXtPpj JSJJLJcgGT1qPVRVlKv86UNUisu1fbN/bm78VHXSzjEK38lY+Y/DAUq796l3dBVXNGVd PioZHjeli+oAGVEK9nevXAy9yGM3kYkzZPQKzWCu74wAW6ZyUQIfrSPH/zjDVhnHV+S5 ZDFpSC5bwksq72/JKayOXtaOA3vEqb/WPX8wUlUELR3IVo6+IXSBIN65phgH3mkXYSD0 XXBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678825904; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mHipGZxiffY/h2ka4lJe2MrOSBsPu+HpfqFtTrjTAJU=; b=Nnxt+F3Et70FsiK3RsKvkSfO8lTjKzY6xz0f4yUlbEeSw0H2VYgj8glm+Zg8f+He75 q9+rVbNj9EmgrGBr+51rekyQLy//O7dL8VMpBEphdRJoeFgAMr1LEHG8S19gAzXG3O0D aaLcwIRQP3WgZnxFgunaQZTdt/sFR86XBbNZ8tuHYhczneC2LEtXrcMMAuiLdIX77ljJ kR+Dj5QAMTfE9MK6y3dfwpmavJz/e5GWGxXjPkqAUe7dpSPm2xAb0Y6FarRtH40LzrHA 6zTtCcGoBbeW7ijvNSbtHflzJZZNrbhQtNRMKKQMNdXv+4mwjZ5aGZqMYGnaW27PhG+w KWsw== X-Gm-Message-State: AO0yUKVRkg/5hum5vvrE0Y90KJYFYbK94MxZcxYmy/WjAW6g5iKCWItD W84U9GqoW6myNNz5JetlwvqFeoIDwVo= X-Google-Smtp-Source: AK7set/2xSpjH+MYN9tjB2Oyrsuk3gmQKkM6wJ+hKcm6BgDJJ888WDlagUKWV4ycUJWuPGSDw3x/CA== X-Received: by 2002:a17:903:41cb:b0:19c:fc0a:567b with SMTP id u11-20020a17090341cb00b0019cfc0a567bmr254960ple.12.1678825903639; Tue, 14 Mar 2023 13:31:43 -0700 (PDT) Received: from chiron.. ([2601:1c0:ca00:cea0:155f:ded0:e803:df3c]) by smtp.gmail.com with ESMTPSA id h15-20020a170902ac8f00b001a076568da9sm215464plr.216.2023.03.14.13.31.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 13:31:43 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Cc: steve@sakoman.com Subject: [langdale][2.2][PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2 Date: Tue, 14 Mar 2023 13:31:28 -0700 Message-Id: <7e8e6e41a339f479ffece40320a8f89d2ae9453c.1678825322.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 ; Tue, 14 Mar 2023 20:31:47 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5831 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 Tue Mar 14 20:31:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 20929 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 EF89EC05027 for ; Tue, 14 Mar 2023 20:31:46 +0000 (UTC) Received: from mail-pj1-f44.google.com (mail-pj1-f44.google.com [209.85.216.44]) by mx.groups.io with SMTP id smtpd.web11.6299.1678825906470932201 for ; Tue, 14 Mar 2023 13:31:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=KyLCpI8/; spf=pass (domain: gmail.com, ip: 209.85.216.44, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f44.google.com with SMTP id u3-20020a17090a450300b00239db6d7d47so16391915pjg.4 for ; Tue, 14 Mar 2023 13:31:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678825906; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=d5j5eaAH3eCjqaozMZRLWOSFLJKyCtR7fIpLmwRBTNM=; b=KyLCpI8/zdbxuBI+jaKLHjuwP78XrMTW8oLR9rJP/kx9QZe950j55xmQzRFevjsz4y UQmxl/YxVT1AbwFpZOIIyK00s3cCGa9Z2SE4d4EOAp75VF/n4BGiAhe4hzRn0OOiEAwc lnf43gwRSkTMFr0/h5Pvu65vOa3vBAPMsZCPtue8RCfxhEQgVOGb73PIeno6sLctFMTq lmR86mJr1U/n/vP0bPKwis6SbKWP8GWq0zG/n3uM8XA5LUvjpILgecY2b92d1nu3Vh9O r9SbhTb81XGscDnSAZs+Vq0Je9Hv60hQR+wL6VmYe+Mrt0qTH4QgiQM+VCQkqvuQepCG BEPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678825906; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d5j5eaAH3eCjqaozMZRLWOSFLJKyCtR7fIpLmwRBTNM=; b=amIfiBt60EY/PdrSNkff+q6fL0GOgJ74Oui7BRgytrA9k33/l0QZiL6/gzXqHxOOVZ pTclZER6J7DEyRZ/j3rvBzXXhJfm+aKFKFj78UrdmzQ7KdSCOmVWUnDCgMDD6UZk/yip NmKt4vt9jtMMj73vA2iW564QLDUV5orviAEXalVfSn3mEaYSRSg4diI43mqUpQayZSly 6nFWk+LlhZ9qs1ZBWyH49g4x+Q+q09AKja/eJ9iUlOk43w24gZPKTfUzDR+Z3hr+61PC 1IjQyHw/yvy/EEFaub6aeSKcylx5gEDQwTP2A5vRdQXakES0j4DRV/myQT8NCAhLoUYN JWeQ== X-Gm-Message-State: AO0yUKUjgifMtDAhVJyczStt5xXLM55EWHjmSOC8FYgBmHH0fToOkoGe GfIJi95mv1/HW0Pifezz/Avbbb4ij9A= X-Google-Smtp-Source: AK7set/hXHx8AnPOy+wkGymY+EPbFwSylrmwU9uAD9TIuO/kvn68h2eROO0tZ6wjPqsEPp8yb5b0Cw== X-Received: by 2002:a17:903:24e:b0:19c:fd73:5586 with SMTP id j14-20020a170903024e00b0019cfd735586mr355861plh.38.1678825905658; Tue, 14 Mar 2023 13:31:45 -0700 (PDT) Received: from chiron.. ([2601:1c0:ca00:cea0:155f:ded0:e803:df3c]) by smtp.gmail.com with ESMTPSA id h15-20020a170902ac8f00b001a076568da9sm215464plr.216.2023.03.14.13.31.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 13:31:45 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Cc: steve@sakoman.com Subject: [langdale][2.2][PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches Date: Tue, 14 Mar 2023 13:31:29 -0700 Message-Id: <7c7f403c00e0f557b0e7c80881d826cf3b60f751.1678825322.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 ; Tue, 14 Mar 2023 20:31:46 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5832 Re-introduce Dunfell since it is supported until April 2024 Drop Honister and Hardknott as they are both EOL Add Langdale as it is the latest stable release Signed-off-by: Tim Orling --- lib/toaster/orm/fixtures/gen_fixtures.py | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lib/toaster/orm/fixtures/gen_fixtures.py b/lib/toaster/orm/fixtures/gen_fixtures.py index 0d5f4533b..f0a09be75 100755 --- a/lib/toaster/orm/fixtures/gen_fixtures.py +++ b/lib/toaster/orm/fixtures/gen_fixtures.py @@ -35,17 +35,18 @@ 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.8 (March 2023)','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.3 (March 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 - ['Hardknott','3.3','April 2021','3.3.5 (March 2022)','Stable - Support for 13 months (until Apr. 2022)','25.0','1.50'], + ['Dunfell','3.1','April 2021','3.1.23 (February 2023)','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 Tue Mar 14 20:31:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 20931 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 E274DC74A44 for ; Tue, 14 Mar 2023 20:31:56 +0000 (UTC) Received: from mail-pj1-f44.google.com (mail-pj1-f44.google.com [209.85.216.44]) by mx.groups.io with SMTP id smtpd.web10.6209.1678825908354394583 for ; Tue, 14 Mar 2023 13:31:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=baWVLC3y; spf=pass (domain: gmail.com, ip: 209.85.216.44, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f44.google.com with SMTP id d13so6569934pjh.0 for ; Tue, 14 Mar 2023 13:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678825908; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=y7tOVN50RfWNaRZD8DGFCNl6ssSZL9ythi52vlc0iyI=; b=baWVLC3yfZN9weKep4kCHEgSMp790l9WbNpwS1c+GrcmzKIeF/7fwqDC1fMNs29idL AebYO8p71Hnx1WWiVl6vTXuUZ+LPnzGvcd+HI9VHQPI/6Oie7bReMNpUKkple+2etLhT jA2uAd5IpngCEXVVk1KNfDsSFIcW7JHiY35E7VBipfv9Px2dJFHBZ30wBER2o42bNsyE u2z5dnOXVU8K8dihkLQjTsY6IB+88f8uqwDYUVDcskCRVnqjZFoJWt9sXSkzSSyVBx56 nLbkLlChqbrPFcmAxHFtbHbbeR3yrAFFP+ZcTMU+fF9OCsTmtXEQjMNJqtuzj7QxK6ds eIrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678825908; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y7tOVN50RfWNaRZD8DGFCNl6ssSZL9ythi52vlc0iyI=; b=XnfeP0h+eUmn0CdT666o24vBRvnc3T/+Kd9nVd219QuCLKo3C0xQlN87scvfJD03+J eBCM8wmZljy4WW+qyWzjqyh3TxfJoquBOa1zdst1p42yzwXbM0b3FCKTumY3Ugio/cbB NlcARc1cFIYSYb8LGCRKkBJT4R7ittDbmkD5azEn8KUYWXOL6cE32iy9S9gsZuKOHd3S lS0AscFaZCL2dVzJIerLBa01uZ/J/BHJdrTDqEDRNClubXP5j3W6kXQeFtJPESR6IL4k Xm1kPiLGSHX+aaYtHB6t6XKnl0YZ54GVLV7ye04+7w2ivg6kfW+4YjpOLdVIGkF41rnm GLNQ== X-Gm-Message-State: AO0yUKVyyu0spcfdJMQ941TERZ7KtyIgrL2XL8A57RKThTljiuKtZJBR 2w8c4BRxHCBkqBLedICD/4KVd4q+wbQ= X-Google-Smtp-Source: AK7set+DusNTk0Z6gTN8qjoGJN1CCIpCb1x8zA82OVufJ0gvlQRZ4ljo4qBjrdMDvtrV92X43wuWow== X-Received: by 2002:a17:903:430b:b0:19c:171a:d346 with SMTP id jz11-20020a170903430b00b0019c171ad346mr216679plb.44.1678825907714; Tue, 14 Mar 2023 13:31:47 -0700 (PDT) Received: from chiron.. ([2601:1c0:ca00:cea0:155f:ded0:e803:df3c]) by smtp.gmail.com with ESMTPSA id h15-20020a170902ac8f00b001a076568da9sm215464plr.216.2023.03.14.13.31.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 13:31:47 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Cc: steve@sakoman.com Subject: [langdale][2.2][PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures Date: Tue, 14 Mar 2023 13:31:30 -0700 Message-Id: <2c883cd8af4bd35836dee64e782e5172ae416fff.1678825322.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 ; Tue, 14 Mar 2023 20:31:56 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5833 After updating gen_fixtures.py, run ./gen_fixtures.py --all This includes the latest stable/supported releases. Signed-off-by: Tim Orling --- 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