[oe-commits] Tom Rini : lua: Drop unnecessary FILESPATH

git version control git at git.openembedded.org
Fri Jun 4 23:56:14 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:51:35 2010 -0700

lua: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/lua/lua_5.0.2.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/lua/lua_5.0.2.bb b/recipes/lua/lua_5.0.2.bb
index 06efdc0..e23ed89 100644
--- a/recipes/lua/lua_5.0.2.bb
+++ b/recipes/lua/lua_5.0.2.bb
@@ -8,7 +8,6 @@ SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \
 	   file://advanced-readline.patch"
 #	   http://lua-users.org/files/wiki_insecure/power_patches/5.0/advanced-readline.patch"
 S = "${WORKDIR}/lua-${PV}"
-FILESPATH = "${FILE_DIRNAME}/lua-${PV}:${FILE_DIRNAME}/lua:${FILE_DIRNAME}/files"
 
 require lua-build.inc
 inherit binconfig





More information about the Openembedded-commits mailing list