]> code.ossystems Code Review - openembedded-core.git/commit
rpm: fix error when 'lua' is enabled
authorChen Qi <Qi.Chen@windriver.com>
Fri, 18 Mar 2016 05:20:47 +0000 (13:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:57 +0000 (22:57 +0000)
commit6b43539e6624113acbcd06b11cfe8cfe6586244f
tree34a1ab123904c6e5d5ab7b9fe52b31f7a1c8c3b8
parent8e84211e06e0612359b73c311dbaed8f70230f3b
rpm: fix error when 'lua' is enabled

Fix the following compilation error when 'lua' is enabled in PACKAGECONFIG.

  | gcc: error: lib21.c: No such file or directory
  | gcc: fatal error: no input files

Modify FILES for dev package to avoid installed-not-shipped error.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.16.bb