From patchwork Wed Mar 15 01:33:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 20935 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 D7795C6FD1D for ; Wed, 15 Mar 2023 01:33:41 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web10.2075.1678844013118645444 for ; Tue, 14 Mar 2023 18:33:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mOyOT0IK; spf=pass (domain: gmail.com, ip: 209.85.214.177, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f177.google.com with SMTP id ix20so11968506plb.3 for ; Tue, 14 Mar 2023 18:33:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678844012; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=VIbQEp8c/bvCRBGeMiC274g2S8z8CKCav8uxzyMmd9w=; b=mOyOT0IKdBDkkItit/f80lYeNtOZEELfDJVxZcpBor4NoKx95z5GKoLgE8KEhgzbAY rgdkoeVotC6q+cv0fpxYU8bGrwIN9iyzgdXPEi6CNpSopONqnwWBi5ej6Et8hL8a0Ju6 iFpdDGomV8RbiRhUmtH1bJY7/VGYhquYOj8QNOz/iJMaNn3KLkOT0hrrkgxupFFiRfna 7ctOpr69gQzD0+y+sXRoWGbJ1t8lJuBeav+Z+/38vf/xSTycN7ge21idWETh670zP77P luTxKs7IRik3K64yff7o1dF56YpUnTWTW3hKgotBD03NbtX5MwFwOoLPEuqivZRvUaYc 7Fyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678844012; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VIbQEp8c/bvCRBGeMiC274g2S8z8CKCav8uxzyMmd9w=; b=bJa9disT9YeDsIxfU1E3DSUYzsUKHkGA3P/vkn7tSwa9mLbrT3tZDMyeqY1MZEce+K o8o/YXepI8Q3hTNnjXvLxKy5hZlepSlRJ4M68LDHEBI3th6ywR77hdy9SIlfR9rhvuXP JOiHYyhtBdtLkEIe8vIdIrW3Rentqy3LczVTBYtsTUAL6rn2kCMYq5M8r9em9hVxC0my NdcCm2xl3Luz8UdtRMJKZQGMXz+K0V+X6XIcA2K/b/WCb5u+Emi4Yud4PP0cabbdiNzw uFaJYIwlyXVWGZoLahQKcm3ARfouIkB5f2X4NgGsCPqy4v0i2eJ5Udfh7mQtON6FRcmW Ai/w== X-Gm-Message-State: AO0yUKW/jyd29FCHn1N94M4p6YnT3HUE/CIa//0AGOnHGaCrn+jTIVQk cMwghm0/xD0l8v320GMTTwstv50lvNc= X-Google-Smtp-Source: AK7set/jxiX0/RMspJXiw4076M0WmHOd6d0ZKjT1DdekVv+ac1Vi6XYDk0LycmDjCT4i1LiL69iSVw== X-Received: by 2002:a05:6a20:be24:b0:d4:5be:c578 with SMTP id ge36-20020a056a20be2400b000d405bec578mr9469759pzb.22.1678844011991; Tue, 14 Mar 2023 18:33:31 -0700 (PDT) Received: from chiron.. ([2601:1c0:ca00:cea0:155f:ded0:e803:df3c]) by smtp.gmail.com with ESMTPSA id t21-20020a62ea15000000b00571cdbd0771sm397745pfh.102.2023.03.14.18.33.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 18:33:31 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org Subject: [mickledore][2.4][PATCH 0/2] update toaster fixtures Date: Tue, 14 Mar 2023 18:33:04 -0700 Message-Id: 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 ; Wed, 15 Mar 2023 01:33:41 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5834 The toaster fixtures need to be updated for each stable release. These should be applied during or shortly after the 2.4 bitbake branching as part of the mickledore 4.2.0 release. Drop langdale since support is expected to end in May 2023 (if not in April). The following changes since commit b29f6e04091b6bfe697dc41c76880de466736fc3: wget.py: Combine urlopener exceptions (2023-03-11 20:49:19 +0000) are available in the Git repository at: https://git.openembedded.org/bitbake-contrib timo/toaster-fixtures-mickledore http://cgit.openembedded.org/bitbake-contrib/log/?h=timo/toaster-fixtures-mickledore Tim Orling (2): toaster: update gen_fixtures.py for mickledore toaster: update fixtures for mickledore lib/toaster/orm/fixtures/gen_fixtures.py | 7 ++++--- lib/toaster/orm/fixtures/oe-core.xml | 12 ++++++------ lib/toaster/orm/fixtures/poky.xml | 18 +++++++++--------- 3 files changed, 19 insertions(+), 18 deletions(-)