[Acked/cmt] [PATCH] Add transitionals-oem to migrate users on 4.13 based OEM kernel to 4.15 HWE kernel.
Andy Whitcroft
apw at canonical.com
Wed Aug 8 13:44:24 UTC 2018
On Fri, Aug 03, 2018 at 11:23:22AM +0300, Timo Aaltonen wrote:
> From: Timo Aaltonen <timo.aaltonen at canonical.com>
>
> Signed-off-by: Timo Aaltonen <timo.aaltonen at canonical.com>
> ---
> debian/control.d/transitionals-oem | 46 ++++++++++++++++++++++++++++++
> 1 file changed, 46 insertions(+)
> create mode 100644 debian/control.d/transitionals-oem
>
> diff --git a/debian/control.d/transitionals-oem b/debian/control.d/transitionals-oem
> new file mode 100644
> index 0000000..bf2deeb
> --- /dev/null
> +++ b/debian/control.d/transitionals-oem
> @@ -0,0 +1,46 @@
> +Package: linux-image-oem
> +Architecture: amd64
> +Section: oldlibs
> +Priority: optional
> +Depends: linux-image-generic-hwe-16.04
> +Description: Depends on the generic hardware enablement kernel image (dummy transitional package)
> + Transitional package for upgrades from linux-oem to hwe
> +
> +Package: linux-oem
> +Architecture: amd64
> +Section: oldlibs
> +Priority: optional
> +Depends: linux-generic-hwe-16.04
> +Description: Depends on the generic hardware enablement kernel image and headers (dummy transitional packages)
> + Transitional package for upgrades from linux-oem to hwe
> +
> +Package: linux-tools-oem
> +Architecture: amd64
> +Section: oldlibs
> +Depends: linux-tools-generic-hwe-16.04
> +Description: Linux kernel versioned Tools (dummy transitional package)
> + Transitional package for upgrades from linux-oem to hwe
> +
> +Package: linux-headers-oem
> +Architecture: amd64
> +Section: oldlibs
> +Priority: optional
> +Depends: linux-headers-generic-hwe-16.04
> +Description: Generic Linux kernel headers (dummy transitional package)
> + Transitional package for upgrades from linux-oem to hwe
> +
> +Package: linux-signed-image-oem
> +Architecture: amd64
> +Section: oldlibs
> +Priority: optional
> +Depends: linux-signed-image-generic-hwe-16.04
> +Description: Signed Generic Linux kernel image (dummy transitional package)
> + Transitional package for upgrades from linux-oem to hwe
> +
> +Package: linux-signed-oem
> +Architecture: amd64
> +Section: oldlibs
> +Priority: optional
> +Depends: linux-signed-generic-hwe-16.04
> +Description: Complete Signed Generic Linux kernel and headers (dummy transitional package)
> + Transitional package for upgrades from linux-oem to hwe
> --
> 2.17.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Those look reasonable enough to me. Modulo the buglink being merged in:
Acked-by: Andy Whitcroft <apw at canonical.com>
I do wonder if given that linux-oem on any specific series is not going
to be expected to upgrade to linux-oem on the next series, whether the
meta-packages for linux-oem should in future contain the series. This
would be similar to the linux-hwe ones and for all the same reasons.
-apw
More information about the kernel-team
mailing list