[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.
This commit is contained in:
Ben Hutchings 2016-06-09 04:04:15 +01:00
parent 1537ff1314
commit 2622600fec
4 changed files with 3 additions and 3 deletions

3
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Thu, 09 Jun 2016 02:56:01 +0100
linux (4.6.1-1) unstable; urgency=medium

View File

@ -8,7 +8,6 @@ kernel-arch: arm
image-file: arch/arm/boot/zImage
[image]
suggests: fdutils
install-stem: vmlinuz
[relations]

View File

@ -14,7 +14,6 @@ image-file: arch/arm/boot/zImage
vdso: true
[image]
suggests: fdutils
install-stem: vmlinuz
[relations]

View File

@ -10,7 +10,6 @@ image-file: arch/sh/boot/zImage
signed-modules: false
[image]
suggests: fdutils
install-stem: vmlinuz
[sh7751r_description]