[kernel] r13626 - in dists/sid/linux-2.6/debian/patches: bugfix/sparc series

Bastian Blank waldi at alioth.debian.org
Sat May 16 17:57:08 UTC 2009


Author: waldi
Date: Sat May 16 17:57:06 2009
New Revision: 13626

Log:
* debian/patches/bugfix/sparc/arch-zimage-target.patch:
  Move from debian/patches/bugfix/sparc/ftbfs.patch.
* debian/patches/series/5: Update.

Added:
   dists/sid/linux-2.6/debian/patches/bugfix/sparc/arch-zimage-target.patch
      - copied unchanged from r13625, dists/sid/linux-2.6/debian/patches/bugfix/sparc/ftbfs.patch
Deleted:
   dists/sid/linux-2.6/debian/patches/bugfix/sparc/ftbfs.patch
Modified:
   dists/sid/linux-2.6/debian/patches/series/5

Copied: dists/sid/linux-2.6/debian/patches/bugfix/sparc/arch-zimage-target.patch (from r13625, dists/sid/linux-2.6/debian/patches/bugfix/sparc/ftbfs.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/sid/linux-2.6/debian/patches/bugfix/sparc/arch-zimage-target.patch	Sat May 16 17:57:06 2009	(r13626, copy of r13625, dists/sid/linux-2.6/debian/patches/bugfix/sparc/ftbfs.patch)
@@ -0,0 +1,25 @@
+diff -urpN linux-source-2.6.29.orig/arch/sparc/boot/Makefile linux-source-2.6.29/arch/sparc/boot/Makefile
+--- linux-source-2.6.29.orig/arch/sparc/boot/Makefile	2009-03-23 17:12:14.000000000 -0600
++++ linux-source-2.6.29/arch/sparc/boot/Makefile	2009-05-15 16:14:09.000000000 -0600
+@@ -79,6 +79,9 @@ $(obj)/image: vmlinux FORCE
+ 	$(call if_changed,strip)
+ 	@echo '  kernel: $@ is ready'
+ 
++$(obj)/zImage: $(obj)/image
++	$(call if_changed,gzip)
++
+ $(obj)/tftpboot.img: vmlinux $(obj)/piggyback_64 System.map $(ROOT_IMG) FORCE
+ 	$(call if_changed,elftoaout)
+ 	$(call if_changed,piggy)
+diff -urpN linux-source-2.6.29.orig/arch/sparc/Makefile linux-source-2.6.29/arch/sparc/Makefile
+--- linux-source-2.6.29.orig/arch/sparc/Makefile	2009-03-23 17:12:14.000000000 -0600
++++ linux-source-2.6.29/arch/sparc/Makefile	2009-05-15 16:14:44.000000000 -0600
+@@ -91,6 +91,8 @@ endif
+ 
+ boot := arch/sparc/boot
+ 
++all: zImage
++
+ image zImage tftpboot.img vmlinux.aout: vmlinux
+ 	$(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
+ 

Modified: dists/sid/linux-2.6/debian/patches/series/5
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/5	Sat May 16 11:53:57 2009	(r13625)
+++ dists/sid/linux-2.6/debian/patches/series/5	Sat May 16 17:57:06 2009	(r13626)
@@ -6,6 +6,6 @@
 - bugfix/all/drm-intel.git-f544847fbaf099278343f875987a983f2b913134.patch
 + bugfix/all/stable/2.6.29.3.patch
 + bugfix/all/stable/2.6.29.3-abi-1.patch
-+ bugfix/sparc/ftbfs.patch
++ bugfix/sparc/arch-zimage-target.patch
 + features/all/ftdi_sio-sheevaplug.patch
 + bugfix/all/mvsdio-ignore-high-speed.patch



More information about the Kernel-svn-changes mailing list