Commit Graph

62 Commits

Author SHA1 Message Date
Kevin Tian 31180a56d1 glib-2.0: upgrade to 2.24.1
(borrow from OE 2.24.0, with study about reason for detail changes)
[Patches-Poky]
    KEEP     _configure-libtool.patch_: fix cross-build env
    REMOVE   _glibconfig-sysdefs.h_: introduced in glib-1.2.10, which is actually
                                     not valid today
    KEEP     _glib-gettexize-dir.patch_: another quite old patch added before 2.10.3
                                         add history info, and mark for upstream
[Patches-OE]
    NOTAKE   _gio.patch_: a private extension for a window matching library (wncksync)
    NOTAKE   _gvavriant.patch_: in 2.24.1 now
    NOTAKE   _gasync.patch_: in 2.24.1 now
    TAKE     _60_wait-longer-for-threads-to-die.patch: said to fix anonying warning
    TAKE     _gatomic-proper-get-cast.patch_: fix error about type casting. Instead of
             using OE's patch, I found a better one from latest repo
    NOTAKE   _g_once_init_enter.patch_: in OE since 2.22.1, not quite sure of its purpose,
             also it's not in upstream yet

[Recipe]
    - fix metadata
    - keep glib-2.inc which is for python optimization
    - remove PRIORITY since 'optional' is the default
    - no need to specially install glibconfig.h in ad hoc path, which is only relied
      by 'obexpush' which poky doesn't have and can be fixed in 'obexpush' itself as
      what OE does
    - no need to manually create glib2.0/glib, which is handled by current code
    - remove 'acpaths' which only applies to versions before 2.12.4
    - below lines are not taken from OE
        * glib-mkenums tweaks, which exists in OE for a long time but never in poky.
          since there's no way to find out original commit, keep poky's style instead.
        * host libtool check. not sure about its purpose, and it's also in OE for quite
          long time

Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-07-02 15:32:28 -07:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie 22aadfc3b8 glib-2.0-native: Fix DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-15 09:28:41 +00:00
Richard Purdie 705fe2f2f8 glib-2.0: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-13 22:59:46 +00:00
Joshua Lock b28aa01ac8 glib-2.0: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-17 17:46:52 +00:00
Richard Purdie eee88f3abc glib-2.0: 2.20 -> 2.22
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-10 18:07:26 +00:00
Richard Purdie 94577a77ce glib-2.0: Clean up staging functions and convert to do_install
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-16 23:27:31 +00:00
Richard Purdie de8ba464b3 glib-2.0-native: Stage .pc files
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-11 16:11:41 +01:00
Richard Purdie 27aeae57a7 glib-2.0: 1.18.1 -> 2.20.2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-17 17:23:25 +01:00
Richard Purdie bb2a5c9810 glib-2.0: Revert glib-2.0 S variable removal 2009-01-03 20:24:24 +00:00
Richard Purdie f8a23031e2 Drop now unneeded FILESDIR and S variables from various recipes 2009-01-02 15:34:40 +00:00
Richard Purdie fd37f9451a glib-2.0: Drop old version 2008-12-31 00:21:57 +00:00
Robert Bradford 651835661d glib-2.0: Remove old bleeding version.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5239 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 11:22:01 +00:00
Robert Bradford 879f6e022d glib-2.0: Add 2.18.1 (new stable release)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5237 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 10:38:54 +00:00
Marcin Juszkiewicz 6a6bb07f28 glib-2.0-native: stage libgio
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4983 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-29 16:24:38 +00:00
Marcin Juszkiewicz d21dbe2b49 glib-2.0: update native to 2.16.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4974 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-28 15:14:25 +00:00
Ross Burton 7a5b0f099d glib-2.0: upgrade bleeding to 2.17.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4965 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-27 16:55:02 +00:00
Ross Burton 76d54d6d93 glib-2.0: upgrade to 2.16.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4964 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-27 16:35:21 +00:00
Ross Burton 351dd331b0 glib-2.0: upgrade to 2.17.3 in bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4831 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04 16:30:55 +00:00
Ross Burton 3c181f4353 glib-2.0: upgrade to glib 2.16.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4814 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04 09:06:20 +00:00
Ross Burton f12d247cd8 glib,atk,pango,gtk+: add unstable releases and use in poky-bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4645 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-13 16:14:42 +00:00
Richard Purdie 00f2aa5a90 glib-2.0: Update patch to work with libtool 2.2.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4247 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14 11:53:00 +00:00
Ross Burton abb10975d6 glib-2.0: upgrade to 2.16.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4197 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-08 14:33:40 +00:00
Ross Burton 70483e47c5 glib: upgrade from 2.14.6 to 2.16.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3995 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-14 09:59:22 +00:00
Richard Purdie 4dccc9148f glib/freetype/gtk+/pango: Use SOLIBS in FILES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3853 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-22 00:55:47 +00:00
Richard Purdie 033c32be39 glib-2.0: Set FILESDIR and merge patches directories
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3731 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-11 09:51:13 +00:00
Ross Burton 4627103ba7 glib: update to 2.14.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3693 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-07 09:59:06 +00:00
Richard Purdie 1a34b12a3e glib-2.0: Fix SRC_URI (#702)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3483 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-14 15:52:42 +00:00
Ross Burton 976d362877 Drop unused glib patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3479 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-13 17:01:28 +00:00
Ross Burton 8269ce48c5 glib-2.0: remove unused 2.12.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3477 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-13 16:50:41 +00:00
Ross Burton ea38a634d7 glib-2.0-native: upgrade to 2.14.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3476 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-13 16:50:00 +00:00
Ross Burton f364836768 glib-2.0-native: upgrade from 2.12.4 to 2.12.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3475 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-13 16:43:09 +00:00
Ross Burton b2dea86a7c glib.inc: use autotools_stage_all instead of manually staging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3474 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-13 16:42:00 +00:00
Ross Burton b10aaea287 glib: upgrade from 2.14.4 to 2.14.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3432 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-08 16:02:24 +00:00
Marcin Juszkiewicz fc5366261e glib-2.0: use ARM instruction set when building for Thumb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3349 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-19 11:50:28 +00:00
Ross Burton 9da15df7d5 glib: don't disable debug, the size difference isn't much and its useful
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3266 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-28 20:30:39 +00:00
Ross Burton a14d61f7d3 glib-2.0: upgrade to 2.14.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3240 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-26 10:15:23 +00:00
Ross Burton 431fae127e glib-2.0: upgrade to 2.14.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3106 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-08 10:54:40 +00:00
Ross Burton 5c2f8dda22 Update glib-2.0 to 2.14.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2891 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-16 19:34:42 +00:00
Richard Purdie 54d4742c3f glib-2.0: Remove accidental commit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2837 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-04 23:41:36 +00:00
Richard Purdie 46da0489cd glib-2.0: Fix DEPENDS (gtk-doc -> gtk-doc-native)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2834 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-04 23:22:48 +00:00
Ross Burton 2129b596fa Upgrade glib from 2.4.0 to 2.4.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2737 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-16 20:25:44 +00:00
Ross Burton 3d0b9fc1db Remove unused glib versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2610 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-31 14:31:01 +00:00
Ross Burton 7ea7a1d8e4 Upgrade glib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2358 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-04 09:52:03 +00:00
Ross Burton 5c53fff8cc Add patch from svn to fix c++ builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2299 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 18:56:03 +00:00
Ross Burton 6f85f7978e Upgrade bleeding to glib 2.13.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2295 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 15:37:33 +00:00
Ross Burton 83c69a5be0 Upgrade glib 2.12.x to 2.12.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2290 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 14:51:48 +00:00
Marcin Juszkiewicz ffbba6d3cf glib-2.0: fix packaging so libglib-2.0 package contain only libs without crap files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2138 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-10 10:22:53 +00:00
Ross Burton 73e6c0a97c Bump PR to force a rebuild
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1582 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-30 08:58:29 +00:00
Ross Burton 4167c95549 Refuse to use the included printf, as we always have a good system one
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1580 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-30 08:57:27 +00:00