From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dan.rpsys.net ([93.97.175.187]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RDC4L-0003Q7-Bz for openembedded-core@lists.openembedded.org; Mon, 10 Oct 2011 11:22:45 +0200 Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id p9A9NeP5008621 for ; Mon, 10 Oct 2011 10:23:40 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net 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 SlmsibmsbPTB for ; Mon, 10 Oct 2011 10:23:40 +0100 (BST) Received: from [192.168.1.66] (tim [93.97.173.237]) (authenticated bits=0) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id p9A9NYAN008604 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 10 Oct 2011 10:23:36 +0100 From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Mon, 10 Oct 2011 10:16:53 +0100 In-Reply-To: <3fbdf6c6a16b66b7bf0f84b1bcb8dbafaea24db1.1317397204.git.Martin.Jansa@gmail.com> References: <3fbdf6c6a16b66b7bf0f84b1bcb8dbafaea24db1.1317397204.git.Martin.Jansa@gmail.com> X-Mailer: Evolution 3.1.91- Message-ID: <1318238222.23801.6.camel@ted> Mime-Version: 1.0 Subject: Re: [WIP][PATCH 7/9] gdk-pixbuf: upgrade to 2.24.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: Mon, 10 Oct 2011 09:22:45 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2011-09-30 at 17:43 +0200, Martin Jansa wrote: > * older version doesn't build with glib-2.30.0 > > Signed-off-by: Martin Jansa I merged this (and patches 4-6), thanks. Richard