From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 07E49E011B3 for ; Thu, 4 Aug 2011 07:04:18 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 04 Aug 2011 07:04:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,316,1309762800"; d="scan'208";a="35368404" Received: from unknown (HELO helios.ger.corp.intel.com) ([10.255.18.66]) by orsmga001.jf.intel.com with ESMTP; 04 Aug 2011 07:04:25 -0700 From: Paul Eggleton To: yocto@yoctoproject.org Date: Thu, 4 Aug 2011 15:04:21 +0100 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/2] [meta-intel] Fix meta-intel BSPs for tune file changes v2 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2011 14:04:18 -0000 Two patches to fix "TUNE_ARCH unset" and "PACKAGE_ARCHS variable does not contain TUNE_PKGARCH" on the autobuilder for sugarbay and jasperforest. Since v1, after discussion with Richard remove additional package architectures that aren't apparently doing anything. The following changes since commit 567c3b6436b4cb9551c23845c15ab544542b5083: meta-crownbay: remove obsolete dir (2011-08-03 12:14:39 -0500) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib paule/tune http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=paule/tune Paul Eggleton (2): meta-sugarbay: update machine configuration for recent tune file changes meta-jasperforest: update machine configuration for recent tune file changes meta-jasperforest/conf/machine/jasperforest.conf | 7 +------ meta-sugarbay/conf/machine/sugarbay.conf | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) -- 1.7.4.1