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

git version control git at git.openembedded.org
Thu Mar 31 20:00:31 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 0d9d17c9e819fbd4ad264c76c5dd34a17b2c1910
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0d9d17c9e819fbd4ad264c76c5dd34a17b2c1910

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 08fd645..b99e650 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -201,7 +201,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