[meta-freescale] Fwd: [yocto] Problems building core-image-minimal for meta-fsl-asm-extra / 'wandboard-dual'

Jeff Osier-Mixon jefro at jefro.net
Thu Jun 27 09:08:00 PDT 2013


Forwarding to meta-freescale (and I highly recommend joining this
list, c/o https://lists.yoctoproject.org)


---------- Forwarded message ----------
From: Chris Tapp <opensource at keylevel.com>
Date: Thu, Jun 27, 2013 at 12:54 AM
Subject: [yocto] Problems building core-image-minimal for
meta-fsl-asm-extra / 'wandboard-dual'
To: Yocto Discussion Mailing List <yocto at yoctoproject.org>


I'm trying to build core-image-minimal for the 'wandboard-dual'
machine from meta-fsl-arm extra
(https://github.com/Freescale/meta-fsl-arm-extra).

The README for that layer states that it depends on
git.openembedded.org/openembedded-core and
git.yoctoproject.org/meta-fsl-arm, both at branch 'danny' and revision
'HEAD'.

So, my bblayers looks like:

LCONF_VERSION = "6"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBMASK = "udev_.*\.bbappend$"

BBLAYERS ?= " \
  /media/SSD-RAID/poky-git/meta \
  /media/SSD-RAID/poky-git/meta-yocto \
  /media/SSD-RAID/poky-git/meta-yocto-bsp \
  /media/SSD-RAID/meta-fsl-arm-git \
  /media/SSD-RAID/meta-fsl-arm-extra-git \
  "

(The -git just reminds me that I'm using git repos!).

To (try and) make sure I have the correct branches I've run:

   git checkout origin/danny --- for meta-fsl-arm

and

   git checkout origin/master --- for meta-fsl-arm-extra

The dependencies listed in the README for origin/danny in meta-fsl-arm
look to fit in with the above.

I've also selected a 'danny' branch within my 'poky' repo:

   git checkout danny-8.0.2

I've then built:

   bitbake core-image-minimal

However, I'm getting an error in u-boot-fslc:

ERROR: Function failed: do_compile (see
/media/SSD-RAID/build-danny-wandboard/tmp/work/wandboard_dual-poky-linux-gnueabi/u-boot-fslc-v2012.10-r4/temp/log.do_compile.31641
for further information)
ERROR: Logfile of failure stored in:
/media/SSD-RAID/build-danny-wandboard/tmp/work/wandboard_dual-poky-linux-gnueabi/u-boot-fslc-v2012.10-r4/temp/log.do_compile.31641
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 16 CROSS_COMPILE=arm-poky-linux-gnueabi-
CC=arm-poky-linux-gnueabi-gcc
--sysroot=/media/SSD-RAID/build-danny-wandboard/tmp/sysroots/wandboard-dual
wandboard_dl_config
| make: *** No rule to make target `wandboard_dl_config'.  Stop.
| make: *** [wandboard_dl_config] Error 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see
/media/SSD-RAID/build-danny-wandboard/tmp/work/wandboard_dual-poky-linux-gnueabi/u-boot-fslc-v2012.10-r4/temp/log.do_compile.31641
for further information)
ERROR: Task 68 (/media/SSD-RAID/meta-fsl-arm-git/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb,
do_compile) failed with exit code '1'

Can anyone point out where I've gone wrong?

Chris Tapp

opensource at keylevel.com
www.keylevel.com



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


--
Jeff Osier-Mixon http://jefro.net/blog
Yocto Project Community Manager @Intel http://yoctoproject.org



More information about the meta-freescale mailing list