diff --git a/debian/changelog b/debian/changelog index a8b6ace76..28efd05f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ linux (4.4.4-2) UNRELEASED; urgency=medium (fixes FTBFS) * Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf) * udeb: Add dependency from mmc-modules to crc-modules (fixes FTBFS on arm64) + * [hppa] Ignore ABI changes in built-in drm_kms_helper code (fixes FTBFS) -- Ben Hutchings Tue, 08 Mar 2016 11:36:41 +0000 diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines index b8572021c..105fda434 100644 --- a/debian/config/hppa/defines +++ b/debian/config/hppa/defines @@ -1,3 +1,8 @@ +[abi] +ignore-changes: +# drm is built-in on hppa so listing the drm_kms_helper module doesn't work + drm_dp_* + [base] flavours: parisc parisc64-smp kernel-arch: parisc