From 0d9d17c9e819fbd4ad264c76c5dd34a17b2c1910 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 25 Mar 2011 11:16:58 +0100 Subject: [PATCH] u-boot git: remove duplicate filesdir line Signed-off-by: Koen Kooi --- recipes/u-boot/u-boot_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 08fd645b85..b99e650921 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 \ " -- 2.39.5