ACK/Cmnt: [SRU xenial meta-hwe][PATCH v2] Add transitionals-oem to migrate users on 4.13 based OEM kernel to 4.15 HWE kernel.

Stefan Bader stefan.bader at canonical.com
Fri Sep 14 12:08:04 UTC 2018


On 10.09.2018 09:34, Timo Aaltonen wrote:
> BugLink: http://bugs.launchpad.net/bugs/1785280
> 
> 4.13 OEM kernel is now EOL, and users should be migrated to 4.15 HWE kernel, because it's
> enough to support all the hw and is supported for five years.
> 
> Signed-off-by: Timo Aaltonen <timo.aaltonen at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---

From glancing over this it looks okay. But this is an area I rarely touch, so
there is chance that I miss something subtle.

-Stefan

>  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
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180914/b44a7e36/attachment.sig>


More information about the kernel-team mailing list