[oe-commits] Koen Kooi : u-boot git: remove duplicate filesdir line

git version control git at git.openembedded.org
Sun Mar 27 15:42:40 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 5f1538e2bf5a88b0df1f8c7803510838540652bc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5f1538e2bf5a88b0df1f8c7803510838540652bc

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Mar 25 11:16:58 2011 +0100

u-boot git: remove duplicate filesdir line

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/u-boot/u-boot_git.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 832655f..ad6f73e 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -200,7 +200,6 @@ SRC_URI_overo = "git://www.sakoman.com/git/u-boot.git;branch=omap4-exp;protocol=
 SRCREV_overo = "261733408a27d14590cf3ec6b596461808050e32"
 PV_overo = "2010.12+${PR}+gitr${SRCREV}"
 
-FILESDIR_omap4430-panda = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-sakoman/"
 SRC_URI_omap4430-panda = "git://www.sakoman.com/git/u-boot.git;branch=omap4-exp;protocol=git \
                           file://fix-break-caused-by-new-binutils.patch \
                          "





More information about the Openembedded-commits mailing list