[arm64] Create i2c-modules udeb to avoid duplicate modules

Create i2c-modules udeb on arm64 to avoid the following build failure:

        kernel-wedge find-dups 4.4.0-1-arm64
debian/nic-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
debian/input-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
some modules are in more than one package
command exited with status 1
This commit is contained in:
Martin Michlmayr 2016-02-18 18:22:43 -08:00
parent c232b093cb
commit a776630eb7
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -1,10 +1,14 @@
linux (4.4.2-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* udeb: Make DAC960 and cciss optional in scsi-modules again
(fixes FTBFS on armhf, arm64)
* [armel,armhf] net: mv643xx_eth: fix packet corruption with TSO and tiny
unaligned packets. (Closes: #814681)
[ Martin Michlmayr ]
* [arm64] Create i2c-modules udeb to avoid duplicate modules.
-- Ben Hutchings <ben@decadent.org.uk> Thu, 18 Feb 2016 16:43:30 +0000
linux (4.4.2-1) unstable; urgency=medium

View File

@ -0,0 +1 @@
#include <i2c-modules>