From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id C360D755CC for ; Tue, 2 Jun 2015 09:04:52 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.1/8.15.1) with ESMTPS id t5294rUn019595 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 2 Jun 2015 02:04:53 -0700 (PDT) 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.224.2; Tue, 2 Jun 2015 02:04:53 -0700 From: Robert Yang To: Date: Tue, 2 Jun 2015 02:04:51 -0700 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] bitbake: fetch2/hg.py: fix unpack error and mirror tarball 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: Tue, 02 Jun 2015 09:04:55 -0000 Content-Type: text/plain The following changes since commit 5cc614ed68d9f763041e4d67134c5d7ada795978: qt4: unconditionally disable gstreamer 0.10 support in qt webkit (2015-05-30 22:26:14 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/hg http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/hg Robert Yang (1): bitbake: fetch2/hg.py: fix unpack error and mirror tarball bitbake/lib/bb/fetch2/hg.py | 70 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 57 insertions(+), 13 deletions(-) -- 1.7.9.5