From bfbc13b510104b82dc91d2836da4ce64f5494552 Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Thu, 2 Apr 2015 20:12:33 -0700 Subject: log4c: disable binconfig file Signed-off-by: Andre McCurdy Signed-off-by: Martin Jansa --- meta-oe/recipes-support/log4c/log4c_1.2.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/log4c') diff --git a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb index ea75757f80..3286b08eeb 100644 --- a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb +++ b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb @@ -12,4 +12,6 @@ SRC_URI[sha256sum] = "5991020192f52cc40fa852fbf6bbf5bd5db5d5d00aa9905c67f6f0eade PACKAGECONFIG ??= "expat" PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat" -inherit autotools +BINCONFIG = "${bindir}/log4c-config" + +inherit autotools binconfig-disabled -- cgit v1.2.3-54-g00ecf