[oe-commits] Phil Blundell : glib-2.0: correct over-zealous patch application in last change

GIT User account git at amethyst.openembedded.net
Mon Oct 27 13:22:33 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 38ac7b17a43a32174c7cfb153860ab2a2ff2dbcd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=38ac7b17a43a32174c7cfb153860ab2a2ff2dbcd

Author: Phil Blundell <philb at gnu.org>
Date:   Mon Oct 27 13:20:39 2008 +0000

glib-2.0: correct over-zealous patch application in last change

---

 packages/glib-2.0/glib-2.0_2.16.4.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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 215c8de..1b817a9 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"





More information about the Openembedded-commits mailing list