[meta-freescale] [PATCH 1/2] mxsldr_git: add pkgconfig to inherit

Max Krummenacher max.oss.09 at gmail.com
Mon Mar 13 15:38:07 PDT 2017


mxsldr_git uses pkg-config in its Makefile.

Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
---
 recipes-bsp/mxsldr/mxsldr_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/mxsldr/mxsldr_git.bb b/recipes-bsp/mxsldr/mxsldr_git.bb
index 497f6a1..5c4b874 100644
--- a/recipes-bsp/mxsldr/mxsldr_git.bb
+++ b/recipes-bsp/mxsldr/mxsldr_git.bb
@@ -13,6 +13,6 @@ PV = "0.0.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-inherit autotools-brokensep
+inherit autotools-brokensep pkgconfig
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.6.6



More information about the meta-freescale mailing list