diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-05-06 22:26:10 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-07 09:01:20 +0200 |
commit | be3645a58ad1ee3961c4da1b2f72f5835629303a (patch) | |
tree | cfab24af8b91b789ea26f73a37913de3540f672e /support/testing/tests/fs/test_ubi.py | |
parent | 86b4eeccc47d59a0e4d874861514e78669f68f14 (diff) | |
download | buildroot-be3645a58ad1ee3961c4da1b2f72f5835629303a.tar.gz buildroot-be3645a58ad1ee3961c4da1b2f72f5835629303a.zip |
package/libubox: fix lua module install path
The LUAPATH variable is only used when installing the lua module, and
cmake knows very well how to do out-of-tree isntalls, so there is no
reason to include the staging path in LUAPATH, which will cause our
post-install sanity checks to kick in and whine:
libubox: installs files in /home/lhk/workspace/orangepi/host/usr/a
rm-buildroot-linux-gnueabihf/sysroot//home/lhk/workspace/orangepi
As for libuci, just pass the runtime LUAPATH.
Fixes #9856
Reported-by: linhuikui@gmail.com
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests/fs/test_ubi.py')
0 files changed, 0 insertions, 0 deletions