]> code.ossystems Code Review - openembedded-core.git/commit
rpm: fix for N32 MIPS64
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 26 Nov 2015 10:35:30 +0000 (02:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:31:03 +0000 (21:31 +0000)
commita598f6ee369c2a55b080ac7cfc058c1d30c7be2e
tree0da0a7ebaeec57b39f43ae38bb6cfc98a3393344
parent983a19a65a31b54a6f505181012bd311c28a0ae1
rpm: fix for N32 MIPS64

It is 'N32 MIPS64', not 'N32 MIPS32' as command file shows:
$ file image/usr/bin/getent
getent: ELF 32-bit MSB executable, MIPS, N32 MIPS64 [snip]

And "rpm -qp --filecolor" was wrong (it was 1, but should be 4), which
caused multilib installation error.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
meta/recipes-devtools/rpm/rpm_5.4.14.bb