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 6ACCA4C8106A for ; Tue, 18 Jan 2011 18:30:46 -0600 (CST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 18 Jan 2011 16:30:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,341,1291622400"; d="scan'208";a="594248003" Received: from jzhang-desktop.jf.intel.com (HELO localhost) ([10.7.201.52]) by orsmga002.jf.intel.com with ESMTP; 18 Jan 2011 16:30:34 -0800 Message-Id: From: Jessica Zhang Date: Tue, 18 Jan 2011 16:50:48 -0800 To: poky@yoctoproject.org CC: Subject: [PATCH 0/1] sanity.bbclass: remove SDK_ARCH check 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: Wed, 19 Jan 2011 00:30:46 -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): sanity.bbclass: remove SDK_ARCH check meta/classes/sanity.bbclass | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)