linux-davinci : Change SRC_URI from source.mvista.com to git.kernel.org.
authorPhilip Balister <philip@balister.org>
Sat, 10 Jan 2009 13:17:51 +0000 (08:17 -0500)
committerPhilip Balister <philip@balister.org>
Sat, 10 Jan 2009 13:17:51 +0000 (08:17 -0500)
packages/linux/linux-davinci_2.6.x+git-davinci.bb

index db85e4f..03f9ac0 100644 (file)
@@ -12,7 +12,7 @@ PV = "2.6.27+2.6.28-rc6+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(davinci-dvevm|davinci-sffsdr)"
 
-SRC_URI = "git://source.mvista.com/git/linux-davinci-2.6.git;protocol=git \
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git;protocol=git \
            file://defconfig"
 
 S = "${WORKDIR}/git"