[yocto] [RFCv3 7/7] (TEMPORARY): Use origin/timo branch of yocto docs project

mail at timomueller.eu mail at timomueller.eu
Thu Dec 6 07:48:38 PST 2012


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
---
 scripts/generate_doc.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/scripts/generate_doc.sh b/scripts/generate_doc.sh
index 7d4911f..f5ae55e 100755
--- a/scripts/generate_doc.sh
+++ b/scripts/generate_doc.sh
@@ -48,6 +48,11 @@ else
 fi
 PLUGIN_FOLDER=$2
 
+# ====================================================================
+# TODO remove this section if eclipse generation is merged into master
+REFERENCE=origin/timo
+# ====================================================================
+
 TOP=`pwd`
 
 DOC_DIR=${PLUGIN_FOLDER}/docs
-- 
1.7.7.6




More information about the yocto mailing list