From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A7E36E003D6 for ; Tue, 6 Nov 2012 16:10:41 -0800 (PST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 06 Nov 2012 16:10:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,725,1344236400"; d="scan'208";a="243394402" Received: from unknown (HELO [10.255.15.17]) ([10.255.15.17]) by fmsmga001.fm.intel.com with ESMTP; 06 Nov 2012 16:10:40 -0800 Message-ID: <1352247040.2408.65.camel@empanada> From: Tom Zanussi To: Ross Burton Date: Tue, 06 Nov 2012 18:10:40 -0600 In-Reply-To: <96327FFCDF2B4EC4BB685004F1484BD3@intel.com> References: <1352119640-25949-1-git-send-email-ross.burton@intel.com> <1352119640-25949-2-git-send-email-ross.burton@intel.com> <1352233930.2408.44.camel@empanada> <1352244165.2408.63.camel@empanada> <96327FFCDF2B4EC4BB685004F1484BD3@intel.com> X-Mailer: Evolution 3.4.1 (3.4.1-2.fc17) Mime-Version: 1.0 Cc: yocto@yoctoproject.org Subject: Re: [PATCH 1/3] xserver-xorg: bump PR to get the new xorg-abi- RPROVIDES 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, 07 Nov 2012 00:10:41 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Thanks, Ross! All three now pulled into meta-intel/master. Tom On Wed, 2012-11-07 at 00:03 +0000, Ross Burton wrote: > Signed-off-by: Ross Burton > > > -- > Ross Burton > Sent with Sparrow > > > On Tuesday, 6 November 2012 at 23:22, Tom Zanussi wrote: > > > On Tue, 2012-11-06 at 14:32 -0600, Tom Zanussi wrote: > > > Missing signed-off-by. > > > > > > Please just reply to this with your Signed-off-by and I can pull all > > three in, thanks... > > > > > > Tom > > > > > > > Tom > > > > > > > > > On Mon, 2012-11-05 at 12:47 +0000, Ross Burton wrote: > > > > --- > > > > common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc | 2 > > > > +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > > > > > diff --git > > > > a/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc > > > > b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc > > > > index 8c7009f..1c71d7b 100644 > > > > --- > > > > a/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc > > > > +++ > > > > b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc > > > > @@ -17,4 +17,4 @@ LIC_FILES_CHKSUM = > > > > "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" > > > > SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201" > > > > SRC_URI[sha256sum] = > > > > "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d" > > > > -PR = "r1" > > > > +PR = "r2" > >