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 602D44C80188 for ; Fri, 18 Mar 2011 15:26:51 -0500 (CDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 18 Mar 2011 13:26:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,207,1299484800"; d="scan'208";a="668837089" Received: from unknown (HELO [10.255.12.121]) ([10.255.12.121]) by fmsmga002.fm.intel.com with ESMTP; 18 Mar 2011 13:26:50 -0700 From: Tom Zanussi To: "poky@yoctoproject.org" In-Reply-To: <1bdc18$jtoki7@fmsmga002.fm.intel.com> References: <1bdc18$jtoki7@fmsmga002.fm.intel.com> Date: Fri, 18 Mar 2011 15:26:50 -0500 Message-ID: <1300480010.3049.1.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Subject: Re: [PATCH 0/1] Fix for bug 888 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: Fri, 18 Mar 2011 20:26:51 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2011-03-18 at 09:11 -0700, Zanussi, Tom wrote: > From: Tom Zanussi > > This is the SRC_URI version of the previous pull request, as a backup > in case the previous pull request can't be done in time... > > Fixes [BUGID #888]. Please pull. Pushed to bernard. > > Pull URL: git://git.pokylinux.org/meta-intel.git > Branch: tzanussi/crownbay-bugfix-888 > Browse: http://git.pokylinux.org/cgit/cgit.cgi/meta-intel/commit/?h=tzanussi/crownbay-bugfix-888 > > Tom Zanussi (1): > crownbay: update a handful of EMGD licenses for linux-yocto and > linux-yocto-stable > > ...rownbay-update-a-handful-of-EMGD-licenses.patch | 1151 ++++++++++++++++++++ > .../linux/linux-yocto-stable_git.bbappend | 2 + > ...rownbay-update-a-handful-of-EMGD-licenses.patch | 1151 ++++++++++++++++++++ > .../recipes-kernel/linux/linux-yocto_git.bbappend | 2 + > 4 files changed, 2306 insertions(+), 0 deletions(-) > create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-stable/0001-crownbay-update-a-handful-of-EMGD-licenses.patch > create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto/0001-crownbay-update-a-handful-of-EMGD-licenses.patch >