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 6ED73601F7 for ; Tue, 28 Jul 2015 09:37:20 +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 t6S9bFpj020011; Tue, 28 Jul 2015 10:37:15 +0100 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 rJZOBQOEg9Ao; Tue, 28 Jul 2015 10:37:15 +0100 (BST) 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 t6S9axhC020001 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 28 Jul 2015 10:37:10 +0100 Message-ID: <1438076219.24778.4.camel@linuxfoundation.org> From: Richard Purdie To: "Burton, Ross" Date: Tue, 28 Jul 2015 10:36:59 +0100 In-Reply-To: References: <55B734EA.8050903@windriver.com> X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Cc: Patches and discussions about the oe-core layer Subject: Re: About upgrade a package to a Release Candidate version (RCX) 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 09:37:22 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2015-07-28 at 09:09 +0100, Burton, Ross wrote: > On 28 July 2015 at 08:53, Robert Yang > wrote: > Is it a good idea to upgrade a package to a Release Candidate > version, > such as RC1, RC2 and so on ? I think no because: > > 1) Maybe the RC version is not stable enough. > 2) Maybe the package's final version doesn't release when > oe-core/meta-oe releases, I think that use an older but > stable > version is better than new RC version usually. > > In general that's true, - qemu is the obvious recent exception because > they should be releasing before we freeze and there were major fixes > in the RC compared to the latest stable release. > Agreed. If there is a pressing reason for an RC release which gives us more benefit than drawback, we can consider it on a case by case basis. With QEMU and the autobuilder issues we've been seeing, we decided we're better off being close to upstream right now. Cheers, Richard