From 23996da1c500a6851e98f93706b09dd819f17312 Mon Sep 17 00:00:00 2001 From: Christophe Van Reusel Date: Fri, 25 Jul 2014 19:01:28 +0200 Subject: [PATCH] Changed neon bb file to not inherit binconfig-disabled neon-config script file needed to compile subversion with http support. Committer: Christophe Van Reusel Changes to be committed: modified: meta/recipes-support/neon/neon_0.30.0.bb --- meta/recipes-support/neon/neon_0.30.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/neon/neon_0.30.0.bb b/meta/recipes-support/neon/neon_0.30.0.bb index 61bd7d9..c257215 100644 --- a/meta/recipes-support/neon/neon_0.30.0.bb +++ b/meta/recipes-support/neon/neon_0.30.0.bb @@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "2962cfcb5d30f3272e3d2fa0e473434419770a3801afe3d46e5d165078 BINCONFIG = "${bindir}/neon-config" -inherit autotools binconfig-disabled lib_package pkgconfig +inherit autotools lib_package pkgconfig EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared" EXTRA_OECONF += "--without-gssapi" -- 1.9.1