From fc05a9f5fb52f0c3acadc7171dd3e09da78588a3 Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Tue, 10 Jan 2017 14:47:56 -0800 Subject: log4c: add support for log4c-native Signed-off-by: Andre McCurdy Signed-off-by: Martin Jansa --- meta-oe/recipes-support/log4c/log4c_1.2.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-support/log4c/log4c_1.2.4.bb') 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 3286b08eeb..a028f2b7f3 100644 --- a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb +++ b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb @@ -15,3 +15,5 @@ PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat" BINCONFIG = "${bindir}/log4c-config" inherit autotools binconfig-disabled + +BBCLASSEXTEND = "native" -- cgit 1.2.3-korg