[meta-freescale] Sanity check please...

Chris Tapp opensource at keylevel.com
Mon Jul 8 14:20:36 PDT 2013


I'm trying to build for the wandboard-quad from meta-fsl-arm-extras, so I've updated and switched to master-next by running:

   git checkout master-next
   git fetch origin
   git pull

for "poky", "meta-fsl-arm" and "meta-fsl-arm-extras".

However, if I try and build I get:

ERROR: No recipes available for:
  /media/SSD-RAID/meta-fsl-arm-git/recipes-qt/qt4/qt4-embedded_4.8.5.bbappend
  /media/SSD-RAID/meta-fsl-arm-git/recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend
ERROR: Command execution failed: Exited with 1

So, I thought I should try master instead of master-next (not for meta-fsl-arm-extras as I need the quad machine), but then the kernel fails to build with:

| arch/arm/mach-mx6/built-in.o: In function `wand_sata_init':
| :(.text+0x102ac): undefined reference to `sata_init'
| arch/arm/mach-mx6/built-in.o: In function `wand_board_init':
| :(.init.text+0x2424): undefined reference to `imx6q_ahci_data'
| :(.init.text+0x30f8): undefined reference to `imx_add_ahci'
| make: *** [.tmp_vmlinux1] Error 1

There is a sample Yocto image on wandboard.org (http://www.wandboard.org/index.php/downloads), so I know it builds.

What am I doing wrong? I suspect it's just down to my poor git skills ;-)

Chris Tapp

opensource at keylevel.com
www.keylevel.com






More information about the meta-freescale mailing list