From 2622600fec5a8ce394319d8b4b29ced41dc37a19 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 9 Jun 2016 04:04:15 +0100 Subject: [PATCH] [armel,armhf,sh4] linux-image: Do not suggest fdutils BLK_DEV_FD has *never* been enabled on any of these architectures! The old arm/footbridge configuration did enable it and this suggestion seems to be have been thoughtlessly copied over to these other architectures. --- debian/changelog | 3 +++ debian/config/armel/defines | 1 - debian/config/armhf/defines | 1 - debian/config/sh4/defines | 1 - 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 52c222631..6e2a390bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -114,6 +114,9 @@ linux (4.6.2-1) UNRELEASED; urgency=medium - IB/hfi1: Fix hard lockup due to not using save/restore spin lock - regulator: Fix deadlock during regulator registration + [ Ben Hutchings ] + * [armel,armhf,sh4] linux-image: Do not suggest fdutils + -- Ben Hutchings Thu, 09 Jun 2016 02:56:01 +0100 linux (4.6.1-1) unstable; urgency=medium diff --git a/debian/config/armel/defines b/debian/config/armel/defines index 8e4a6d116..a025e0a98 100644 --- a/debian/config/armel/defines +++ b/debian/config/armel/defines @@ -8,7 +8,6 @@ kernel-arch: arm image-file: arch/arm/boot/zImage [image] -suggests: fdutils install-stem: vmlinuz [relations] diff --git a/debian/config/armhf/defines b/debian/config/armhf/defines index b9334d1a8..a03bd2b0d 100644 --- a/debian/config/armhf/defines +++ b/debian/config/armhf/defines @@ -14,7 +14,6 @@ image-file: arch/arm/boot/zImage vdso: true [image] -suggests: fdutils install-stem: vmlinuz [relations] diff --git a/debian/config/sh4/defines b/debian/config/sh4/defines index a50ed413f..75b001120 100644 --- a/debian/config/sh4/defines +++ b/debian/config/sh4/defines @@ -10,7 +10,6 @@ image-file: arch/sh/boot/zImage signed-modules: false [image] -suggests: fdutils install-stem: vmlinuz [sh7751r_description]