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 A295DE0137C for ; Wed, 14 Mar 2012 10:02:13 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 14 Mar 2012 10:02:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="118884404" Received: from unknown (HELO localhost) ([10.255.15.131]) by azsmga001.ch.intel.com with ESMTP; 14 Mar 2012 10:02:11 -0700 From: tom.zanussi@intel.com To: yocto@yoctoproject.org Date: Wed, 14 Mar 2012 12:01:38 -0500 Message-Id: X-Mailer: git-send-email 1.7.0.4 Subject: [PATCH 0/1] meta-intel: fishriver 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: Wed, 14 Mar 2012 17:02:13 -0000 From: Tom Zanussi This updates fishriver 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/fishriver-kernel-3.2-update http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/fishriver-kernel-3.2-update Tom Zanussi (1): meta-fishriver: switch to linux-yocto-3.2 kernel meta-fishriver/conf/machine/fishriver.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-fishriver/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend create mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_3.2.bbappend