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 13345610EF for ; Fri, 27 Dec 2013 07:53:58 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id rBR7rw5v013283 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 26 Dec 2013 23:53:59 -0800 (PST) Received: from pek-blade16.wrs.com (128.224.153.44) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.347.0; Thu, 26 Dec 2013 23:53:58 -0800 From: Robert Yang To: Date: Fri, 27 Dec 2013 23:55:52 +0800 Message-ID: X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 Subject: [PATCH 0/1] bitbake: replace 3 spaces with 4 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: Fri, 27 Dec 2013 07:53:58 -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/spaces http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/spaces Robert Yang (1): bitbake: replace 3 spaces with 4 bitbake/lib/bb/fetch2/__init__.py | 8 ++++---- bitbake/lib/ply/yacc.py | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) -- 1.8.3.1