[Armadeus-commitlog] SF.net SVN: armadeus:[898] trunk
Brought to you by:
sszy
|
From: <ar...@us...> - 2008-10-21 16:18:21
|
Revision: 898
http://armadeus.svn.sourceforge.net/armadeus/?rev=898&view=rev
Author: artemys
Date: 2008-10-21 16:16:42 +0000 (Tue, 21 Oct 2008)
Log Message:
-----------
[BUILD] remove timestamp in automatically generated patches
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/013-imxfb-improvements.diff
trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/021-linux-2.6.23.1-apf9328.diff
trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/090-alsa-create-imx-alsa_h.diff
trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/091-alsa-add-imx-ssi-tsc2102-driver.diff
trunk/target/linux/generate_patch.sh
Modified: trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/013-imxfb-improvements.diff
===================================================================
--- trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/013-imxfb-improvements.diff 2008-10-21 16:01:24 UTC (rev 897)
+++ trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/013-imxfb-improvements.diff 2008-10-21 16:16:42 UTC (rev 898)
@@ -1,8 +1,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/drivers/video/imxfb.c 2007-10-12 18:43:44.000000000 +0200
-+++ linux-2.6.23.1.mod/drivers/video/imxfb.c 2008-07-28 16:58:52.000000000 +0200
+--- linux-2.6.23.1.original/drivers/video/imxfb.c
++++ linux-2.6.23.1.mod/drivers/video/imxfb.c
@@ -42,22 +42,48 @@
*/
#define DEBUG_VAR 1
@@ -231,8 +231,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/drivers/video/imxfb.h 2007-10-12 18:43:44.000000000 +0200
-+++ linux-2.6.23.1.mod/drivers/video/imxfb.h 1970-01-01 01:00:00.000000000 +0100
+--- linux-2.6.23.1.original/drivers/video/imxfb.h
++++ linux-2.6.23.1.mod/drivers/video/imxfb.h
@@ -1,73 +0,0 @@
-/*
- * linux/drivers/video/imxfb.h
Modified: trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/021-linux-2.6.23.1-apf9328.diff
===================================================================
--- trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/021-linux-2.6.23.1-apf9328.diff 2008-10-21 16:01:24 UTC (rev 897)
+++ trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/021-linux-2.6.23.1-apf9328.diff 2008-10-21 16:16:42 UTC (rev 898)
@@ -1,8 +1,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/arch/arm/mach-imx/apf9328.c 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/arch/arm/mach-imx/apf9328.c 2008-10-16 12:15:26.000000000 +0200
+--- linux-2.6.23.1.original/arch/arm/mach-imx/apf9328.c
++++ linux-2.6.23.1.mod/arch/arm/mach-imx/apf9328.c
@@ -0,0 +1,558 @@
+/*
+ * linux/arch/arm/mach-imx/apf9328.c
@@ -565,8 +565,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/arch/arm/mach-imx/apf9328_lcd_config.h 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/arch/arm/mach-imx/apf9328_lcd_config.h 2008-10-16 12:04:16.000000000 +0200
+--- linux-2.6.23.1.original/arch/arm/mach-imx/apf9328_lcd_config.h
++++ linux-2.6.23.1.mod/arch/arm/mach-imx/apf9328_lcd_config.h
@@ -0,0 +1,200 @@
+/*
+ *
@@ -771,8 +771,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/include/asm-arm/arch-imx/apf9328.h 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/include/asm-arm/arch-imx/apf9328.h 2008-10-16 12:04:16.000000000 +0200
+--- linux-2.6.23.1.original/include/asm-arm/arch-imx/apf9328.h
++++ linux-2.6.23.1.mod/include/asm-arm/arch-imx/apf9328.h
@@ -0,0 +1,58 @@
+/*
+ * linux/include/asm-arm/arch-imx/apf9328.h
Modified: trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/090-alsa-create-imx-alsa_h.diff
===================================================================
--- trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/090-alsa-create-imx-alsa_h.diff 2008-10-21 16:01:24 UTC (rev 897)
+++ trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/090-alsa-create-imx-alsa_h.diff 2008-10-21 16:16:42 UTC (rev 898)
@@ -1,8 +1,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/include/asm-arm/arch-imx/imx-alsa.h 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/include/asm-arm/arch-imx/imx-alsa.h 2008-07-22 10:33:24.000000000 +0200
+--- linux-2.6.23.1.original/include/asm-arm/arch-imx/imx-alsa.h
++++ linux-2.6.23.1.mod/include/asm-arm/arch-imx/imx-alsa.h
@@ -0,0 +1,131 @@
+/*
+ * linux/include/asm-arm/arch-imx/imx-alsa.h
Modified: trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/091-alsa-add-imx-ssi-tsc2102-driver.diff
===================================================================
--- trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/091-alsa-add-imx-ssi-tsc2102-driver.diff 2008-10-21 16:01:24 UTC (rev 897)
+++ trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.23.1/091-alsa-add-imx-ssi-tsc2102-driver.diff 2008-10-21 16:16:42 UTC (rev 898)
@@ -1,8 +1,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/sound/arm/imx-alsa.c 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/sound/arm/imx-alsa.c 2008-07-22 10:33:25.000000000 +0200
+--- linux-2.6.23.1.original/sound/arm/imx-alsa.c
++++ linux-2.6.23.1.mod/sound/arm/imx-alsa.c
@@ -0,0 +1,683 @@
+/*
+ * sound/arm/imx-alsa.c
@@ -690,8 +690,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/sound/arm/imx-alsa-dma.h 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/sound/arm/imx-alsa-dma.h 2008-07-22 10:33:25.000000000 +0200
+--- linux-2.6.23.1.original/sound/arm/imx-alsa-dma.h
++++ linux-2.6.23.1.mod/sound/arm/imx-alsa-dma.h
@@ -0,0 +1,50 @@
+/*
+ * linux/sound/arm/imx/imx-alsa-dma.h
@@ -746,8 +746,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/sound/arm/imx-alsa-tsc2102.c 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/sound/arm/imx-alsa-tsc2102.c 2008-07-22 10:33:25.000000000 +0200
+--- linux-2.6.23.1.original/sound/arm/imx-alsa-tsc2102.c
++++ linux-2.6.23.1.mod/sound/arm/imx-alsa-tsc2102.c
@@ -0,0 +1,345 @@
+/*
+ * sound/arm/imx-alsa-tsc2102.c
@@ -1097,8 +1097,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/sound/arm/imx-alsa-tsc2102.h 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/sound/arm/imx-alsa-tsc2102.h 2008-07-22 10:33:25.000000000 +0200
+--- linux-2.6.23.1.original/sound/arm/imx-alsa-tsc2102.h
++++ linux-2.6.23.1.mod/sound/arm/imx-alsa-tsc2102.h
@@ -0,0 +1,46 @@
+/*
+ * sound/arm/imx-alsa-tsc2102.h
@@ -1149,8 +1149,8 @@
PATCH AUTOMATICALLY GENERATED
DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST
(Take a look at armadeus/target/linux/ directory to know how to generate it)
---- linux-2.6.23.1.original/sound/arm/imx-alsa-tsc2102-mixer.c 1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.23.1.mod/sound/arm/imx-alsa-tsc2102-mixer.c 2008-07-22 10:33:25.000000000 +0200
+--- linux-2.6.23.1.original/sound/arm/imx-alsa-tsc2102-mixer.c
++++ linux-2.6.23.1.mod/sound/arm/imx-alsa-tsc2102-mixer.c
@@ -0,0 +1,288 @@
+/*
+ * sound/arm/imx-alsa-tsc2102-mixer.c
Modified: trunk/target/linux/generate_patch.sh
===================================================================
--- trunk/target/linux/generate_patch.sh 2008-10-21 16:01:24 UTC (rev 897)
+++ trunk/target/linux/generate_patch.sh 2008-10-21 16:16:42 UTC (rev 898)
@@ -15,5 +15,5 @@
echo "DON'T EDIT IT OR YOUR MODIFICATIONS WILL BE LOST" >> $3
echo "(Take a look at armadeus/target/linux/ directory to know how to generate it)" >> $3
-diff -urN $1 $2 >> $3
+diff -urN $1 $2 | sed "s/[0-9]\+-[0-9]\+-[0-9]\+ [0-9]\+:[0-9]\+:[0-9]\+.[0-9]\+ +[0-9]\+//g" >> $3
exit 0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|