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 B97247676E for ; Mon, 10 Aug 2015 02:44:58 +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.15.1/8.15.1) with ESMTPS id t7A2ixmn020120 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 9 Aug 2015 19:44:59 -0700 (PDT) Received: from [128.224.162.200] (128.224.162.200) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.235.1; Sun, 9 Aug 2015 19:44:58 -0700 Message-ID: <55C81029.2030204@windriver.com> Date: Mon, 10 Aug 2015 10:44: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: Mon, 10 Aug 2015 02:45: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(-) >