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 47239716CE for ; Fri, 20 Feb 2015 05:57:18 +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 t1K5vKtt025312 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 19 Feb 2015 21:57:20 -0800 (PST) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.174.1; Thu, 19 Feb 2015 21:57:20 -0800 From: Robert Yang To: Date: Thu, 19 Feb 2015 21:57:17 -0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/2] fix build-compare and lttng-tools 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: Fri, 20 Feb 2015 05:57:22 -0000 Content-Type: text/plain The following changes since commit 530565c6cb77319f4cc49edeea6fec6be997415d: glibc: Update to glibc 2.21 release tag (2015-02-19 17:04:19 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/2fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/2fixes Robert Yang (2): build-compare: update Rename-rpm-check.sh-to-pkg-diff.sh.patch lttng-tools: add PACKAGECONFIG for kmod .../files/Rename-rpm-check.sh-to-pkg-diff.sh.patch | 37 +++++++++++--------- meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb | 3 +- 2 files changed, 22 insertions(+), 18 deletions(-) -- 1.7.9.5