From 38b25eed9581fdee528478136a932546e1f8b005 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 9 Jan 2011 09:41:33 +0100 Subject: machines: move PACKAGE_EXTRA_ARCHS to tune files This gets us closer to making including tune-.inc "just work". Moving the TARGET_ARCH definitions is something for a follup patch. Signed-off-by: Koen Kooi Signed-off-by: Richard Purdie --- meta/conf/machine/qemux86.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/conf/machine/qemux86.conf') diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index cb2a32d7bd..f1a0939ebc 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for running a common x86 TARGET_ARCH = "i586" -PACKAGE_EXTRA_ARCHS = "x86" PREFERRED_PROVIDER_virtual/libgl = "mesa-dri" PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-trim" -- cgit v1.2.3-54-g00ecf