summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-02-15 12:08:55 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-15 12:08:55 +0000
commit6b68a3d066c85b9a0292c8c2ed9f71b96e66f3fb (patch)
tree2f44aff2f6410f69cea0983dcad4486ed69d4062 /packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch
parent1b82302b3e0702a91bf67c2c80d07335f88a378d (diff)
ixp4xx-kernel: added the remove-extraversion patch, to do what the bb file used to do, but for some reason no longer does.
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch')
-rw-r--r--packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch b/packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch
new file mode 100644
index 0000000000..65aba13703
--- /dev/null
+++ b/packages/linux/ixp4xx-kernel/2.6.16/06-remove-extraversion.patch
@@ -0,0 +1,11 @@
+--- linux-2.6.15/Makefile~ 2006-02-15 00:04:58.000000000 +1030
++++ linux-2.6.15/Makefile 2006-02-15 00:05:17.000000000 +1030
+@@ -1,7 +1,7 @@
+ VERSION = 2
+ PATCHLEVEL = 6
+ SUBLEVEL = 16
+-EXTRAVERSION =-rc2
++EXTRAVERSION =
+ NAME=Sliding Snow Leopard
+
+ # *DOCUMENTATION*