From: Timo Mueller <timo.muel...@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.muel...@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

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to