From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6E127E0044C for ; Tue, 13 Mar 2012 06:47:26 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 13 Mar 2012 06:47:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="118264527" Received: from unknown (HELO localhost) ([10.255.15.131]) by azsmga001.ch.intel.com with ESMTP; 13 Mar 2012 06:47:25 -0700 From: tom.zanussi@intel.com To: yocto@yoctoproject.org Date: Tue, 13 Mar 2012 08:47:10 -0500 Message-Id: X-Mailer: git-send-email 1.7.0.4 Subject: [PATCH 0/1] meta-intel: sugarbay 3.2 update 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: Tue, 13 Mar 2012 13:47:26 -0000 From: Tom Zanussi This updates sugarbay to the 3.2 kernel. The following changes since commit d9132cc66316be45f44beeea6eba734bb3ab337d: Tom Zanussi (1): ia32-base: remove libc-headers PREFERRED_PROVIDER are available in the git repository at: git://git.yoctoproject.org/meta-intel.git tzanussi/sugarbay-kernel-3.2-update http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/sugarbay-kernel-3.2-update Tom Zanussi (1): meta-sugarbay: switch to linux-yocto-3.2 kernel meta-sugarbay/conf/machine/sugarbay.conf | 2 ++ .../linux/linux-yocto-rt_3.2.bbappend | 8 ++++++++ .../recipes-kernel/linux/linux-yocto_3.2.bbappend | 9 +++++++++ 3 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend