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 yocto-www.yoctoproject.org (Postfix) with ESMTP id 75F1DE014F8 for ; Wed, 5 Jun 2013 00:26:48 -0700 (PDT) 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 r557QlYY026309 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 5 Jun 2013 00:26:47 -0700 (PDT) Received: from jesse-wrs-desktop.corp.ad.wrs.com (128.224.162.230) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.342.3; Wed, 5 Jun 2013 00:26:47 -0700 From: Jesse Zhang To: Date: Wed, 5 Jun 2013 15:29:10 +0800 Message-ID: X-Mailer: git-send-email 1.7.11.7 MIME-Version: 1.0 Subject: [PATCH 0/1] dev-manual: fix instructions for enabling ptest X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 07:26:48 -0000 Content-Type: text/plain The following changes since commit a62aed41f2d8f874f7ae24d0e5be5dbc66ea2199: lrzsz: check locale.h in configure (2013-06-04 15:55:46 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib szhang/doc http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=szhang/doc Jesse Zhang (1): dev-manual: fix instructions for enabling ptest documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.7.11.7 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 yocto-www.yoctoproject.org (Postfix) with ESMTP id EABD8E01505 for ; Wed, 5 Jun 2013 01:29:37 -0700 (PDT) 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 r558TbHn004772 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 5 Jun 2013 01:29:37 -0700 (PDT) Received: from jesse-wrs-desktop.corp.ad.wrs.com (128.224.162.230) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.342.3; Wed, 5 Jun 2013 01:29:36 -0700 From: Jesse Zhang To: Date: Wed, 5 Jun 2013 16:32:00 +0800 Message-ID: X-Mailer: git-send-email 1.7.11.7 MIME-Version: 1.0 Subject: [PATCH 0/1] dev-manual: fix instructions for enabling ptest X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 08:29:38 -0000 Content-Type: text/plain (Resent from the poky list) The following changes since commit a62aed41f2d8f874f7ae24d0e5be5dbc66ea2199: lrzsz: check locale.h in configure (2013-06-04 15:55:46 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib szhang/doc http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=szhang/doc Jesse Zhang (1): dev-manual: fix instructions for enabling ptest documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.7.11.7