[kernel] r22192 - in dists/trunk/linux/debian: . config/armel

Ian James Campbell ijc at moszumanska.debian.org
Sat Dec 13 09:23:17 UTC 2014


Author: ijc
Date: Sat Dec 13 09:23:17 2014
New Revision: 22192

Log:
[armel/kirkwood] Add versioned breaks on flash-kernel << 3.29~

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/defines

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Fri Dec 12 20:14:06 2014	(r22191)
+++ dists/trunk/linux/debian/changelog	Sat Dec 13 09:23:17 2014	(r22192)
@@ -3,6 +3,9 @@
   * [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 <ijc at debian.org>  Thu, 11 Dec 2014 20:37:22 +0000
 

Modified: dists/trunk/linux/debian/config/armel/defines
==============================================================================
--- dists/trunk/linux/debian/config/armel/defines	Fri Dec 12 20:14:06 2014	(r22191)
+++ dists/trunk/linux/debian/config/armel/defines	Sat Dec 13 09:23:17 2014	(r22192)
@@ -28,6 +28,7 @@
 # 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



More information about the Kernel-svn-changes mailing list