linux-neuros git: bump SRCREV and switch branch
authorKoen Kooi <koen@openembedded.org>
Tue, 3 Jun 2008 08:23:41 +0000 (08:23 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 3 Jun 2008 08:23:41 +0000 (08:23 +0000)
packages/linux/linux-neuros_git.bb

index a401d3c..069a8e1 100644 (file)
@@ -2,14 +2,14 @@ require linux.inc
 
 DESCRIPTION = "Linux kernel for Neuros OSD devices"
 
-SRCREV = "762a79f191c87f5b9030c8c19eb3c9dbfaf315bd"
+SRCREV = "e471e0899c93ad2fbfcee967178a8fbb1f33983c"
 
 PV = "2.6.23-${PR}+git${SRCREV}"
 PR = "r0"
 
 COMPATIBLE_MACHINE = "(neuros-osd|neuros-osd2)"
 
-SRC_URI = "git://git.neurostechnology.com/git/linux-davinci-2.6;protocol=git \
+SRC_URI = "git://git.neurostechnology.com/git/linux-davinci-2.6;protocol=git;branch=neuros \
            file://defconfig"
 
 S = "${WORKDIR}/git"