[yocto] [RFC v4 13/13] (TEMPORARY): Use origin/timo branch of yocto docs project

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


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

As the eclipse generation is currently not part of the master the
generation is always using the origin/timo branch to generate the
eclipse help. This patch is added for testing purposes only.

DO NOT MERGE THIS PATCH UPSTREAM - ONLY APPLY LOCALLY FOR TESTING

Signed-off-by: Timo Mueller <timo.mueller at bmw-carit.de>
---
 scripts/generate-doc.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/scripts/generate-doc.sh b/scripts/generate-doc.sh
index edbacae..a49a089 100755
--- a/scripts/generate-doc.sh
+++ b/scripts/generate-doc.sh
@@ -48,6 +48,11 @@ else
 fi
 PLUGIN_FOLDER=`readlink -f $2`
 
+# ====================================================================
+# TODO remove this section if eclipse generation is merged into master
+REFERENCE=origin/timo
+# ====================================================================
+
 TOP=`pwd`
 
 DOC_DIR=${PLUGIN_FOLDER}/docs
-- 
1.7.11.7




More information about the yocto mailing list