[meta-xilinx] crash on sat afternoon

Alan DuBoff aland at softorchestra.com
Sun Feb 23 12:21:57 PST 2014


On Sun, February 23, 2014 9:16 am, Edward Vidal wrote:
> Alan
> ,
> I think you are mixing meta-xilinx and meta-topic.

Mine is working, what I'm using is below. Notice I commented out the previous
layers which are not being used.

-- 
Cheers,
Alan

# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "6"
BBPATH = "${TOPDIR}"
BBFILES ?= ""

#BBLAYERS ?= " \
#  /home/aland/src/poky-dora-10.0.1/meta \
#  /home/aland/src/poky-dora-10.0.1/meta-yocto \
#  /home/aland/src/poky-dora-10.0.1/meta-xilinx \
#  "

#added by hob
BBLAYERS = " \
  /home/aland/src/poky-dora-10.0.1/meta \
  /home/aland/src/poky-dora-10.0.1/meta-yocto \
  /home/aland/src/poky-dora-10.0.1/meta-topic \
  /home/aland/src/poky-dora-10.0.1/meta-oe/meta-oe \
  /home/aland/src/poky-dora-10.0.1/meta-oe/meta-multimedia \
  /home/aland/src/poky-dora-10.0.1/meta-oe/meta-gnome \
  /home/aland/src/poky-dora-10.0.1/meta-yocto-bsp \
  "

BBLAYERS_NON_REMOVABLE ?= " \
  /home/aland/src/poky-dora-10.0.1/meta \
  /home/aland/src/poky-dora-10.0.1/meta-yocto \
  "





More information about the meta-xilinx mailing list