]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rpm: fix error when 'lua' is enabled ChenQi/rpm-lua
authorChen Qi <Qi.Chen@windriver.com>
Mon, 21 Mar 2016 07:06:15 +0000 (15:06 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Mon, 21 Mar 2016 07:14:54 +0000 (15:14 +0800)
commit65e658f4c890d4852e40fe9ecce02f27f95d9437
treececd97368039024007f94858e9867afb35652ab8
parent300f858ba07c938427ccd05a3d7220027a03d461
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

The patch uses the latest codes of rpm5 repository.

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

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-devtools/rpm/rpm/0001-fix-lua-test-build-failure.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.16.bb