Il 26/11/2013 11:31, Dave Evans ha scritto:
Hi all,

Prior to building dora I built dylan without issue.

I've been attempting to build dora but I seem to of found a script problem:
The result of this exception is that the following folder path has been
created "${BSPDIR}/download/${BSPDIR}/download${BSPDIR}/download"

I asked on the yocto irc channel and they refered me here.

output below:

dave@debian:~/yocto/fsl-community-bsp/build$ bitbake core-image-minimal
WARNING: Host distribution "Debian-7.2" has not been validated with this
version of the build system; you may possibly experience unexpected
failures. It is recommended that you use a tested distribution.
Parsing recipes: 100%
|##################################################################|
Time: 00:01:38
Parsing of 1340 .bb files complete (0 cached, 1340 parsed). 1732
targets, 95 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies


Build Configuration:
BB_VERSION        = "1.20.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Debian-7.2"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx28evk"
DISTRO            = "poky"
DISTRO_VERSION    = "1.5"
TUNE_FEATURES     = "armv5 thumb dsp"
TARGET_FPU        = "soft"
meta-fsl-arm      = "ewgeco:5b3b6618426ad06e4fb6a3a77c4a53dfb47f0556"
meta-fsl-arm-extra = "ewgeco:11ac45d22963a3f047a85c96009c36cb6e156d0a"
meta-fsl-demos    = "ewgeco:cd6275042cdd2d87490521f6cbeb65972ed37a66"
meta-oe           = "ewgeco:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8"
meta
meta-yocto
meta-yocto-bsp    = "ewgeco:75bed4086eb83f1d24c31392f3dd54aa5c3679b1"




Dave,

AFAIK using dora you should have
meta-yocto-bsp    = "dora:75bed4086eb83f1d24c31392f3dd54aa5c3679b1"
meta-oe           = "dora:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8"
meta-fsl-arm      = "dora:5b3b6618426ad06e4fb6a3a77c4a53dfb47f0556"


Moreover replacing Debian-7.2 with Ubuntu 12.04-LTS may help.


Cheers
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to