Thread (2 messages) 2 messages, 2 authors, 2011-08-01

Re: [PATCH] bitbake.conf: attemp to fix PACKAGE_EXTRA_ARCHS problems

From: Saul Wold <hidden>
Date: 2011-08-01 17:06:36

On 07/28/2011 03:07 AM, Koen Kooi wrote:
quoted hunk ↗ jump to hunk
See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-July/007075.html for more background

Signed-off-by: Koen Kooi<redacted>
---
  meta/conf/bitbake.conf |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 6e109ec..1a6969b 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -84,7 +84,8 @@ HOST_EXEEXT = ""
  TUNE_ARCH ??= "INVALID"
  TUNE_CCARGS ??= ""
  TUNE_FEATURES ??= "${TUNE_FEATURES_tune-${DEFAULTTUNE}}"
-PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE} ??= "${TARGET_ARCH}"
+# Uncommenting the below line leads to all kinds of problems: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-July/007075.html
+#PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE} ?= "${TARGET_ARCH}"
  LIBCEXTENSION ??= ""
  ABIEXTENSION ??= ""
Koen,

As similar fix was pulled in from Paul

Sau!

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help