summaryrefslogtreecommitdiff
path: root/packages/linux/handhelds-pxa-2.6-2.6.12-hh3
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2005-09-20 13:58:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-20 13:58:39 +0000
commita507969c5556be9cb7793b64eb00e66e875fb6ec (patch)
tree72755edf79d4b8616c930f4e6e173e6beec333fc /packages/linux/handhelds-pxa-2.6-2.6.12-hh3
parent1d30f92183333983aad0f3c85609d23aa630e7a1 (diff)
handhelds-pxa-2.6: fix EXTRAVERSION of 2.6.12-hh3
Diffstat (limited to 'packages/linux/handhelds-pxa-2.6-2.6.12-hh3')
-rw-r--r--packages/linux/handhelds-pxa-2.6-2.6.12-hh3/.mtn2git_empty0
-rw-r--r--packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch11
2 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/.mtn2git_empty b/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/.mtn2git_empty
diff --git a/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch b/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch
new file mode 100644
index 0000000000..720aeaffa3
--- /dev/null
+++ b/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch
@@ -0,0 +1,11 @@
+--- kernel26/Makefile.orig 2005-09-20 15:36:09 +0200
++++ kernel26/Makefile 2005-09-20 15:26:27 +0200
+@@ -1,7 +1,7 @@
+ VERSION = 2
+ PATCHLEVEL = 6
+ SUBLEVEL = 12
+-EXTRAVERSION = -hh2
++EXTRAVERSION = -hh3
+ NAME=Woozy Numbat
+
+ # *DOCUMENTATION*