[yocto] [PATCH 13/13] features/sdk: Added CMake plugin to sdk feature

Atanas Gegov atanas.gegov.oss at gmail.com
Thu May 23 01:39:52 PDT 2013


From: Atanas Gegov <atanas.gegov at bmw-carit.de>

Made the CMake extension plugin a part of the
Yocto sdk feature.
---
 features/org.yocto.sdk/feature.xml |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/features/org.yocto.sdk/feature.xml b/features/org.yocto.sdk/feature.xml
index cca6534..03eac73 100644
--- a/features/org.yocto.sdk/feature.xml
+++ b/features/org.yocto.sdk/feature.xml
@@ -93,4 +93,10 @@
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.yocto.cmake.managedbuilder"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 </feature>
-- 
1.7.9.5




More information about the yocto mailing list