[meta-freescale] [yocto] how to clean externalsrc?

Khem Raj raj.khem at gmail.com
Wed Jul 13 12:02:04 PDT 2016


On Wed, Jul 13, 2016 at 7:53 AM, jags gediya <jags.gediya at gmail.com> wrote:
> I am building external kernel source for imx7 board.
>
> I have done below changes for it, it is working fine while build.
>
> inherit externalsrc
> EXTERNALSRC = /path/to/kernel/
> EXTERNALSRC_BUILD = /path/to/kernel
>
> but when i do clean through bitbake, clean is not happening in externalsrc
> pointed directory. I want clean to be working on externalsrc too. what
> modifications need to be done in yocto?

This is not intention of externalsrc. When you point bitbake to
externalsrc then it expect a prepared and patched
source tree, ideally you should let bitbake manage EXTERNALSRC_BUILD

>
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


More information about the meta-freescale mailing list