From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 46E0F60809 for ; Tue, 1 Jul 2014 01:39:47 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s611dmtG028989 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 30 Jun 2014 18:39:48 -0700 (PDT) Received: from [128.224.162.204] (128.224.162.204) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.169.1; Mon, 30 Jun 2014 18:39:47 -0700 Message-ID: <53B21160.5030302@windriver.com> Date: Tue, 1 Jul 2014 09:39:44 +0800 From: Chong Lu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Chong Lu , References: In-Reply-To: X-Originating-IP: [128.224.162.204] Subject: Re: [PATCH 0/1] scripts/contrib/verify-homepage.py: add a script to verify HOMEPAGE X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list 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, 01 Jul 2014 01:39:52 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit ping On 06/25/2014 05:39 PM, Chong Lu wrote: > The following changes since commit 3c7b5ec1cae6186a64e0be2c05b64b05add08c97: > > syslinux: fix isohybird overflows on 32 bit system (2014-06-24 19:54:12 +0100) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib chonglu/verifyhomepage > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/verifyhomepage > > Chong Lu (1): > scripts/contrib/verify-homepage.py: add a script to verify HOMEPAGE > > scripts/contrib/verify-homepage.py | 63 ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 63 insertions(+) > create mode 100755 scripts/contrib/verify-homepage.py >