On Mon, Jul 4, 2016 at 7:41 AM,  <[email protected]> wrote:
> From: Zhenhua Luo <[email protected]>
>
> Signed-off-by: Zhenhua Luo <[email protected]>
> ---
>  conf/machine/include/qoriq-arm64.inc | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 conf/machine/include/qoriq-arm64.inc
>
> diff --git a/conf/machine/include/qoriq-arm64.inc 
> b/conf/machine/include/qoriq-arm64.inc
> new file mode 100644
> index 0000000..0d923ce
> --- /dev/null
> +++ b/conf/machine/include/qoriq-arm64.inc
> @@ -0,0 +1,10 @@
> +# Provides the QorIQ common settings for ARM64
> +require conf/machine/include/soc-family.inc

Drop the soc-family.inc use here, please rely on MACHINEOVERRIDES

> +KERNEL_IMAGETYPE ?= "Image"
> +
> +BBMASK = ".*openjre|.*openjdk"

Why?! this is not a machine setting and we need to understand what is
going on here.

> +MACHINEOVERRIDES =. "qoriq-arm64:"
> +
> +require conf/machine/include/qoriq.inc

qoriq-base please.

> --
> 1.9.2
>
> --
> _______________________________________________
> meta-freescale mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to