[oe-commits] Frans Meulenbroeks : barebox_git removed superfluous FILESPATHPKG

git version control git at git.openembedded.org
Thu Aug 19 10:25:37 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 42715655fbd21598e9ebaa47d4751aaaa9dd1a76
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=42715655fbd21598e9ebaa47d4751aaaa9dd1a76

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Thu Aug 19 12:26:16 2010 +0200

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 <fransmeulenbroeks at gmail.com>

---

 recipes/barebox/barebox_git.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/barebox/barebox_git.bb b/recipes/barebox/barebox_git.bb
index f68ad4c..aab05ae 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"
 





More information about the Openembedded-commits mailing list