]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- remove EXTRAVERSION from 2.2.27-pre2 tree, it's not final 2.2.27 version,
authorKrzysztof Taraszka <dzimi@pld-linux.org>
Mon, 1 Nov 2004 17:54:27 +0000 (17:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  for PLD is it 2.2.26

Changed files:
    2.2.27-pre2-remove_extraversion.patch -> 1.1

2.2.27-pre2-remove_extraversion.patch [new file with mode: 0644]

diff --git a/2.2.27-pre2-remove_extraversion.patch b/2.2.27-pre2-remove_extraversion.patch
new file mode 100644 (file)
index 0000000..9f245ec
--- /dev/null
@@ -0,0 +1,13 @@
+diff -urN linux-2.2.26.orig/Makefile linux-2.2.26/Makefile
+--- linux-2.2.26.orig/Makefile Mon Nov  1 17:40:31 2004
++++ linux-2.2.26/Makefile      Mon Nov  1 19:48:08 2004
+@@ -1,7 +1,7 @@
+ VERSION = 2
+ PATCHLEVEL = 2
+-SUBLEVEL = 27
+-EXTRAVERSION = -pre2
++SUBLEVEL = 26
++EXTRAVERSION =
+ ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
This page took 0.059342 seconds and 4 git commands to generate.