git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
befbc2e
)
lua: Drop unnecessary FILESPATH
author
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:51:35 +0000
(16:51 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:58 +0000
(16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/lua/lua_5.0.2.bb
patch
|
blob
|
history
diff --git
a/recipes/lua/lua_5.0.2.bb
b/recipes/lua/lua_5.0.2.bb
index
06efdc0
..
e23ed89
100644
(file)
--- 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