From: Koen Kooi Date: Tue, 3 Jun 2008 08:23:41 +0000 (+0000) Subject: linux-neuros git: bump SRCREV and switch branch X-Git-Tag: Release-2010-05/1~6843^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737053a9042936f34fccd6e2e621641ffa30c0c3;p=openembedded.git linux-neuros git: bump SRCREV and switch branch --- diff --git a/packages/linux/linux-neuros_git.bb b/packages/linux/linux-neuros_git.bb index a401d3cd4f..069a8e1d2b 100644 --- a/packages/linux/linux-neuros_git.bb +++ b/packages/linux/linux-neuros_git.bb @@ -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"