diff mbox

[X,hwe-edge] UBUNTU: [Config] Fix regression in minimum version of xenial's flash-kernel

Message ID 20170622150719.io46xxgfs4tjcvcl@xps13.dannf
State New
Headers show

Commit Message

dann frazier June 22, 2017, 3:07 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1699822

Compressed kernel support has been backported to flash-kernel
3.0~rc.4ubuntu62.2, so consider that version new enough.

Signed-off-by: dann frazier <dann.frazier@canonical.com>
---
 debian.master/control.d/flavour-control.stub | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

dann frazier June 28, 2017, 3:19 p.m. UTC | #1
On Thu, Jun 22, 2017 at 9:07 AM, dann frazier
<dann.frazier@canonical.com> wrote:
> BugLink: https://bugs.launchpad.net/bugs/1699822
>
> Compressed kernel support has been backported to flash-kernel
> 3.0~rc.4ubuntu62.2, so consider that version new enough.
>
> Signed-off-by: dann frazier <dann.frazier@canonical.com>

Self NAK. Sorry, this was a user error, I've marked the bug Invalid
(w/ explanation).

  -dann

> ---
>  debian.master/control.d/flavour-control.stub | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub
> index 6318ad236538..9ca4778fc6bf 100644
> --- a/debian.master/control.d/flavour-control.stub
> +++ b/debian.master/control.d/flavour-control.stub
> @@ -29,7 +29,7 @@ Priority: optional
>  Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides}
>  Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools | linux-initramfs-tool, kmod
>  Recommends: BOOTLOADER
> -Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
> +Breaks: flash-kernel (<< 3.0~rc.4ubuntu62.2) [arm64]
>  Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
>  Description: Linux kernel image for version PKGVER on DESC
>   This package contains the Linux kernel image for version PKGVER on
> --
> 2.11.0
>
>
> --
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Andy Whitcroft June 28, 2017, 3:51 p.m. UTC | #2
On Thu, Jun 22, 2017 at 09:07:19AM -0600, dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1699822
> 
> Compressed kernel support has been backported to flash-kernel
> 3.0~rc.4ubuntu62.2, so consider that version new enough.
> 
> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> ---
>  debian.master/control.d/flavour-control.stub | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub
> index 6318ad236538..9ca4778fc6bf 100644
> --- a/debian.master/control.d/flavour-control.stub
> +++ b/debian.master/control.d/flavour-control.stub
> @@ -29,7 +29,7 @@ Priority: optional
>  Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides}
>  Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools | linux-initramfs-tool, kmod
>  Recommends: BOOTLOADER
> -Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
> +Breaks: flash-kernel (<< 3.0~rc.4ubuntu62.2) [arm64]
>  Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
>  Description: Linux kernel image for version PKGVER on DESC
>   This package contains the Linux kernel image for version PKGVER on

That is changing a file in debian.master which is not related to the
linux-hwe-edge package but for linux in zesty.

-apw
diff mbox

Patch

diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub
index 6318ad236538..9ca4778fc6bf 100644
--- a/debian.master/control.d/flavour-control.stub
+++ b/debian.master/control.d/flavour-control.stub
@@ -29,7 +29,7 @@  Priority: optional
 Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides}
 Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools | linux-initramfs-tool, kmod
 Recommends: BOOTLOADER
-Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
+Breaks: flash-kernel (<< 3.0~rc.4ubuntu62.2) [arm64]
 Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
 Description: Linux kernel image for version PKGVER on DESC
  This package contains the Linux kernel image for version PKGVER on