From: Phil Blundell Date: Mon, 27 Oct 2008 13:20:39 +0000 (+0000) Subject: glib-2.0: correct over-zealous patch application in last change X-Git-Tag: Release-2010-05/1~5601 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ac7b17a43a32174c7cfb153860ab2a2ff2dbcd;p=openembedded.git glib-2.0: correct over-zealous patch application in last change --- diff --git a/packages/glib-2.0/glib-2.0_2.16.4.bb b/packages/glib-2.0/glib-2.0_2.16.4.bb index 215c8debc2..1b817a9ee5 100644 --- a/packages/glib-2.0/glib-2.0_2.16.4.bb +++ b/packages/glib-2.0/glib-2.0_2.16.4.bb @@ -8,5 +8,6 @@ PR = "r0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ file://configure-libtool.patch;patch=1 \ - file://atomic-thumb.patch;patch=1 \ " + +SRC_URI_append_arm = "file://atomic-thumb.patch;patch=1"