From patchwork Fri Nov 20 13:39:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 1403728 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CcyMN330Sz9sTv; Sat, 21 Nov 2020 00:39:28 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1kg6dJ-00044K-0i; Fri, 20 Nov 2020 13:39:25 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kg6dG-00043f-II for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:39:22 +0000 Received: from mail-ed1-f70.google.com ([209.85.208.70]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kg6dG-0008Um-9s for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:39:22 +0000 Received: by mail-ed1-f70.google.com with SMTP id bu17so3705016edb.22 for ; Fri, 20 Nov 2020 05:39:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9G2H3TaczpmS5DpxL4gxadCiV4wGnYsvycEpt4P2yg4=; b=E/VuPk92oqix+jbBFhY/2nzkfC9p8pbZWus5dsu7lFONxYrv2VnjXqGfuIB46G+gTd RIHjFx1fI9CvmQPgcJL2mKrq3D17JvYeHSeXet8Ep0mlTCSSaIbanQ/sh+h98MAwet1D 8Vn6c0M2au6aqFZN7hoaDy43bt2JQv3b9HwVH0k8G27ccFy4aTa9f9nwiY2iqqsV1nAX jMpXmlPPNAMWowaRJAg6Bd3cRsvSTVKEQKTqF3OcxX0NKLR+Csr+HIv46X/cZ8WnfGX8 d0yv0UMLut/++gXWfbSsgJAu02EYycfAZfxrmdVCnKC0tLGHmmxq3xkDdZSMJOZa9L1U s9mw== X-Gm-Message-State: AOAM5302zfyhZ3E3qfdWVqZWGJv7mbrnwBCRIxLZwxYGrEQmXf8/9If3 aUltWQggSG+39CoNBxnnQmHv043sUaxD/jrVgh2LvbHq27xGdHzl0hknQn86LBPG79Ks+g1GKl6 8UkOq8oeF7njkafr1LKALd3sPAza6sncA8e054rjPQg== X-Received: by 2002:a17:906:6414:: with SMTP id d20mr31838151ejm.82.1605879561735; Fri, 20 Nov 2020 05:39:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJyf0WIqiWzDmYUxgnYlp/vwdcT2WcaPGSIhyYem24U14kEfJoEOPcs9dFtqcDFTGLnGPD/TYQ== X-Received: by 2002:a17:906:6414:: with SMTP id d20mr31838141ejm.82.1605879561528; Fri, 20 Nov 2020 05:39:21 -0800 (PST) Received: from localhost ([2001:470:6973:2:d95:497b:a9f7:942d]) by smtp.gmail.com with ESMTPSA id d1sm1102175edd.59.2020.11.20.05.39.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Nov 2020 05:39:21 -0800 (PST) From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [PATCH] info/kernel-series: linux-oem-{5.6, 5, 10} oem flavour is now expressed explicitly Date: Fri, 20 Nov 2020 13:39:14 +0000 Message-Id: <20201120133918.282869-2-apw@canonical.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20201120133918.282869-1-apw@canonical.com> References: <20201120133918.282869-1-apw@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andy Whitcroft Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Signed-off-by: Andy Whitcroft --- info/kernel-series.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml index e193d8d39..befa08763 100644 --- a/info/kernel-series.yaml +++ b/info/kernel-series.yaml @@ -799,7 +799,7 @@ linux-oem-5.6: versions: ['5.6.0'] - variants: ['-oem-20.04'] + variants: ['-20.04'] packages: linux-oem-5.6: repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal', 'oem-5.6-next'] @@ -821,7 +821,7 @@ linux-oem-5.10: versions: ['5.10.0'] - variants: ['-oem-20.04-edge'] + variants: ['-20.04-edge'] packages: linux-oem-5.10: repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal', 'oem-5.10-next']