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 034DC65CBD for ; Tue, 7 Jul 2015 01:33:49 +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 t671XnT9006740 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 6 Jul 2015 18:33:50 -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; Mon, 6 Jul 2015 18:33:49 -0700 From: Robert Yang To: Date: Mon, 6 Jul 2015 18:33:48 -0700 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] git.py: create a branch when checkout 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, 07 Jul 2015 01:33:50 -0000 Content-Type: text/plain The following changes since commit 7a402301c9c8fa9a5262d6d29b2ea199ff0dc07a: distro/package_regex.inc: Use GNOME_STABLE rule for vala (2015-07-02 23:08:41 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/git http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/git Robert Yang (1): git.py: create a branch when checkout bitbake/lib/bb/fetch2/git.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.7.9.5