From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (unknown [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 5ECD86B70A for ; Tue, 27 May 2014 07:02:54 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s4R72t2i022063 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 27 May 2014 00:02:55 -0700 (PDT) Received: from pek-hostel-vm06.wrs.com (128.224.153.176) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.169.1; Tue, 27 May 2014 00:02:55 -0700 From: Chong Lu To: Date: Tue, 27 May 2014 15:02:52 +0800 Message-ID: X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Subject: [PATCH 0/1] strace: fix ptest execution failure 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, 27 May 2014 07:02:57 -0000 Content-Type: text/plain The following changes since commit 894df445fa71a170397c6e0b4960a89ef20a4230: guile: Update to 2.0.11 version (2014-05-21 19:50:21 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/strace http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/strace Chong Lu (1): strace: fix ptest execution failure meta/recipes-devtools/strace/strace-4.8/run-ptest | 2 +- meta/recipes-devtools/strace/strace_4.8.bb | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) -- 1.8.1.2