[linux] 01/02: btree, musb, st_sensors: Ignore ABI changes (fixes FTBFS on armel, armhf)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 28 22:48:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit e09f27e76797faf95d27c0d749d9e08532ff75b8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jan 28 16:11:50 2017 +0000

    btree,musb,st_sensors: Ignore ABI changes (fixes FTBFS on armel,armhf)
---
 debian/changelog      | 6 ++++++
 debian/config/defines | 5 +++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6f95359..6ff0ea2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.9.6-3) unstable; urgency=medium
+
+  * btree,musb,st_sensors: Ignore ABI changes (fixes FTBFS on armel,armhf)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Sat, 28 Jan 2017 16:11:16 +0000
+
 linux (4.9.6-2) unstable; urgency=medium
 
   * linux-cpupower: Use dh-exec architecture filtering for x86-specific files
diff --git a/debian/config/defines b/debian/config/defines
index 64a2431..536da69 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -2,10 +2,15 @@
 abiname: 1
 ignore-changes:
  __cpuhp_*
+ module:drivers/iio/common/st_sensors/**
  module:drivers/net/wireless/**
  module:drivers/power/supply/bq27xxx_battery
  module:drivers/usb/host/**
+ module:drivers/usb/musb/**
  module:net/ceph/libceph
+# btree library is only selected by few drivers so not useful OOT
+ btree_*
+ visitor*
 
 [base]
 arches:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list