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 74FB36F9AC for ; Wed, 26 Mar 2014 09:27:04 +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 s2Q9R5jt001528 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 26 Mar 2014 02:27:05 -0700 (PDT) Received: from pek-hostel-vm02.wrs.com (128.224.153.172) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.169.1; Wed, 26 Mar 2014 02:27:04 -0700 From: Robert Yang To: Date: Wed, 26 Mar 2014 05:27:04 -0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [dora] [PATCH 0/1] bitbake: fetch2/git: Anchor names when using ls-remote 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, 26 Mar 2014 09:27:06 -0000 Content-Type: text/plain The following changes since commit b9d99235585f9d62bb6937f5342606b5f5a4b58f: image_types.bbclass: use 4096 instead of 8192 bytes-per-inode (2014-03-25 22:55:15 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/dora-next http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/dora-next Richard Purdie (1): bitbake: fetch2/git: Anchor names when using ls-remote bitbake/lib/bb/fetch2/git.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.7.10.4