As part of pruning Sato in oe-core, move libical and evolution-data-server to meta-gnome.
Ross Burton (2): meta-gnome: add libical meta-gnome: add evolution-data-server .../avoid_automake_errors.patch | 83 ++++++++ .../eds/evolution-data-server/depbuildfix.patch | 78 ++++++++ .../fix_for_automake-1.12.x.patch | 28 +++ .../eds/evolution-data-server/iconv-detect.h | 5 + .../evolution-data-server/new-contact-fix.patch | 23 +++ .../eds/evolution-data-server/nossl.patch | 70 +++++++ .../eds/evolution-data-server/oh-contact.patch | 203 ++++++++++++++++++++ .../eds/evolution-data-server/old-gdk-api.patch | 19 ++ .../optional_imapx_provider.patch | 64 ++++++ .../recipes-gnome/eds/evolution-data-server_git.bb | 111 +++++++++++ .../libical/files/pthread-fix.patch | 52 +++++ meta-gnome/recipes-support/libical/libical_0.48.bb | 17 ++ 12 files changed, 753 insertions(+) create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/avoid_automake_errors.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/depbuildfix.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/fix_for_automake-1.12.x.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/iconv-detect.h create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/new-contact-fix.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/nossl.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/oh-contact.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/old-gdk-api.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/optional_imapx_provider.patch create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb create mode 100644 meta-gnome/recipes-support/libical/files/pthread-fix.patch create mode 100644 meta-gnome/recipes-support/libical/libical_0.48.bb -- 1.7.10.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
