* [meta-oe][PATCH] log4c: disable binconfig file
@ 2015-04-03 3:12 Andre McCurdy
0 siblings, 0 replies; only message in thread
From: Andre McCurdy @ 2015-04-03 3:12 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta-oe/recipes-support/log4c/log4c_1.2.4.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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 ea75757..3286b08 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
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-03 3:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03 3:12 [meta-oe][PATCH] log4c: disable binconfig file Andre McCurdy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox