[kernel] r21750 - in dists/trunk/linux/debian: . config/ppc64el patches patches/debian
Aurelien Jarno
aurel32 at moszumanska.debian.org
Wed Aug 27 07:41:59 UTC 2014
Author: aurel32
Date: Wed Aug 27 07:41:59 2014
New Revision: 21750
Log:
* [ppc64el] debian/config/ppc64el/defines: switch to vmlinuz (from vmlinux).
* [ppc64el] debian/patches/debian/ppc64el-disable-zImage.patch: remove patch.
The 'powerpc/boot: 64bit little endian wrapper' patch-set is in linux 3.16.
(Closes: #759389).
Deleted:
dists/trunk/linux/debian/patches/debian/ppc64el-disable-zImage.patch
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/ppc64el/defines
dists/trunk/linux/debian/patches/series
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Wed Aug 27 06:48:09 2014 (r21749)
+++ dists/trunk/linux/debian/changelog Wed Aug 27 07:41:59 2014 (r21750)
@@ -23,6 +23,12 @@
(Closes: #758591).
* [mips*/loongson3] Backport Loongson 3B support from 3.17.
+ [ Mauricio Faria de Oliveira ]
+ * [ppc64el] debian/config/ppc64el/defines: switch to vmlinuz (from vmlinux).
+ * [ppc64el] debian/patches/debian/ppc64el-disable-zImage.patch: remove patch.
+ The 'powerpc/boot: 64bit little endian wrapper' patch-set is in linux 3.16.
+ (Closes: #759389).
+
-- Ben Hutchings <ben at decadent.org.uk> Tue, 12 Aug 2014 02:58:45 +0100
linux (3.16-1~exp1) experimental; urgency=medium
Modified: dists/trunk/linux/debian/config/ppc64el/defines
==============================================================================
--- dists/trunk/linux/debian/config/ppc64el/defines Wed Aug 27 06:48:09 2014 (r21749)
+++ dists/trunk/linux/debian/config/ppc64el/defines Wed Aug 27 07:41:59 2014 (r21750)
@@ -4,12 +4,12 @@
kernel-arch: powerpc
[build]
-image-file: vmlinux
+image-file: arch/powerpc/boot/zImage
[image]
configs:
suggests: mkvmlinuz
-install-stem: vmlinux
+install-stem: vmlinuz
[powerpc64le_description]
hardware: Little-endian 64-bit PowerPC
Modified: dists/trunk/linux/debian/patches/series
==============================================================================
--- dists/trunk/linux/debian/patches/series Wed Aug 27 06:48:09 2014 (r21749)
+++ dists/trunk/linux/debian/patches/series Wed Aug 27 07:41:59 2014 (r21750)
@@ -6,7 +6,6 @@
debian/mips-disable-werror.patch
debian/arch-sh4-fix-uimage-build.patch
debian/powerpcspe-omit-uimage.patch
-debian/ppc64el-disable-zImage.patch
features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch
# Fixes/improvements to firmware loading
More information about the Kernel-svn-changes
mailing list