git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ac52ea
)
linux 2.6.22rc1: fix version
author
Koen Kooi
<koen@openembedded.org>
Fri, 15 Jun 2007 16:09:45 +0000
(16:09 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 15 Jun 2007 16:09:45 +0000
(16:09 +0000)
packages/linux/linux_2.6.21+2.6.22-rc1.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux_2.6.21+2.6.22-rc1.bb
b/packages/linux/linux_2.6.21+2.6.22-rc1.bb
index
ce0340d
..
faca5a8
100644
(file)
--- a/
packages/linux/linux_2.6.21+2.6.22-rc1.bb
+++ b/
packages/linux/linux_2.6.21+2.6.22-rc1.bb
@@
-3,7
+3,10
@@
require linux.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "-1"
-PR = "r0"
+KERNEL_VERSION = "2.6.22-rc1"
+KERNEL_RELEASE = "2.6.22-rc1"
+
+PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.22-rc1.bz2;patch=1 \