summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-neuros_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-14 16:30:30 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-14 16:30:30 +0200
commit0e4c4a74ae68668ac7df3a3236248c0ceec5638a (patch)
tree362e01e82549c54344c018aaeb0528f6137b5521 /recipes/linux/linux-neuros_git.bb
parent05b103fa043460b42b28b84dc61e1c5c8bdfc064 (diff)
linux-neuros git: updates
Diffstat (limited to 'recipes/linux/linux-neuros_git.bb')
-rw-r--r--recipes/linux/linux-neuros_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/linux/linux-neuros_git.bb b/recipes/linux/linux-neuros_git.bb
index 57d144ec76..9228ec24c8 100644
--- a/recipes/linux/linux-neuros_git.bb
+++ b/recipes/linux/linux-neuros_git.bb
@@ -2,15 +2,14 @@ require linux.inc
DESCRIPTION = "Linux kernel for Neuros OSD devices"
-SRCREV = "d29d662688b79d833c99cdcdcb7fb0f5b9d7fba0"
+SRCREV = "465f0ba12501e1c4e048f0a3ca8182404aeb66fc"
-PV = "2.6.23-${PR}+gitr${SRCREV}"
-PR = "r14"
+PV = "2.6.30+2.6.31rc5-${PR}+gitr${SRCREV}"
PE = "1"
COMPATIBLE_MACHINE = "(neuros-osd|neuros-osd2)"
-SRC_URI = "git://github.com/neuros/linux-davinci-2.6.git;protocol=git;branch=master \
+SRC_URI = "git://github.com/vu3rdd/linux-davinci-osd2.git;protocol=git;branch=osd2 \
file://defconfig"
S = "${WORKDIR}/git"