From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx1.pokylinux.org (Postfix) with ESMTP id 457F44C800A6 for ; Thu, 19 May 2011 20:20:53 -0500 (CDT) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 19 May 2011 18:20:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,239,1304319600"; d="scan'208";a="4960304" Received: from unknown (HELO [10.255.12.58]) ([10.255.12.58]) by fmsmga001.fm.intel.com with ESMTP; 19 May 2011 18:20:52 -0700 From: Tom Zanussi To: Marc Ferland In-Reply-To: References: <1305828031-10355-1-git-send-email-ferlandm@sonatest.com> <1305832167.2638.56.camel@elmorro> Date: Thu, 19 May 2011 20:20:37 -0500 Message-ID: <1305854437.2576.1.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Cc: "yocto@yoctoproject.org" , Marc Ferland Subject: Re: [PATCH] Add SMP support to crownbay. 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: Fri, 20 May 2011 01:20:53 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2011-05-19 at 13:03 -0700, Marc Ferland wrote: > Signed-off-by: Marc Ferland > Pushed to meta-intel/master, thanks! Tom