[eclipse-yocto] [oxygen-master][PATCH 3/6] setup.sh: update to Oxygen.3 features

Tim Orling ticotimo at gmail.com
Thu Aug 9 08:21:44 PDT 2018


merged to oxygen-master and oxygen/sumo

On Mon, Aug 6, 2018 at 2:47 PM Tim Orling <timothy.t.orling at linux.intel.com>
wrote:

> From: Chin Huat Ang <chin.huat.ang at intel.com>
>
> Signed-off-by: Chin Huat Ang <chin.huat.ang at intel.com>
> ---
>  scripts/setup.sh | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/scripts/setup.sh b/scripts/setup.sh
> index fc6415d..a987292 100755
> --- a/scripts/setup.sh
> +++ b/scripts/setup.sh
> @@ -266,16 +266,16 @@ fi
>  UPDATE_SITE="http://download.eclipse.org/eclipse/updates/4.7"
>
>  #CDT related
> -CDTFEAT="9.4.0"
> +CDTFEAT="9.4.3"
>  echo -e "\nPlease wait. Installing CDT.SDK.FEATURE.GROUP ${CDTFEAT}"
>  update_feature_remote ${MAIN_SITE} org.eclipse.cdt.sdk.feature.group
> ${CDTFEAT}
>
> -CDTREMOTEVER="9.4.0"
> +CDTREMOTEVER="9.4.3"
>  echo -e "\nPlease wait. Installing CDT.LAUNCH.REMOTE.FEATURE.GROUP
> ${CDTREMOTEVER}"
>  update_feature_remote ${MAIN_SITE}
> org.eclipse.cdt.launch.remote.feature.group ${CDTREMOTEVER}
>
>  #AUTOTOOLS
> -ATVER="9.4.0"
> +ATVER="9.4.3"
>  echo -e "\nPlease wait. Installing AUTOTOOLS.FEATURE.GROUP ${ATVER}"
>  update_feature_remote ${MAIN_SITE}
> org.eclipse.cdt.autotools.feature.group ${ATVER}
>
> @@ -305,7 +305,7 @@ update_feature_remote ${TM_SITE}
> org.eclipse.rse.terminals.feature.group ${RSETE
>  #echo -e "\nSkipping RSE.TERMINALS.FEATURE.GROUP"
>
>  #Lttng2
> -TMF_CTF_REL="3.2.0"
> +TMF_CTF_REL="3.3.0"
>  echo -e "\nPlease wait. Installing TRACECOMPASS.LTTNG2.UST.FEATURE.GROUP
> ${TMF_CTF_REL}"
>  update_feature_remote ${MAIN_SITE}
> org.eclipse.tracecompass.lttng2.ust.feature.group ${TMF_CTF_REL}
>
> --
> 2.11.0
>
> _______________________________________________
> eclipse-yocto mailing list
> eclipse-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/eclipse-yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/eclipse-yocto/attachments/20180809/3d326b8c/attachment.html>


More information about the eclipse-yocto mailing list