From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx1.pokylinux.org (Postfix) with ESMTP id 922BF4C80039 for ; Mon, 17 Jan 2011 12:09:49 -0600 (CST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 17 Jan 2011 10:09:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,333,1291622400"; d="scan'208";a="593764416" Received: from jzhang-desktop.jf.intel.com (HELO localhost) ([10.7.201.52]) by orsmga002.jf.intel.com with ESMTP; 17 Jan 2011 10:09:26 -0800 Message-Id: From: Jessica Zhang Date: Mon, 17 Jan 2011 10:29:21 -0800 To: poky@yoctoproject.org CC: Subject: [PATCH 0/1] Remove sanity check for i686 X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2011 18:09:49 -0000 I've tested against a newly built toolchain with host as i686 and target as i586 and used the toolchain cross compile cvs(c) and suduku(c++) applications and ran them on the target without issues. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: jzhang/bitbake_i686 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jzhang/bitbake_i686 Thanks, Jessica Zhang --- Jessica Zhang (1): remove sanity check for SDK_ARCH=i686 due to recent fixes in cross toolchain areas, etc. the old issue no longer exists meta/classes/sanity.bbclass | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)