The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3:
libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +0000) are available in the git repository at: https://gitorious.org/schnitzeltony-oe-meta/oe-core.git patches for you to fetch changes up to c0b5d7b36432bce0fb46911940226057ca74fa8f: default-versions.inc: remove pinning of liberation-fonts (2015-02-12 22:02:12 +0100) ---------------------------------------------------------------- Andreas Müller (6): gpgme: fix configuration by setting proper parameters instead of patching libassuan: add native build gpgme: add native build and ship a valid gpgme-config initial add fontforge(-native) 20141126 liberation-fonts: update to 1.07.4 default-versions.inc: remove pinning of liberation-fonts meta/conf/distro/include/default-versions.inc | 3 --- meta/recipes-graphics/fontforge/fontforge_20141126.bb | 43 +++++++++++++++++++++++++++++++++++++++++++ meta/recipes-graphics/ttf-fonts/{liberation-fonts_1.04.bb => liberation-fonts_1.07.4.bb} | 16 +++++++++------- meta/recipes-support/gpgme/gpgme-1.4.3/0001-return-unknown-as-host.patch | 33 +++++++++++++++++++++++++++++++++ meta/recipes-support/gpgme/gpgme-1.4.3/disable_gpgconf_check.patch | 39 --------------------------------------- meta/recipes-support/gpgme/gpgme_1.4.3.bb | 15 ++++++++++----- meta/recipes-support/libassuan/libassuan_2.2.0.bb | 2 ++ 7 files changed, 97 insertions(+), 54 deletions(-) create mode 100644 meta/recipes-graphics/fontforge/fontforge_20141126.bb rename meta/recipes-graphics/ttf-fonts/{liberation-fonts_1.04.bb => liberation-fonts_1.07.4.bb} (66%) create mode 100644 meta/recipes-support/gpgme/gpgme-1.4.3/0001-return-unknown-as-host.patch delete mode 100644 meta/recipes-support/gpgme/gpgme-1.4.3/disable_gpgconf_check.patch -- 1.9.3 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
