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 --- 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 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto