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 58D6365F81 for ; Tue, 5 Aug 2014 08:37:13 +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.14.9/8.14.5) with ESMTP id s758bE6o004510 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 5 Aug 2014 01:37:14 -0700 (PDT) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.174.1; Tue, 5 Aug 2014 01:37:13 -0700 From: Chong Lu To: Date: Tue, 5 Aug 2014 16:33:45 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/3] fix several ptest issues X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 08:37:22 -0000 Content-Type: text/plain The following changes since commit 870bb8d35547b8313b3a487d7e8b914ab9470e64: local.conf.sample.extended: fix example for EXTRA_USERS_PARAMS (2014-08-04 17:38:24 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/ptest http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/ptest Chong Lu (3): perl: fix the output format of all tests strace: fix ptest execution failure dbus: fix ptest issue meta/recipes-core/dbus/dbus.inc | 7 +++++-- meta/recipes-devtools/perl/perl-5.20.0/run-ptest | 2 +- .../strace/strace-4.8/Makefile-ptest.patch | 17 +++++++++++++++-- 3 files changed, 21 insertions(+), 5 deletions(-) -- 1.9.1