linux-neuros: update git repo and bump SRCREV
authorKoen Kooi <koen@openembedded.org>
Tue, 2 Dec 2008 10:44:30 +0000 (11:44 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 2 Dec 2008 10:44:30 +0000 (11:44 +0100)
packages/linux/linux-neuros_git.bb

index 97e32cd..57d144e 100644 (file)
@@ -2,15 +2,15 @@ require linux.inc
 
 DESCRIPTION = "Linux kernel for Neuros OSD devices"
 
-SRCREV = "2eaa4a30d599203ceed1b5a42d713b29151a39eb"
+SRCREV = "d29d662688b79d833c99cdcdcb7fb0f5b9d7fba0"
 
 PV = "2.6.23-${PR}+gitr${SRCREV}"
-PR = "r13"
+PR = "r14"
 PE = "1"
 
 COMPATIBLE_MACHINE = "(neuros-osd|neuros-osd2)"
 
-SRC_URI = "git://git.neurostechnology.com/git/linux-davinci-2.6;protocol=git;branch=neuros \
+SRC_URI = "git://github.com/neuros/linux-davinci-2.6.git;protocol=git;branch=master \
            file://defconfig"
 
 S = "${WORKDIR}/git"