From: Philip Balister Date: Sat, 9 May 2009 15:36:41 +0000 (-0400) Subject: u-boot_git.bb : Update FILESPATHPKG to include u-boot-git directory. X-Git-Tag: Release-2010-05/1~3566^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9040ed48ea019b626ffd9fd61f6c623c57b5bed7;p=openembedded.git u-boot_git.bb : Update FILESPATHPKG to include u-boot-git directory. --- diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 459575aad6..3d99067813 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -1,6 +1,8 @@ require u-boot.inc PR ="r23" +FILESPATHPKG =. "u-boot-git:" + SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git " SRCREV_davinci-sffsdr = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa" SRCREV_davinci-dvevm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"