[yocto] hob error

Andre Bella scancool at yahoo.com
Wed Feb 13 15:06:10 PST 2013


Hi it was my type, I couldnt copy and paste so I type it myself on 
------------------------------layer.conf:------------------------------
# We have a conf and classes directory, add to BBPATH
BBPATH := "${BBPATH}:${LAYERDIR}"

# We have a packages directory, add to BBFILES
BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
            ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "fsl-arm-extra"
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_fsl-arm-extra = "4"
-----------------------------------------------------------------------------

---------------------------bblayers.conf------------------------------
LCONF_VERSION = "4"

BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) +
 '/../..')}"

BBFILES ?= ""
BBLAYERS = " \
  ${BSPDIR}/sources/poky/meta \
  ${BSPDIR}/sources/poky/meta-yocto \
  \
  ${BSPDIR}/sources/meta-openembedded/meta-oe \
  \
  ${BSPDIR}/sources/meta-fsl-arm \
  ${BSPDIR}/sources/meta-fsl-arm-extra \
  ${BSPDIR}/sources/meta-fsl-demos \
"
-----------------------------------------------------------------------------------

--- On Wed, 2/13/13, Rudolf Streif <rstreif at linuxfoundation.org> wrote:

From: Rudolf Streif <rstreif at linuxfoundation.org>
Subject: Re: [yocto] hob error
To: "Andre Bella" <scancool at yahoo.com>
Cc: "yocto at yoctoproject.org" <yocto at yoctoproject.org>
Date: Wednesday, February 13, 2013, 2:21 PM

Hi Andre,
You may want to send the content for layer.conf and bblayers.conf.
However, you may have a typo if you copied and pasted the error message:

${BBPATH}:/home/andre/fsl-community-bsp/soucers/meta-fsl-arm which triggered exception Exception: variable BBPATH reference itself!


It says "soucers" where it should be "sources", I suppose.

Rudi


On Wed, Feb 13, 2013 at 10:55 AM, Andre Bella <scancool at yahoo.com> wrote:

Hello,
I'm getting this error when I run hob, 

Error
Unable to parse /home/andre/fsl-community-bsd/sources/meta-fsl-arm-extra/conf/layer.conf:Failture expanding variable BBPATH, expression was ${BBPATH}:/home/andre/fsl-community-bsp/soucers/meta-fsl-arm which triggered exception Exception: variable BBPATH reference itself!


what I'm trying to do is is add nano, vlc and gstreamer to the rootfs.


_______________________________________________

yocto mailing list

yocto at yoctoproject.org

https://lists.yoctoproject.org/listinfo/yocto





-- 
-- 
Rudolf J. StreifDirector of Embedded Solutions
The Linux Foundation
rudolf.streif at linux.com
Phone: +1.619.631.5383Skype: rudolfstreifPGP: RSA 2048/2048 D6E7D28B

Linux Foundation Events Schedule:  events.linuxfoundation.org

Linux Foundation Training Schedule: training.linuxfoundation.org




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130213/de31f6bc/attachment.html>


More information about the yocto mailing list