From a776630eb7175201359a0a0683c4378dc0b278e1 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 18 Feb 2016 18:22:43 -0800 Subject: [PATCH] [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 --- debian/changelog | 4 ++++ debian/installer/arm64/modules/arm64/i2c-modules | 1 + 2 files changed, 5 insertions(+) create mode 100644 debian/installer/arm64/modules/arm64/i2c-modules diff --git a/debian/changelog b/debian/changelog index 62894d163..d8cb71a4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 18 Feb 2016 16:43:30 +0000 linux (4.4.2-1) unstable; urgency=medium diff --git a/debian/installer/arm64/modules/arm64/i2c-modules b/debian/installer/arm64/modules/arm64/i2c-modules new file mode 100644 index 000000000..203a607e7 --- /dev/null +++ b/debian/installer/arm64/modules/arm64/i2c-modules @@ -0,0 +1 @@ +#include