aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2012-07-04 11:23:45 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-05 14:05:18 +0100
commit1b78904b115b50172cf82948d8a68dc3a98005ce (patch)
tree8615540955aae8ba9cab1b3ffe480f286c6e16e4 /meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
parent088b59e7888ae670710be19c868d0fe90ca44b78 (diff)
downloadopenembedded-core-contrib-1b78904b115b50172cf82948d8a68dc3a98005ce.tar.gz
u-boot: make FILESDIR a shared setting via FILESPATH
The setting is the same in all recipes, so move it to the shared settings in u-boot.inc Since FILESDIR is also being phased out, use the FILESPATH setting as suggested by Richard Purdie. Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb b/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
index dbdc663ff9..25cc8c9f03 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
@@ -14,8 +14,6 @@ DEFAULT_PREFERENCE = "-1"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-FILESDIR = "${@os.path.dirname(d.getVar('FILE',1))}/u-boot-git/${MACHINE}"
-
# This revision corresponds to the tag "v2012.04.01"
# We use the revision in order to avoid having to fetch it from the
# repo during parse