[meta-freescale] [PATCH 2/2] imx-usb-loader_git: add pkgconfig to inherit

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


imx-usb-loader_git uses pkg-config in its Makefile.

Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
---
 recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
index 6753f53..c62347c 100644
--- a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
+++ b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
@@ -16,4 +16,6 @@ do_install () {
 	oe_runmake DESTDIR=${D} install
 }
 
+inherit pkgconfig
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.6.6



More information about the meta-freescale mailing list