From: Frans Meulenbroeks Date: Thu, 19 Aug 2010 10:26:16 +0000 (+0200) Subject: barebox_git removed superfluous FILESPATHPKG X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42715655fbd21598e9ebaa47d4751aaaa9dd1a76;p=openembedded.git barebox_git removed superfluous FILESPATHPKG removed FILESPATHPKG =. "barebox-git:" This is the default so it is not needed. Apart from that no dir barebox-git (or any other files dir) exists (which is odd as there is a file:// line) Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/barebox/barebox_git.bb b/recipes/barebox/barebox_git.bb index f68ad4cbfd..aab05ae0cd 100644 --- a/recipes/barebox/barebox_git.bb +++ b/recipes/barebox/barebox_git.bb @@ -5,8 +5,6 @@ PR = "r0" PV = "2010.04" PR_append = "+gitr${SRCREV} -FILESPATHPKG =. "barebox-git:" - SRC_URI = "git://git.pengutronix.de/git/barebox.git;protocol=git \ file://defconfig"