From patchwork Tue Apr 5 18:40:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 6347 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 D1F0DC4321E for ; Tue, 5 Apr 2022 19:49:23 +0000 (UTC) Received: from mail-pl1-f176.google.com (mail-pl1-f176.google.com [209.85.214.176]) by mx.groups.io with SMTP id smtpd.web10.977.1649184037752467211 for ; Tue, 05 Apr 2022 11:40:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=C1k2CxZ4; spf=pass (domain: gmail.com, ip: 209.85.214.176, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f176.google.com with SMTP id s11so7228647pla.8 for ; Tue, 05 Apr 2022 11:40:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=PrPJY1aFPgHcitysfWLnXYlFC14tWsaAX8RdJA5nlAM=; b=C1k2CxZ4FEtaeJl7Ejh03gN0KG7hYeTZs1SPeszXnsgYpoT+m5skgnf+vVrSz+Vpb6 EkPyoUKzeFAOeFlLUo4AfjK6gABfseaxWiJprLr6lIQoHsxtBe5eUSW6DaNBtBYFbVIy IsTzivDTcYSt2K9NbWWC8GGNeXCV2X1R/J+GYKxUiXdUaTI3cCTX04t0pyDGfZtsZmn2 5xhtMCVex90RLfWSNYwwI5eFyWJAgciARAYoozMI/dAFTowqAmyxpr5392pmbSEEwLbD dr/9z0Ed/j0h4KpCe16k2fpng+HHlyXB6AEchg4N0kojEBHZUDicXNPp1naQhc5/BaqJ eWEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=PrPJY1aFPgHcitysfWLnXYlFC14tWsaAX8RdJA5nlAM=; b=vfspQxzulUa9DGKnDW49YLZ0M33Zk4g44j1ko6WDWhkVUdo4MDCX3hmKct8Uj937uz liiyGPi8LFXWWqFsRVGJJeGZ4m/0DKFLEdLIpRDuU7qaSjJq3nEDS0DhQicLCQuqK3jZ 101Fpu/MKXU5AdcHLPaWXLpygc0qdfVZyuxZzvViWeQ6TFVfT19X+BcfJ/JfAKv+6xRO cxGuRAWHpZ7C535IW9lg23Nl4Od9fcKOArFMvJzLGWdA0dhW/1+Gfdh9LWsQ3BolCoOs kYnScPwKCKnXd6eeIT0hg5qGdoB+xPf1z2Pg6cbm3HzzckH5IB9m4+cJgPFkaF6VD4wK Fkng== X-Gm-Message-State: AOAM530b3UZ8hGhoVkXRAZNgnLPRpY8U5G0cpU6H/AQbau8Lk1N7/U+h nzYxJj+Stl6FQvgLSYQkzpE= X-Google-Smtp-Source: ABdhPJyLNmsnAggpPY1qCCSTyPH6rUVPVsZwi6ay5IojdpsqBqFUoX/XevdTThADnLCIjGixknTf6A== X-Received: by 2002:a17:90a:a78c:b0:1b8:b769:62d0 with SMTP id f12-20020a17090aa78c00b001b8b76962d0mr5588867pjq.227.1649184043058; Tue, 05 Apr 2022 11:40:43 -0700 (PDT) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:6000:1b20:3168:a6eb:9b6b:c371]) by smtp.gmail.com with ESMTPSA id s22-20020a056a00179600b004fb28a97abdsm18424657pfg.12.2022.04.05.11.40.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Apr 2022 11:40:42 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Cc: Tim Orling Subject: [1.52][honister][PATCH] toaster: fixtures replace gatesgarth Date: Tue, 5 Apr 2022 11:40:36 -0700 Message-Id: <20220405184036.2622209-1-tim.orling@konsulko.com> X-Mailer: git-send-email 2.30.2 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, 05 Apr 2022 19:49:23 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5794 Add hardknott Add honister Signed-off-by: Tim Orling --- lib/toaster/orm/fixtures/oe-core.xml | 28 +++++++--- lib/toaster/orm/fixtures/poky.xml | 80 ++++++++++++++++++++++------ 2 files changed, 85 insertions(+), 23 deletions(-) diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml index b01a3370..25543f6e 100644 --- a/lib/toaster/orm/fixtures/oe-core.xml +++ b/lib/toaster/orm/fixtures/oe-core.xml @@ -23,9 +23,14 @@ master - gatesgarth + hardknott git://git.openembedded.org/bitbake - 1.48 + 1.50 + + + honister + git://git.openembedded.org/bitbake + 1.52 @@ -51,11 +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. - gatesgarth - Openembedded Gatesgarth + hardknott + Openembedded Hardknott 4 - gatesgarth - Toaster will run your builds using the tip of the <a href=\"https://cgit.openembedded.org/openembedded-core/log/?h=gatesgarth\">OpenEmbedded Gatesgarth</a> branch. + 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. + + + honister + Openembedded Honister + 5 + 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. @@ -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 363789d6..5811cfae 100644 --- a/lib/toaster/orm/fixtures/poky.xml +++ b/lib/toaster/orm/fixtures/poky.xml @@ -26,9 +26,15 @@ bitbake - gatesgarth + hardknott git://git.yoctoproject.org/poky - gatesgarth + hardknott + bitbake + + + honister + git://git.yoctoproject.org/poky + honister bitbake @@ -56,11 +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>. - gatesgarth - Yocto Project 3.2 "Gatesgarth" + hardknott + Yocto Project 3.3 "Hardknott" 4 - gatesgarth - Toaster will run your builds using the tip of the <a href="https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=gatesgarth">Yocto Project Gatesgarth branch</a>. + 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>. + + + honister + Yocto Project 3.4 "Honister" + 5 + 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>. @@ -112,6 +125,18 @@ 4 meta-yocto-bsp + + 5 + openembedded-core + + + 5 + meta-poky + + + 5 + meta-yocto-bsp +