From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay1.mentorg.com ([192.94.38.131]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1PVW7m-00089t-Q6 for openembedded-devel@lists.openembedded.org; Wed, 22 Dec 2010 22:21:30 +0100 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1PVW7e-0000kr-Fd from Tom_Rini@mentor.com for openembedded-devel@lists.openembedded.org; Wed, 22 Dec 2010 13:21:22 -0800 Received: from na2-mail.mgc.mentorg.com ([134.86.114.213]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 22 Dec 2010 13:21:21 -0800 Received: from [172.30.80.150] ([172.30.80.150]) by na2-mail.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 22 Dec 2010 14:21:21 -0700 Message-ID: <4D126BCC.1020508@mentor.com> Date: Wed, 22 Dec 2010 14:21:16 -0700 From: Tom Rini Organization: Mentor Graphics Corporation User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1293016481-703-1-git-send-email-koen@openembedded.org> <4D1259F7.9030905@mentor.com> In-Reply-To: <4D1259F7.9030905@mentor.com> X-OriginalArrivalTime: 22 Dec 2010 21:21:21.0329 (UTC) FILETIME=[2DEB1210:01CBA21E] Subject: Re: [PATCH] sanity: release 2010.12 is out, so bump minimum bitbake to 1.10.0 per TSC decision X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 21:21:31 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 12/22/2010 01:05 PM, Tom Rini wrote: > On 12/22/2010 12:38 PM, Koen Kooi wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 22-12-10 12:14, Koen Kooi wrote: >>> Signed-off-by: Koen Kooi >>> --- >>> conf/sanity.conf | 2 +- >>> 1 files changed, 1 insertions(+), 1 deletions(-) >>> >>> diff --git a/conf/sanity.conf b/conf/sanity.conf >>> index 0f53cb2..1c83c14 100644 >>> --- a/conf/sanity.conf >>> +++ b/conf/sanity.conf >>> @@ -3,7 +3,7 @@ >>> # See sanity.bbclass >>> # >>> # Expert users can confirm their sanity with "touch conf/sanity.conf" >>> -BB_MIN_VERSION = "1.8.18" >>> +BB_MIN_VERSION = "1.10.0" >>> >>> SANITY_ABIFILE = "${TMPDIR}/abi_version" >>> SANITY_PRFILE = "${TMPDIR}/distro_pr" >> >> If people are agreeing, can I get some Acked-by lines please? > > I agree with the concept but I want a patch that says 1.10.2 once Chris > releases that hopefully later today. To be clear, this is because 1.10.0 has some bugs that aren't all that hard to hit and 1.10.1 reports itself as 1.10.0. I strongly suspect we have users that stay on the trailing edge, would get 1.10.0 release and hit issues. -- Tom Rini Mentor Graphics Corporation