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 9397476FB8 for ; Sun, 6 Sep 2015 07:35:16 +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.2/8.15.1) with ESMTPS id t867ZGxF023028 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 6 Sep 2015 00:35:16 -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; Sun, 6 Sep 2015 00:35:16 -0700 Message-ID: <55EBECB2.6020102@windriver.com> Date: Sun, 6 Sep 2015 15:35:14 +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: Sun, 06 Sep 2015 07:35:20 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Hello, any comments on this please ? // 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(-) >