From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 292A965C7B for ; Wed, 12 Nov 2014 02:14:02 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id sAC2E2Jq001819 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 11 Nov 2014 18:14:02 -0800 (PST) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.174.1; Tue, 11 Nov 2014 18:14:02 -0800 From: Chong Lu To: Date: Wed, 12 Nov 2014 10:09:51 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] strace: add libunwind dependency 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: Wed, 12 Nov 2014 02:14:02 -0000 Content-Type: text/plain The following changes since commit 3c741a8d33acbf4b3d5eecc04533bc76e2f37253: oprofile: 0.9.9 -> 1.0.0 (2014-11-09 10:21:24 +0000) 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: add libunwind dependency meta/recipes-devtools/strace/strace_4.9.bb | 1 + 1 file changed, 1 insertion(+) -- 1.9.1