[kernel] r5621 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches

Martin Michlmayr tbm at costa.debian.org
Sun Jan 29 08:48:11 UTC 2006


Author: tbm
Date: Sun Jan 29 08:48:10 2006
New Revision: 5621

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch
Log:
update status


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/12_makefile.dpatch	Sun Jan 29 08:48:10 2006
@@ -1,8 +1,8 @@
 #! /bin/sh -e
 ## 12_makefile.dpatch by Thiemo Seufer <seufer at csv.ica.uni-stuttgart.de>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Fix Makefile for compiles with modern toolchains.
+## Upstream status: accepted
 
 if [ $# -lt 1 ]; then
     echo "`basename $0`: script expects -patch|-unpatch as argument" >&2

Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/54_ip32-eth0.dpatch	Sun Jan 29 08:48:10 2006
@@ -4,6 +4,18 @@
 ## DP: meth is built-in ethernet card on O2, and it would make sense for it to be
 ## DP: eth0, even if there is also another network card in PCI slot.
 
+# Jeff Garzik <jgarzik at pobox.com>
+
+# Date:   Sat, 28 Jan 2006 21:47:04 -0500
+# To: Martin Michlmayr <tbm at cyrius.com>
+# Cc: netdev at vger.kernel.org, ilya at total-knowledge.com
+
+# NAK.  Imagine if we did this for all platforms...  you would never stop
+# churning the Makefile, because there is no perfect order.  Its policy.
+# Its just to the distribution, not the kernel, to enforce preferences
+# like this.  Don't depend on kernel Makefile driver ordering.
+
+
 if [ $# -lt 1 ]; then
     echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
     exit 1



More information about the Kernel-svn-changes mailing list