From mboxrd@z Thu Jan 1 00:00:00 1970 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 E9DF1C433FE for ; Sat, 12 Mar 2022 13:29:22 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web10.4531.1647091761331967755 for ; Sat, 12 Mar 2022 05:29:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=ErL2eFup; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f47.google.com with SMTP id x15so16899705wru.13 for ; Sat, 12 Mar 2022 05:29:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=vfGtQ6PyliufENAHqrRJZyt3zynLxSh6L+avNirdcUA=; b=ErL2eFup7nMmvyPglfpGEGyeFLdJMP+En5tafUgc4fbwVBEhDzC1u6IbcgakQ1BgWt 5ESsMsXm+pKJgbYza5AJRKnSj4trWtT2erAWJUP9IxvoVlH4vFzSx1pfzmXRNu9lxreC v+A9QPTwd2qIeHv3y0mgel5d9b8XDYHEfZymg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=vfGtQ6PyliufENAHqrRJZyt3zynLxSh6L+avNirdcUA=; b=Held3jYAJetcR00SEHKYMtErOBYax8q0Bm7/Wt9nZnGFs6SxJGknZuHL7Cx5/PZwEj X4X23QhBWZ8Hn1+aIvIn1oImAXXsiXCNE8EBaWaeicJPDEjv0NyST2nLXdDSyLT7Uufq 58szVzq0gbFr5j5HdYCf7SMyv7eoSvp12fbosYERAMTKnd51XgW/wid6VqW38qtExxbP +Edibi46MO1N/Ws1/mEklUlMdWosFHAnpf0MrCo2h6Oz61ngq4sqjfJHz8DVMikGmIYQ iC0U+JgNy8oOKR+elp0904LkqAOgYJy9qSKuin2g0owxN3zynEPZhBrW6OPxP67fjSg5 07rg== X-Gm-Message-State: AOAM533V1Lduj/dsjI4ev4KmNcuVdJnWipIYJF7LQAMKEFvbGzeBEk4u WnWNobNPO42atCP4Fjtmqog+FYB3y1nGDBBw X-Google-Smtp-Source: ABdhPJwjXbzR5rZYqKBRkrHwuyOfF5khsFg5aPq8V0FY6VO9VYiF8teP9l4x4T+FPZUfADZIn1c/fQ== X-Received: by 2002:a5d:59ad:0:b0:203:99d0:fcc7 with SMTP id p13-20020a5d59ad000000b0020399d0fcc7mr4759105wrr.592.1647091759741; Sat, 12 Mar 2022 05:29:19 -0800 (PST) Received: from ?IPv6:2001:8b0:aba:5f3c:fe04:8f35:800e:f4a7? ([2001:8b0:aba:5f3c:fe04:8f35:800e:f4a7]) by smtp.gmail.com with ESMTPSA id t184-20020a1c46c1000000b003814de297fcsm12823608wma.16.2022.03.12.05.29.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Mar 2022 05:29:19 -0800 (PST) Message-ID: <9bc23f0240129e62a0384fa07ec7e9f4e80d838d.camel@linuxfoundation.org> Subject: Re: [Toaster] [PATCH] Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfell' and 'Gatesgarth'. From: Richard Purdie To: "Reyna, David" , toaster@lists.yoctoproject.org Date: Sat, 12 Mar 2022 13:29:16 +0000 In-Reply-To: <20220312063500.3123-1-david.reyna@windriver.com> References: <20220312063500.3123-1-david.reyna@windriver.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.40.4-1ubuntu2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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, 12 Mar 2022 13:29:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/toaster/message/5771 On Fri, 2022-03-11 at 22:35 -0800, Reyna, David wrote: > From: David Reyna > > [YOCTO #14757] > > Signed-off-by: David Reyna > --- > bitbake/lib/toaster/orm/fixtures/oe-core.xml | 40 +++++--- > bitbake/lib/toaster/orm/fixtures/poky.xml | 98 ++++++++++++++------ > 2 files changed, 100 insertions(+), 38 deletions(-) Thanks David! I think these definitely move things forward so I've gone ahead and merged them. If there are any issues or followup, we can add further patches. Cheers, Richard