From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RzytF-00057c-S0 for openembedded-core@lists.openembedded.org; Wed, 22 Feb 2012 00:12:58 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q1LN4b2j021389 for ; Tue, 21 Feb 2012 23:04:37 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20838-07 for ; Tue, 21 Feb 2012 23:04:33 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q1LN4UII021383 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 21 Feb 2012 23:04:31 GMT Message-ID: <1329865470.20261.95.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Tue, 21 Feb 2012 23:04:30 +0000 In-Reply-To: <1329147596.14363.90.camel@phil-desktop> References: <04705556464a6e41642962da40f0e17847ee3483.1328510188.git.raj.khem@gmail.com> <4F30DC16.1050506@linux.intel.com> <4F314A73.8070406@linux.intel.com> <20120207231245.GA13160@sakrah.homelinux.org> <4F31BF7B.4040303@linux.intel.com> <54DBF0D0-65DA-4444-8EF5-3E14ED8FE44F@dominion.thruhere.net> <20120213074852.GA3832@jama.jama.net> <1329147596.14363.90.camel@phil-desktop> X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [PATCH 12/20] zlib: Upgrade 1.2.5 -> 1.2.6 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer 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, 21 Feb 2012 23:12:58 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2012-02-13 at 15:39 +0000, Phil Blundell wrote: > On Mon, 2012-02-13 at 05:23 -0800, Steve Sakoman wrote: > > We need to find a way to prevent or warn of disruptive changes like > > this zlib patch. > > Aren't these sorts of things meant to get tested on the Yocto > autobuilder before being merged? I thought that was how it was supposed > to work. It was tested, there were some issues, it was thought they were relatively easily resolved, that turned out not to be the case. I get put under immense pressure to merge patches 'yesterday'. Please keep this kind of issue in mind next time you ask me to hurry up and merge something ;-). We've been able to catch a lot of things but its the ones that slip through that people notice :/. Cheers, Richard