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 3825A6FF72 for ; Mon, 4 Jan 2016 10:15:38 +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 u04AFdaf005305 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 4 Jan 2016 02:15:39 -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; Mon, 4 Jan 2016 02:15:39 -0800 From: Robert Yang To: Date: Mon, 4 Jan 2016 02:15:38 -0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] fetch2/local.py: avoid using PREMIRROR 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: Mon, 04 Jan 2016 10:15:39 -0000 Content-Type: text/plain The following changes since commit 2cd061a29a94fdcdfec86732e6bcbb71c12c4afc: bluez5: include the patch only for 5.36 (2015-12-28 13:02:11 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/local http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/local Robert Yang (1): fetch2/local.py: avoid using PREMIRROR bitbake/lib/bb/fetch2/local.py | 5 +++++ 1 file changed, 5 insertions(+) -- 1.7.9.5