[meta-freescale] [PATCH] usdpaa-apps: fix broken clean task

Zhenhua Luo zhenhua.luo at nxp.com
Tue Apr 12 02:15:26 PDT 2016


Hello Koveshnikov, 

I didn't understand what's the problem of usdpaa-apps clean, the usdpaa-apps supports "make ARCH=xxx clean", the clean step will be skipped if CLEANBROKEN is set to "1". 


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Ivan Koveshnikov
> Sent: Friday, April 08, 2016 11:30 PM
> To: meta-freescale at yoctoproject.org
> Cc: Ivan Koveshnikov <ikoveshnik at gmail.com>
> Subject: [meta-freescale] [PATCH] usdpaa-apps: fix broken clean task
> 
> usdpaa and usdpaa-apps depends on linux kernel and need to be rebuilt after
> it. usdpaa-apps build system cannot complete 'make clean' target, so let
> bitbake handle clean task in order to avoid need to manually clean usdpaa-apps
> recipe on every kernel rebuild
> 
> Signed-off-by: Ivan Koveshnikov <ikoveshnik at gmail.com>
> ---
>  recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb b/recipes-
> dpaa/usdpaa-apps/usdpaa-apps_git.bb
> index 1a19d1e..39a7f6b 100644
> --- a/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb
> +++ b/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb
> @@ -66,3 +66,5 @@ FILES_${PN} += "/root/SOURCE_THIS /usr/etc/"
> 
>  COMPATIBLE_HOST_qoriq-ppc = ".*"
>  COMPATIBLE_HOST ?= "(none)"
> +
> +CLEANBROKEN = "1"
> --
> 2.7.4
> 
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list