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 2A5716D779 for ; Fri, 8 Nov 2013 08:29:30 +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.3) with ESMTP id rA88TVR2004605 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 8 Nov 2013 00:29:31 -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; Fri, 8 Nov 2013 00:29:31 -0800 From: Robert Yang To: Date: Sat, 9 Nov 2013 00:31:50 +0800 Message-ID: X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 Subject: [PATCH 0/1 RFC] fetch2/git.py: fix the filename too long error 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, 08 Nov 2013 08:29:31 -0000 Content-Type: text/plain The following changes since commit d6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3: toolchain-scripts/meta-environment: Further cleanup code duplication (2013-11-06 11:02:27 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/toolong http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/toolong Robert Yang (1): fetch2/git.py: fix the filename too long error bitbake/lib/bb/fetch2/git.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.8.3.1