[meta-freescale] yocto imx53qsb sdcard image (armel vs armhf)

ssinfod ssinfod ssinfod at gmail.com
Tue Jun 24 22:33:37 PDT 2014


I suppose I must add the following line in local.conf:
DEFAULTTUNE ?= "cortexa8hf-neon"
or:
DEFAULTTUNE_mx5 ?= "cortexa8hf-neon"

I tried both and I have a compilation error during the bitbake
core-image-base
It seems to be related to ubot.

Here is the error output:
make[2]: Entering directory
`/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/git/tools/kernel-doc'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory
`/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/git/tools/kernel-doc'
| make[1]: Leaving directory
`/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/git/tools'
| make -f
/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/git/scripts/Makefile.build
-C arch/arm/cpu/armv7/
| make[1]: Entering directory
`/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/git/arch/arm/cpu/armv7'
| make[1]: *** No rule to make target
`/home/dev/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/lib/armv7a-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/include/stdbool.h',
needed by `cache_v7.o'.  Stop.
| make[1]: Leaving directory
`/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/git/arch/arm/cpu/armv7'
| make: *** [arch/arm/cpu/armv7/built-in.o] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at
/home/dev/fsl-community-bsp/build/tmp/work/imx53qsb-poky-linux-gnueabi/u-boot-fslc/v2014.01-r0/temp/log.do_compile.28467)
ERROR: Task 234
(/home/dev/fsl-community-bsp/sources/meta-fsl-arm/recipes-bsp/u-boot/
u-boot-fslc_2014.01.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1557 tasks of which 1556 didn't need to be
rerun and 1 failed.
No currently running tasks (1556 of 2206)

Summary: 1 task failed:
  /home/dev/fsl-community-bsp/sources/meta-fsl-arm/recipes-bsp/u-boot/
u-boot-fslc_2014.01.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.


Any idea ? Did I use the correct setting (DEFAULTTUNE) ?
ssinfod



On Tue, Jun 24, 2014 at 8:07 AM, Daiane Angolini <daiane.list at gmail.com>
wrote:

> On Mon, Jun 23, 2014 at 1:27 AM, ssinfod ssinfod <ssinfod at gmail.com>
> wrote:
> > Hello, I followed the instructions from this training (Yocto Training -
> > HOME) to build a Yocto image for my imx53qsb,
> >
> >
> >
> > The Yocto image I got for the imx53qsb doesn't seem to have the armhf
> > support. (File: core-image-base-imx53qsb.sdcard)
>
> This is how we change the tune for imx6:
>
>
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/conf/machine/include/imx-base.inc?h=dora#n34
>
> >
> > Therfore, any programs compiled for armhf are not working in that image..
> >
> >
> >
> > Is it possible to add armhf support in the imx53qsb yocto image ?
>
> Only if you don´t want GPU and VPU support. Because those packages are
> provided as pre-built binary and they are not changable.
>
>
>
> >
> >
> >
> > Do I have to change the the local.conf file or another file ? How do I
> > specify that I want an armhf image ?
> >
> Yes, you can change it on local.conf. See the link I shared
>
>
>
> Daiane
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140625/e915d1cf/attachment.html>


More information about the meta-freescale mailing list