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 D6EF54C8009A for ; Fri, 18 Mar 2011 21:21:41 -0500 (CDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 18 Mar 2011 19:21:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,208,1299484800"; d="scan'208";a="668925153" Received: from unknown (HELO [10.255.12.121]) ([10.255.12.121]) by fmsmga002.fm.intel.com with ESMTP; 18 Mar 2011 19:21:40 -0700 From: Tom Zanussi To: Bruce Ashfield In-Reply-To: References: <1bdc18$jtdv00@fmsmga002.fm.intel.com> <1300460758.8530.4.camel@elmorro> Date: Fri, 18 Mar 2011 21:21:37 -0500 Message-ID: <1300501297.3049.4.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Cc: "poky@yoctoproject.org" Subject: Re: [KERNEL][linux-yocto][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: Sat, 19 Mar 2011 02:21:42 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2011-03-18 at 18:45 -0700, Bruce Ashfield wrote: > On Fri, Mar 18, 2011 at 11:05 AM, Tom Zanussi wrote: > > On Fri, 2011-03-18 at 07:05 -0700, Bruce Ashfield wrote: > >> On Thu, Mar 17, 2011 at 2:45 PM, Tom Zanussi wrote: > >> > From: Tom Zanussi > >> > > >> > Fixes [BUGID #888]. Please pull. > >> > > >> > Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib.git > >> > Branch: tzanussi/crownbay-bugfix-888 > >> > Browse: http://git.pokylinux.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/crownbay-bugfix-888 > >> > >> I'm back to location in the world with a working access to the > >> internet :) > >> > >> These look good to me. > >> > >> What's the timeline for getting this into the tree? I can merge this in about > >> 10 hours from now, and have it in for the weekend. > >> > > > > Hi Bruce, > > > > The timeline looks to be shorter than that, but no problem, I'm just > > going to resubmit them using the good old SRC_URI method, so Richard can > > pull them in... > > ok. Just back now ... I'll do these merges over the weekend, and > we'll have them for master, and bernard can stay as is (unless > Richard wants to do any propagation to that branch). > OK, sounds good - I pulled the SRC_URI patches into bernard earlier, so we're ok for now... Tom > Cheers, > > Bruce > > > > > Thanks, > > > > Tom > > > >> Cheers, > >> > >> Bruce > >> > >> > > >> > Tom Zanussi (1): > >> > crownbay: update a handful of EMGD licenses > >> > > >> > drivers/gpu/drm/emgd/emgd/pal/Makefile.include | 39 ++-- > >> > .../emgd/pvr/services4/system/common/sysconfig.c | 287 ++++++++++---------- > >> > .../drm/emgd/pvr/services4/system/plb/sysconfig.c | 64 +++--- > >> > .../drm/emgd/pvr/services4/system/tnc/sysconfig.c | 64 +++--- > >> > .../gpu/drm/emgd/pvr/services4/system/tnc/systnc.h | 48 ++-- > >> > 5 files changed, 246 insertions(+), 256 deletions(-) > >> > > >> > > >> > >> > >> > > > > > > > > >