[kernel] r12052 - in dists/trunk/linux-2.6/debian: . patches/features/arm

Bastian Blank waldi at alioth.debian.org
Wed Aug 13 07:18:34 UTC 2008


Author: waldi
Date: Wed Aug 13 07:18:33 2008
New Revision: 12052

Log:
debian/changelog: Set version to 2.6.27~rc3-1~experimental.1.
debian/patches/features/arm/5281d0.patch,
debian/patches/features/arm/orion_watchdog.patch: Fix.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/patches/features/arm/5281d0.patch
   dists/trunk/linux-2.6/debian/patches/features/arm/orion_watchdog.patch

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Aug 13 07:18:33 2008
@@ -1,4 +1,4 @@
-linux-2.6 (2.6.27~rc2-1~experimental.1) UNRELEASED; urgency=low
+linux-2.6 (2.6.27~rc3-1~experimental.1) UNRELEASED; urgency=low
 
   [ maximilian attems ]
   * New upstream release

Modified: dists/trunk/linux-2.6/debian/patches/features/arm/5281d0.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/arm/5281d0.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/arm/5281d0.patch	Wed Aug 13 07:18:33 2008
@@ -35,8 +35,8 @@
  /*
 diff --git a/include/asm-arm/arch-orion5x/orion5x.h b/include/asm-arm/arch-orion5x/orion5x.h
 index 10257f5..15f07a4 100644
---- a/include/asm-arm/arch-orion5x/orion5x.h
-+++ b/include/asm-arm/arch-orion5x/orion5x.h
+--- a/arch/arm/arch-orion5x/include/mach/orion5x.h
++++ b/arch/arm/mach-orion5x/include/mach/orion5x.h
 @@ -73,6 +73,7 @@
  #define MV88F5182_REV_A2	2
  /* Orion-2 (88F5281) */

Modified: dists/trunk/linux-2.6/debian/patches/features/arm/orion_watchdog.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/arm/orion_watchdog.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/arm/orion_watchdog.patch	Wed Aug 13 07:18:33 2008
@@ -284,8 +284,8 @@
 +MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
 diff --git a/include/asm-arm/arch-orion5x/orion5x.h b/include/asm-arm/arch-orion5x/orion5x.h
 index 10257f5..375da2e 100644
---- a/include/asm-arm/arch-orion5x/orion5x.h~	2008-07-26 00:33:55.000000000 +0000
-+++ b/include/asm-arm/arch-orion5x/orion5x.h	2008-07-26 00:33:58.000000000 +0000
+--- a/arch/arm/mach-orion5x/include/mach/orion5x.h~	2008-07-26 00:33:55.000000000 +0000
++++ b/arch/arm/mach-orion5x/include/mach/orion5x.h	2008-07-26 00:33:58.000000000 +0000
 @@ -151,9 +151,11 @@
  #define CPU_CONF		ORION5X_BRIDGE_REG(0x100)
  #define CPU_CTRL		ORION5X_BRIDGE_REG(0x104)



More information about the Kernel-svn-changes mailing list