[meta-ti] [morty/master][PATCH] layer.conf: add unzip to HOSTTOOLS

Denys Dmytriyenko denys at ti.com
Mon Mar 27 07:58:59 PDT 2017


I'll hold it for master and add a comment into the file.

On Sun, Mar 26, 2017 at 08:58:39PM -0400, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys at ti.com>
> 
> CCS install uses unzip
> 
> Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> ---
>  conf/layer.conf | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index a07e62f..2ec76c2 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -27,3 +27,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
>      qmss-lld \
>      multiprocmgr \
>  "
> +
> +HOSTTOOLS += "unzip"
> -- 
> 2.7.4
> 


More information about the meta-ti mailing list