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 1C4276FF64 for ; Thu, 7 Jan 2016 07:38:51 +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.15.2/8.15.1) with ESMTPS id u077cqjI013436 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 6 Jan 2016 23:38:52 -0800 (PST) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.248.2; Wed, 6 Jan 2016 23:38:51 -0800 From: Robert Yang To: Date: Wed, 6 Jan 2016 23:38:50 -0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] fetch2/git.py:_latest_revision: respect BB_FETCH_PREMIRRORONLY 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: Thu, 07 Jan 2016 07:38:53 -0000 Content-Type: text/plain The following changes since commit f8185ff9f8ac697733b41f023cb3a4b98b2f823f: bitbake: ast: Add filename/lineno to mapped functions (2016-01-06 15:27:35 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/fetcher http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/fetcher Robert Yang (1): fetch2/git.py:_latest_revision: respect BB_FETCH_PREMIRRORONLY bitbake/lib/bb/fetch2/git.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.7.9.5