local.conf.sample.extended: update for preferred ABI

[YOCTO #4073]

(From meta-yocto rev: 9ac03f2de1d32a0a9bffe2388d661633159472ad)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2014-07-30 23:06:16 -07:00 committed by Richard Purdie
parent 68eb17da93
commit 854d9e463b
1 changed files with 7 additions and 0 deletions

View File

@ -145,6 +145,13 @@
#MULTILIBS = "multilib:lib32"
#DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
# Set RPM_PREFER_COLOR to configure preferred ABI when using rpm packaging
# backend to generate a rootfs, choices are:
# 1: ELF32 wins
# 2: ELF64 wins
# 3: ELF64 N32 wins (for mips64 or mips64el only)
#RPM_PREFER_COLOR ?= "2"
# The network based PR service host and port
# Uncomment the following lines to enable PRservice.
# Set PRSERV_HOST to 'localhost:0' to automatically