From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by mx1.pokylinux.org (Postfix) with ESMTP id 9CAAC4C80578 for ; Tue, 10 May 2011 00:25:41 -0500 (CDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 09 May 2011 22:25:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,345,1301900400"; d="scan'208";a="433404604" Received: from unknown (HELO localhost) ([10.255.12.75]) by azsmga001.ch.intel.com with ESMTP; 09 May 2011 22:25:40 -0700 Message-Id: Old-Date: Mon, 9 May 2011 22:18:03 -0700 Date: Mon, 09 May 2011 22:25:40 -0700 To: poky@yoctoproject.org From: Saul Wold Cc: Darren Hart Subject: [PATCH 0/1] POKY - Master Pull Request 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: Tue, 10 May 2011 05:25:41 -0000 From: Saul Wold Richard, This is a change set that matches up with Bruce's changeset contained in tonight's consolidated pull request. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: stage/master Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=stage/master Thanks, Saul Wold --- Bruce Ashfield (1): linux-yocto: move non-core machines to meta-yocto meta-yocto/conf/layer.conf | 3 ++- .../linux/linux-yocto-stable_git.bbappend | 12 ++++++++++++ .../recipes-kernel/linux/linux-yocto_git.bbappend | 12 ++++++++++++ 3 files changed, 26 insertions(+), 1 deletions(-) create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto-stable_git.bbappend create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend