From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id ABBA675D4A for ; Thu, 29 Oct 2015 07:39:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t9T7djDH015579; Thu, 29 Oct 2015 07:39:45 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iUoJ5ElISK-C; Thu, 29 Oct 2015 07:39:45 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t9T7dTqp015566 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 29 Oct 2015 07:39:40 GMT Message-ID: <1446104369.4521.25.camel@linuxfoundation.org> From: Richard Purdie To: "Burton, Ross" Date: Thu, 29 Oct 2015 07:39:29 +0000 In-Reply-To: References: <611CD789-ACC1-47CE-9503-2C40F26E4BB1@gmail.com> X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Cc: OE-core Subject: Re: [PATCH 1/3] perl: fix Perl5 module builds 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: Thu, 29 Oct 2015 07:39:52 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2015-10-29 at 07:31 +0000, Burton, Ross wrote: > On 28 October 2015 at 10:26, Jens Rehsack wrote: > Since it's two weeks ago since submitted and this patch series > fixes several problems how yocto deals with perl module > distributions, I'd like to get a more concrete explanation why > an infrastructure fix isn't validated during feature freeze > for branching. > > None of the three patches adds a feature, they all fix broken > infrastructure of perl module handling in Yocto which should > better now validated than after branching. > Since after freeze the master branch might become unstable for > a while, I might not be able to re-submit. > > These patches are in the current build under consideration for merging > in time for the Jethro release. Sorry for the lack of feedback on > them, this release has been cursed with autobuilder stability problems > which have taken up a lot of our time. Given the last round of autobuilder results, I just merged them. Cheers, Richard