From patchwork Thu Jun 22 15:07:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: dann frazier X-Patchwork-Id: 779566 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3wtlLd6NLXz9ryT; Fri, 23 Jun 2017 01:07:37 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1dO3hj-0002ZB-5l; Thu, 22 Jun 2017 15:07:31 +0000 Received: from complete.lackof.org ([198.49.126.79]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1dO3hd-0002Yv-Sk for kernel-team@lists.ubuntu.com; Thu, 22 Jun 2017 15:07:26 +0000 Received: from localhost (c-107-2-141-92.hsd1.co.comcast.net [107.2.141.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by complete.lackof.org (Postfix) with ESMTPSA id 1B35C33E0058 for ; Thu, 22 Jun 2017 09:07:20 -0600 (MDT) Date: Thu, 22 Jun 2017 09:07:19 -0600 From: dann frazier To: kernel-team@lists.ubuntu.com Subject: [PATCH][X hwe-edge] UBUNTU: [Config] Fix regression in minimum version of xenial's flash-kernel Message-ID: <20170622150719.io46xxgfs4tjcvcl@xps13.dannf> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20170306 (1.8.0) X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on complete.lackof.org X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 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-bounces@lists.ubuntu.com 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 --- 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