[yocto] [RFC v4 07/13] features/sdk.site: Added yocto.doc feature to update site

Timo Mueller mail at timomueller.eu
Wed Jan 30 06:01:27 PST 2013


From: Timo Mueller <timo.mueller at bmw-carit.de>


Signed-off-by: Timo Mueller <timo.mueller at bmw-carit.de>
---
 features/org.yocto.sdk.site/category.xml | 4 ++++
 features/org.yocto.sdk.site/site.xml     | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/features/org.yocto.sdk.site/category.xml b/features/org.yocto.sdk.site/category.xml
index 6466ea5..4dd0178 100644
--- a/features/org.yocto.sdk.site/category.xml
+++ b/features/org.yocto.sdk.site/category.xml
@@ -9,6 +9,10 @@
    <feature url="features/org.yocto.bc_ at bcfeatureVersion@.jar" id="org.yocto.bc" version="@bcfeatureVersion@">
       <category name="Yocto Project Bitbake Commander"/>
    </feature>
+   <feature url="features/org.yocto.doc_ at docFeatureVersion@.jar" id="org.yocto.doc" version="@docFeatureVersion@">
+      <category name="Yocto Project Documentation"/>
+   </feature>
    <category-def name="Yocto Project ADT" label="Yocto Project ADT Plug-in"/>
    <category-def name="Yocto Project Bitbake Commander" label="Yocto Project Bitbake Commander Plug-in"/>
+   <category-def name="Yocto Project Documentation" label="Yocto Project Documentation plug-in"/>
 </site>
diff --git a/features/org.yocto.sdk.site/site.xml b/features/org.yocto.sdk.site/site.xml
index d477279..33f36cd 100644
--- a/features/org.yocto.sdk.site/site.xml
+++ b/features/org.yocto.sdk.site/site.xml
@@ -11,4 +11,8 @@
       <category name="Yocto Project Bitbake Commander"/>
    </feature>
    <category-def name="Yocto Project Bitbake Commander" label="Yocto Project Bitbake Commander plug-in"/>
+   <feature url="features/org.yocto.doc_ at docGenVersion@.jar" id="org.yocto.doc" version="@docGenVersion@">
+      <category name="Yocto Project Documentation"/>
+   </feature>
+   <category-def name="Yocto Project Documentation" label="Yocto Project Documentation plug-in"/>
 </site>
-- 
1.7.11.7




More information about the yocto mailing list