diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2016-11-15 14:31:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-23 11:02:29 +0000 |
commit | 40e92de46489bdab0af48fedc46c0d153355f15c (patch) | |
tree | 2653c3724c5f7dc84469548308106a7c8632d075 /scripts/lib/recipetool/create.py | |
parent | 17cd2cb99d3610fd77595ff116b2168188c250cd (diff) | |
download | openembedded-core-40e92de46489bdab0af48fedc46c0d153355f15c.tar.gz openembedded-core-40e92de46489bdab0af48fedc46c0d153355f15c.tar.bz2 openembedded-core-40e92de46489bdab0af48fedc46c0d153355f15c.zip |
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.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions