From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1S2OL2-0003Ks-0R for openembedded-core@lists.openembedded.org; Tue, 28 Feb 2012 15:47:36 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q1SEd8MK018620 for ; Tue, 28 Feb 2012 14:39:08 GMT 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 17732-10 for ; Tue, 28 Feb 2012 14:39:05 +0000 (GMT) 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 q1SEcw9t018614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Feb 2012 14:38:59 GMT Message-ID: <1330439941.9185.118.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Tue, 28 Feb 2012 14:39:01 +0000 In-Reply-To: <48ec8534b699a29cbb6efbfba0bfbcef0581ae3d.1330438659.git.otavio@ossystems.com.br> References: <48ec8534b699a29cbb6efbfba0bfbcef0581ae3d.1330438659.git.otavio@ossystems.com.br> X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [PATCH 1/1] syslinux: bump PR X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 14:47:36 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2012-02-28 at 14:17 +0000, Otavio Salvador wrote: > The change done in 868a81e869a6193aada2073ae533d937a1c0baf4 has > changed the packaging however it haven't bump the PR making > auto-building fail. > > Signed-off-by: Otavio Salvador > --- > meta/recipes-devtools/syslinux/syslinux_4.03.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Merged to master, thanks. Richard