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 E1C6060D71 for ; Wed, 25 Dec 2013 07:59:42 +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 rBP7xgC9015564 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 24 Dec 2013 23:59:42 -0800 (PST) Received: from pek-blade16.wrs.com (128.224.153.44) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.347.0; Tue, 24 Dec 2013 23:59:42 -0800 From: Robert Yang To: Date: Thu, 26 Dec 2013 00:01:25 +0800 Message-ID: X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 Subject: [PATCH 0/1] fetch2/__init__.py: let try_mirror_url return correct value X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Dec 2013 07:59:44 -0000 Content-Type: text/plain The following changes since commit 005af45191ded6185c618c708181b31281e43092: bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22 14:29:13 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/fetch2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/fetch2 Robert Yang (1): fetch2/__init__.py: let try_mirror_url return correct value bitbake/lib/bb/fetch2/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.3.1