[oe] [PATCH 0/3] lua: use standard prefix for Lua libraries

Petr Štetiar ynezz at true.cz
Sun Oct 17 19:42:48 UTC 2010


Hi,

this patch series should fix wrong path in default configuration of Lua, where
uses wrong /usr/local/{lib,share} in it's module/script search path. This
patch changes it to the usage of the standard /usr/{lib,share} directories.
Please apply. Thanks.

-- ynezz

Petr Štetiar (3):
  lua5.1: use standard prefix for Lua libraries
  lua-filesystem: use standard prefix for Lua libraries
  lua-rs232: use standard prefix for Lua libraries

 recipes/lua/lua-filesystem_1.5.0.bb   |    8 +++++---
 recipes/lua/lua-rs232_1.0.0.bb        |    4 +++-
 recipes/lua/lua5.1/no-usr-local.patch |   13 +++++++++++++
 recipes/lua/lua5.1_5.1.4.bb           |    3 ++-
 4 files changed, 23 insertions(+), 5 deletions(-)
 create mode 100644 recipes/lua/lua5.1/no-usr-local.patch





More information about the Openembedded-devel mailing list