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 4F32E73D26 for ; Tue, 28 Jul 2015 02:24:58 +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.15.1/8.15.1) with ESMTPS id t6S2Ow4W028089 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 27 Jul 2015 19:24:58 -0700 (PDT) Received: from [128.224.162.200] (128.224.162.200) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.235.1; Mon, 27 Jul 2015 19:24:42 -0700 Message-ID: <55B6E7F9.3040207@windriver.com> Date: Tue, 28 Jul 2015 10:24:57 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: References: In-Reply-To: Subject: Re: [PATCH 0/2] insane.bbclass: fix package_qa_check_buildpaths 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, 28 Jul 2015 02:25:00 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit ping. // Robert On 07/15/2015 05:16 PM, Robert Yang wrote: > The following changes since commit 6be698b7270f73f40d38713ecf13f12aec0ced61: > > dpkg: Fix for Fedora22 and new versions of tar (2015-07-13 13:46:45 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib rbt/buildpath > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/buildpath > > Robert Yang (2): > insane.bbclass: fix package_qa_check_buildpaths > insane.bbclass: make package_qa_clean_path return a relative path > > meta/classes/insane.bbclass | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) >