From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1U2IX9-0005U0-87 for bitbake-devel@lists.openembedded.org; Mon, 04 Feb 2013 10:40:16 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r149OOuF008313 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 4 Feb 2013 01:24:25 -0800 (PST) Received: from pek-usp-3.wrs.com (128.224.163.124) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.318.4; Mon, 4 Feb 2013 01:24:25 -0800 From: Robert Yang To: Date: Mon, 4 Feb 2013 17:27:46 +0800 Message-ID: X-Mailer: git-send-email 1.7.11.2 MIME-Version: 1.0 Cc: Zhenfeng.Zhao@windriver.com Subject: [PATCH 0/1] perforce.py: fix the perforce fetcher X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 09:40:20 -0000 Content-Type: text/plain The following changes since commit 75f470cd18d693a9a96d9849291c2c8de4dcbeb8: qt4: Add space for _appends (2013-02-01 22:49:47 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/p4 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/p4 Robert Yang (1): perforce.py: fix the perforce fetcher bitbake/lib/bb/fetch2/perforce.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.11.2