From de67493cd1a215a49784b11eceddb17d9f0f1245 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Sat, 13 Dec 2014 09:23:17 +0000 Subject: [PATCH] [armel/kirkwood] Add versioned breaks on flash-kernel << 3.29~ svn path=/dists/trunk/linux/; revision=22192 --- debian/changelog | 3 +++ debian/config/armel/defines | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index ad40a3b2c..318d98acf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ linux (3.18-1~exp2) UNRELEASED; urgency=medium * [armel/kirkwood]: Enable DEBUG_MVEBU_UART_ALTERNATE to match the behaviour of previous boardfile based kirkwood kernels. Otherwise the kernel silently crashes during boot. + * [armel/kirkwood]: Add versioned breaks on flash-kernel << 3.29~, versions + before this do not append a DTB on all platforms. This is required now that + board file support is removed. -- Ian Campbell Thu, 11 Dec 2014 20:37:22 +0000 diff --git a/debian/config/armel/defines b/debian/config/armel/defines index b86ee21e2..0063dda70 100644 --- a/debian/config/armel/defines +++ b/debian/config/armel/defines @@ -28,6 +28,7 @@ recommends: uboot-mkimage # QNAP TS-119/TS-219: 2097152 - 8 - 64 = 2097080 check-size: 2097080 check-size-with-dtb: true +breaks: flash-kernel (<< 3.29~) configs: armel/config-reduced armel/config.kirkwood