[meta-ti] [PATCH] ti-staging.inc: enable INHIBIT_SYSROOT_STRIP and INHIBIT_PACKAGE_DEBUG_SPLIT

Denys Dmytriyenko denys at ti.com
Wed Jun 14 11:36:33 PDT 2017


I'm considering eliminating this file altogether. Below settings disable 
some important checks and should be applied to specific recipes on a 
case-by-case basis, only when needed, and not set centrally...

-- 
Denys


On Tue, Jun 13, 2017 at 12:43:05PM -0500, Ivan Pang wrote:
> Signed-off-by: Ivan Pang <i-pang at ti.com>
> ---
>  recipes-ti/includes/ti-staging.inc | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-ti/includes/ti-staging.inc b/recipes-ti/includes/ti-staging.inc
> index b588805..ae523ce 100644
> --- a/recipes-ti/includes/ti-staging.inc
> +++ b/recipes-ti/includes/ti-staging.inc
> @@ -1,4 +1,6 @@
>  INHIBIT_PACKAGE_STRIP = "1"
> +INHIBIT_SYSROOT_STRIP = "1"
> +INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
>  
>  ALLOW_EMPTY_${PN} = "1"
>  ALLOW_EMPTY_${PN}-dev = "1"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list