From patchwork Wed Sep 21 15:17:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Timo Aaltonen X-Patchwork-Id: 1680749 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MXhqz3H2Kz1yqP for ; Thu, 22 Sep 2022 01:18:05 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1ob1U6-0007r4-8C; Wed, 21 Sep 2022 15:17:58 +0000 Received: from smtp-relay-canonical-1.internal ([10.131.114.174] helo=smtp-relay-canonical-1.canonical.com) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1ob1U3-0007qq-NY for kernel-team@lists.ubuntu.com; Wed, 21 Sep 2022 15:17:55 +0000 Received: from bryant.. (mobile-user-2e84ba-169.dhcp.inet.fi [46.132.186.169]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 6158E3F4C1 for ; Wed, 21 Sep 2022 15:17:55 +0000 (UTC) From: Timo Aaltonen To: kernel-team@lists.ubuntu.com Subject: [PATCH v2 1/2][F/meta-hwe-5.15] UBUNTU: [Packaging] Migrate oem-20.04* to hwe-5.15 Date: Wed, 21 Sep 2022 18:17:53 +0300 Message-Id: <20220921151754.3961036-1-tjaalton@ubuntu.com> X-Mailer: git-send-email 2.37.2 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Timo Aaltonen BugLink: https://bugs.launchpad.net/bugs/1987507 Signed-off-by: Timo Aaltonen Acked-by: Kleber Sacilotto de Souza Acked-by: Stefan Bader --- debian/control.d/migrate-oem-20.04 | 39 +++++++++++++++++++++++++++++ debian/control.d/migrate-oem-20.04b | 32 +++++++++++++++++++++++ debian/control.d/migrate-oem-20.04c | 32 +++++++++++++++++++++++ debian/control.d/migrate-oem-20.04d | 39 +++++++++++++++++++++++++++++ 4 files changed, 142 insertions(+) create mode 100644 debian/control.d/migrate-oem-20.04 create mode 100644 debian/control.d/migrate-oem-20.04b create mode 100644 debian/control.d/migrate-oem-20.04c create mode 100644 debian/control.d/migrate-oem-20.04d diff --git a/debian/control.d/migrate-oem-20.04 b/debian/control.d/migrate-oem-20.04 new file mode 100644 index 0000000..9a4a2f9 --- /dev/null +++ b/debian/control.d/migrate-oem-20.04 @@ -0,0 +1,39 @@ +# +# Generated using kteam-tools script: +# generate-transitions --input ../linux-meta-oem-5.14/debian/control --output debian/control.d/transitionals-oem-20.04 oem-20.04$ generic-hwe-20.04 +# +Package: linux-headers-oem-20.04 +Architecture: amd64 +Section: oldlibs +Depends: linux-headers-generic-hwe-20.04 +Description: OEM Linux kernel headers (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-image-oem-20.04 +Architecture: amd64 +Section: oldlibs +Depends: linux-image-generic-hwe-20.04 +Description: OEM Linux kernel image (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-tools-oem-20.04 +Architecture: amd64 +Section: oldlibs +Depends: linux-tools-generic-hwe-20.04 +Description: OEM Linux kernel tools (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-oem-20.04 +Architecture: amd64 +Section: oldlibs +Depends: linux-generic-hwe-20.04 +Description: Complete OEM Linux kernel and headers (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-modules-iwlwifi-oem-20.04 +Architecture: amd64 +Section: oldlibs +Depends: linux-modules-iwlwifi-generic-hwe-20.04 +Description: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + diff --git a/debian/control.d/migrate-oem-20.04b b/debian/control.d/migrate-oem-20.04b new file mode 100644 index 0000000..10f7adb --- /dev/null +++ b/debian/control.d/migrate-oem-20.04b @@ -0,0 +1,32 @@ +# +# Generated using kteam-tools script: +# generate-transitions --input ../linux-meta-oem-5.14/debian/control --output debian/control.d/migrate-oem-20.04b oem-20.04b generic-hwe-20.04 +# +Package: linux-headers-oem-20.04b +Architecture: amd64 +Section: oldlibs +Depends: linux-headers-generic-hwe-20.04 +Description: OEM Linux kernel headers (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-image-oem-20.04b +Architecture: amd64 +Section: oldlibs +Depends: linux-image-generic-hwe-20.04 +Description: OEM Linux kernel image (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-tools-oem-20.04b +Architecture: amd64 +Section: oldlibs +Depends: linux-tools-generic-hwe-20.04 +Description: OEM Linux kernel tools (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-oem-20.04b +Architecture: amd64 +Section: oldlibs +Depends: linux-generic-hwe-20.04 +Description: Complete OEM Linux kernel and headers (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + diff --git a/debian/control.d/migrate-oem-20.04c b/debian/control.d/migrate-oem-20.04c new file mode 100644 index 0000000..535d90a --- /dev/null +++ b/debian/control.d/migrate-oem-20.04c @@ -0,0 +1,32 @@ +# +# Generated using kteam-tools script: +# generate-transitions --input ../linux-meta-oem-5.14/debian/control --output debian/control.d/migrate-oem-20.04c oem-20.04c generic-hwe-20.04 +# +Package: linux-headers-oem-20.04c +Architecture: amd64 +Section: oldlibs +Depends: linux-headers-generic-hwe-20.04 +Description: OEM Linux kernel headers (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-image-oem-20.04c +Architecture: amd64 +Section: oldlibs +Depends: linux-image-generic-hwe-20.04 +Description: OEM Linux kernel image (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-tools-oem-20.04c +Architecture: amd64 +Section: oldlibs +Depends: linux-tools-generic-hwe-20.04 +Description: OEM Linux kernel tools (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-oem-20.04c +Architecture: amd64 +Section: oldlibs +Depends: linux-generic-hwe-20.04 +Description: Complete OEM Linux kernel and headers (dummy transitional package) (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + diff --git a/debian/control.d/migrate-oem-20.04d b/debian/control.d/migrate-oem-20.04d new file mode 100644 index 0000000..5041d01 --- /dev/null +++ b/debian/control.d/migrate-oem-20.04d @@ -0,0 +1,39 @@ +# +# Generated using kteam-tools script: +# generate-transitions --input ../linux-meta-oem-5.14/debian/control --output debian/control.d/migrate-oem-20.04d oem-20.04d generic-hwe-20.04 +# +Package: linux-headers-oem-20.04d +Architecture: amd64 +Section: oldlibs +Depends: linux-headers-generic-hwe-20.04 +Description: OEM Linux kernel headers (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-image-oem-20.04d +Architecture: amd64 +Section: oldlibs +Depends: linux-image-generic-hwe-20.04 +Description: OEM Linux kernel image (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-tools-oem-20.04d +Architecture: amd64 +Section: oldlibs +Depends: linux-tools-generic-hwe-20.04 +Description: OEM Linux kernel tools (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-oem-20.04d +Architecture: amd64 +Section: oldlibs +Depends: linux-generic-hwe-20.04 +Description: Complete OEM Linux kernel and headers (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. + +Package: linux-modules-iwlwifi-oem-20.04d +Architecture: amd64 +Section: oldlibs +Depends: linux-modules-iwlwifi-generic-hwe-20.04 +Description: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) + Transitional package for upgrades. This package can be safely removed. +