lua: Enable Lua
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 16 Sep 2013 11:33:16 +0000 (14:33 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 11 Jun 2014 14:48:03 +0000 (17:48 +0300)
commite3307250cef5efb0c7f27f4bd7451a4bb294adfa
treea31d22def54e5bd4fb3768559f09c1a37e65bc3c
parent81228b7becb2612321adc779755facb4d93596e4
lua: Enable Lua

However, disable the "io" and "os" standard libraries and only enable
the access() function from the "posix" extension library.

Change-Id: If3b5f0776f6684af4ebaeb7bff742ab9a2123221
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
luaext/lposix.c
rpmio/rpmlua.c