aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/local.conf.sample.extended
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-07-30 22:35:59 -0700
committerRobert Yang <liezhi.yang@windriver.com>2014-07-31 01:08:42 -0700
commit03c7d8231db167463fa1e24e0ff52be226aab492 (patch)
treed84645a73c548e2c953916a890bb285c2a489e8d /meta/conf/local.conf.sample.extended
parent7986adeac16550b33f65fded39a55f668e0e543f (diff)
downloadopenembedded-core-contrib-03c7d8231db167463fa1e24e0ff52be226aab492.tar.gz
package_manager.py: set preferred ABI for rpm
When using the RPM packaging backend to generate a rootfs there needs to be a way to configure the preferred ABI to resolve ELF file conflicts. Currently RPM resolves ELF file conflicts with the last-installed wins. Using SMART it's difficult to know what the last installed will be. There are three specific policies that can be selected: 1: ELF32 wins 2: ELF64 wins 3: ELF64 N32 wins (mips64 or mips64el only) Another option "0" is uncontrollable, which means that if two are being installed at once Elf64 is preferred, but if they're being installed in two different transactions, last in wins, so we don't document it. Add RPM_PREFER_COLOR to let the user config the preferred ABI. [YOCTO #4073] Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/conf/local.conf.sample.extended')
0 files changed, 0 insertions, 0 deletions