generic-poky/meta/recipes-devtools/rpm
Chen Qi 43a135b0c8 rpm: fix multilib macro installation
For now, the rpm macro for multilib is not installed correctly. For
example, in x86-64 lib32 situation, the macro is installed under
tmp/work/x86-pokymllib32-linux/rpm/5.4.16-r0/image/usr/lib/rpm/poky/i686-linux/.

The directory is even not under WORKDIR. And it will of course not be
packaged.

We need to save necessary values before updating the localdata and restore
them so that the macros could be installed into the correct directory.

(From OE-Core rev: 40e92de46489bdab0af48fedc46c0d153355f15c)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-23 11:10:14 +00:00
..
rpm rpm: prevent race in tempdir creation 2016-10-15 10:01:44 +01:00
rpmresolve rpmresolve.c: Fix unfreed pointers that keep DB opened 2016-01-11 23:26:30 +00:00
rpm_5.4.16.bb rpm: fix multilib macro installation 2016-11-23 11:10:14 +00:00
rpmresolve_1.0.bb rpmresolve: It is not necessary to manually specify -lpopt 2016-03-09 17:00:28 +00:00