]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample.extended: update for preferred ABI
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 31 Jul 2014 06:06:16 +0000 (23:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Aug 2014 08:25:35 +0000 (09:25 +0100)
[YOCTO #4073]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/local.conf.sample.extended

index 89b80a6eed9377ba2a501afe60ca624f9d97136e..bc9860ff16ceb98c063b952972e5c7c02e3bf004 100644 (file)
 #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