diff options
author | Phil Blundell <philb@gnu.org> | 2008-11-09 09:42:44 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2008-11-09 09:42:44 +0000 |
commit | dda91f2523aa41b263094bc3bcffeabc4b1b2b8d (patch) | |
tree | d5505e9e433ce5c935690256abc0f4a3a02ab7c0 /packages/glib-2.0/glib-2.0_2.18.1.bb | |
parent | b71fd3c563f96ad4fb6f1d359b114184ccc73274 (diff) |
glib-2.0: apply patch from Andrea Adami to make thumb work with 2.18.1
Diffstat (limited to 'packages/glib-2.0/glib-2.0_2.18.1.bb')
-rw-r--r-- | packages/glib-2.0/glib-2.0_2.18.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/glib-2.0/glib-2.0_2.18.1.bb b/packages/glib-2.0/glib-2.0_2.18.1.bb index 3ac0487018..1083ef4ba0 100644 --- a/packages/glib-2.0/glib-2.0_2.18.1.bb +++ b/packages/glib-2.0/glib-2.0_2.18.1.bb @@ -9,3 +9,4 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ file://configure-libtool.patch;patch=1 \ " +SRC_URI_append_arm = "file://atomic-thumb.patch;patch=1" |