[meta-freescale] [PATCH 02/18] qoriq-ppc.inc: add recipes

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Jan 12 08:39:02 PST 2018


On Thu, Dec 28, 2017 at 8:04 AM, Chunrong Guo <B40290 at freescale.com> wrote:
> From: Chunrong Guo <chunrong.guo at nxp.com>
>
> Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
> ---
>  conf/machine/include/qoriq-ppc.inc | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 conf/machine/include/qoriq-ppc.inc
>
> diff --git a/conf/machine/include/qoriq-ppc.inc b/conf/machine/include/qoriq-ppc.inc
> new file mode 100644
> index 0000000..d2e4782
> --- /dev/null
> +++ b/conf/machine/include/qoriq-ppc.inc
> @@ -0,0 +1,15 @@
> +# Provides the common settings for QorIQ PPC
> +
> +KERNEL_IMAGETYPE ?= "uImage"
> +
> +SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
> +SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
> +
> +MACHINEOVERRIDES =. "qoriq-ppc:"
> +
> +require conf/machine/include/qoriq-base.inc
> +
> +GCCVERSION_qoriq-ppc = "4.9.2"
> +BINUVERSION_qoriq-ppc = "2.25"
> +GLIBCVERSION_qoriq-ppc = "2.20"

The inclusion of PPC must be done using the current toolchain as this
is a BSP layer and not a OE-Core fork or a full bloat build system.

> +PREFERRED_VERSION_virtual/nativesdk-libiconv = "2.20"
> --
> 1.9.0
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> 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


More information about the meta-freescale mailing list