From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7FD78E0146D for ; Tue, 4 Sep 2012 05:38:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q84Cc1Jc016926; Tue, 4 Sep 2012 13:38:01 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16861-02; Tue, 4 Sep 2012 13:37:56 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q84Cbsje016920 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Tue, 4 Sep 2012 13:37:55 +0100 Message-ID: <1346762273.30964.37.camel@ted> From: Richard Purdie To: Radu Moisan Date: Tue, 04 Sep 2012 13:37:53 +0100 In-Reply-To: <1346745231-11227-1-git-send-email-radu.moisan@intel.com> References: <1346745231-11227-1-git-send-email-radu.moisan@intel.com> X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [PATCH] pango: Add missing sign-off-by and upstream-status X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 12:38:06 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2012-09-04 at 10:53 +0300, Radu Moisan wrote: > Signed-off-by: Radu Moisan > --- > .../pango/pango-1.30.0/no-tests.patch | 3 +++ > 1 file changed, 3 insertions(+) > Merged to master, thanks. Richard