[kernel] r22885 - in dists/jessie/linux/debian: . config/armel config/sh4

Ben Hutchings benh at moszumanska.debian.org
Sun Aug 2 22:08:54 UTC 2015


Author: benh
Date: Sun Aug  2 22:08:54 2015
New Revision: 22885

Log:
[armel,sh4] linux-image: Recommend u-boot-tools rather than the obsolete uboot-mkimage package (Closes: #793608)

Modified:
   dists/jessie/linux/debian/changelog
   dists/jessie/linux/debian/config/armel/defines
   dists/jessie/linux/debian/config/sh4/defines

Modified: dists/jessie/linux/debian/changelog
==============================================================================
--- dists/jessie/linux/debian/changelog	Sun Aug  2 21:42:21 2015	(r22884)
+++ dists/jessie/linux/debian/changelog	Sun Aug  2 22:08:54 2015	(r22885)
@@ -463,6 +463,8 @@
   * libata: add ATA_HORKAGE_NOTRIM
   * libata: force disable trim for SuperSSpeed S238
   * block: Do a full clone when splitting discard bios (Closes: #793326)
+  * [armel,sh4] linux-image: Recommend u-boot-tools rather than the obsolete
+    uboot-mkimage package (Closes: #793608)
 
   [ Ian Campbell ]
   * [xen] xen-netback: return correct ethtool stats (Closes: #786936)

Modified: dists/jessie/linux/debian/config/armel/defines
==============================================================================
--- dists/jessie/linux/debian/config/armel/defines	Sun Aug  2 21:42:21 2015	(r22884)
+++ dists/jessie/linux/debian/config/armel/defines	Sun Aug  2 22:08:54 2015	(r22885)
@@ -95,7 +95,7 @@
 hardware-long: Marvell Kirkwood based systems (SheevaPlug, QNAP TS-119/TS-219, etc)
 
 [kirkwood_image]
-recommends: uboot-mkimage
+recommends: u-boot-tools
 # SheevaPlug: 4194304 - 8 - 64 = 4194232
 # QNAP TS-119/TS-219: 2097152 - 8 - 64 = 2097080
 check-size: 2097080
@@ -145,7 +145,7 @@
 hardware-long: Marvell Orion 5181, 5182 and 5281 based systems (QNAP TS-109/TS-209, etc)
 
 [orion5x_image]
-recommends: uboot-mkimage
+recommends: u-boot-tools
 # D-Link DNS-323: 1572864 - 8 - 64 = 1572792
 # HP Media Vault mv2120: ca 2 MB
 # QNAP TS-109/TS-209 & TS-409: 2097152 - 8 - 64 = 2097080

Modified: dists/jessie/linux/debian/config/sh4/defines
==============================================================================
--- dists/jessie/linux/debian/config/sh4/defines	Sun Aug  2 21:42:21 2015	(r22884)
+++ dists/jessie/linux/debian/config/sh4/defines	Sun Aug  2 22:08:54 2015	(r22885)
@@ -20,7 +20,7 @@
 hardware-long: Renesas SH7785 reference board
 
 [sh7785lcr_image]
-recommends: uboot-mkimage
+recommends: u-boot-tools
 # Kernel partition size: 4MB
 check-size: 4194304
 



More information about the Kernel-svn-changes mailing list