Don't build the now-included vala bindings: This requires gobject-introspection.
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../libsoup/{libsoup-2.4_2.50.0.bb => libsoup-2.4_2.52.1.bb} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.50.0.bb => libsoup-2.4_2.52.1.bb} (82%) diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.50.0.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.52.1.bb similarity index 82% rename from meta/recipes-support/libsoup/libsoup-2.4_2.50.0.bb rename to meta/recipes-support/libsoup/libsoup-2.4_2.52.1.bb index 044db31..55d8b9e 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.50.0.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.52.1.bb @@ -9,6 +9,8 @@ SECTION = "x11/gnome/libs" DEPENDS = "glib-2.0 gnutls libxml2 sqlite3 intltool-native" +EXTRA_OECONF = "--disable-vala" + # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Enable # by default but let it be easily disabled. PACKAGECONFIG ??= "gnome" @@ -17,8 +19,8 @@ PACKAGECONFIG[gnome] = "--with-gnome,--without-gnome" SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz" -SRC_URI[md5sum] = "9a84d66e1b7ccd3bd340574b11eccc15" -SRC_URI[sha256sum] = "1e01365ac4af3817187ea847f9d3588c27eee01fc519a5a7cb212bb78b0f667b" +SRC_URI[md5sum] = "b80f11674724ab38f96426875bc0e2e5" +SRC_URI[sha256sum] = "0e19bca047ad50b28e8ed7663840f9e45a94909148822ca44dcb3e8cafb5cc48" S = "${WORKDIR}/libsoup-${PV}" -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core