summaryrefslogtreecommitdiff
path: root/packages/linux/linux-neuros_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/linux-neuros_git.bb')
-rw-r--r--packages/linux/linux-neuros_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-neuros_git.bb b/packages/linux/linux-neuros_git.bb
index 1869a1bd8d..c798def1b7 100644
--- a/packages/linux/linux-neuros_git.bb
+++ b/packages/linux/linux-neuros_git.bb
@@ -5,11 +5,12 @@ DESCRIPTION = "Linux kernel for Neuros OSD devices"
SRCREV = "11c1e25ec8b9c6e1bef53d776ef3462aaacbd0a0"
PV = "2.6.23-${PR}+git${SRCREV}"
-PR = "r1"
+PR = "r2"
COMPATIBLE_MACHINE = "(neuros-osd|neuros-osd2)"
SRC_URI = "git://git.neurostechnology.com/git/linux-davinci-2.6;protocol=git;branch=neuros \
+ file://binutils-buildid-arm.patch;patch=1 \
file://defconfig"
S = "${WORKDIR}/git"