glib-2.0: correct over-zealous patch application in last change
authorPhil Blundell <philb@gnu.org>
Mon, 27 Oct 2008 13:20:39 +0000 (13:20 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 27 Oct 2008 13:20:39 +0000 (13:20 +0000)
packages/glib-2.0/glib-2.0_2.16.4.bb

index 215c8de..1b817a9 100644 (file)
@@ -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"