[yocto] [PATCH meta-mingw] packagegroup-sdk-host: add Make

Ross Burton ross.burton at intel.com
Wed Nov 21 10:04:27 PST 2018


Make is useful, so add it to the SDK.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend b/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
index ad69b13..a9a51a6 100644
--- a/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
+++ b/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
@@ -2,4 +2,5 @@ RDEPENDS_${PN}_mingw32 = "\
     nativesdk-pkgconfig \
     nativesdk-libtool \
     nativesdk-qemu \
+    nativesdk-make \
     "
-- 
2.11.0



More information about the yocto mailing list