[yocto] meta-xilinx

Edward Vidal vidal.develone at gmail.com
Wed Oct 16 14:57:58 PDT 2013


Hello,
I built a zedboard core-image-sato on 09/21/13 with meta-xilinx at that
time I had the following folders.

meta-kc705
meta-zc702
meta-zedboard

Build Configuration:
BB_VERSION        = "1.19.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "zedboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4+snapshot-20130921"
TUNE_FEATURES     = " armv7a vfp neon zynq"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):3dee534f1e25109e0bdb681de0746c336f4b8840"
meta-xilinx
meta-kc705
meta-zc702
meta-zedboard     = "master:46f4c79d6d55b556a90bb0fd89c2c09acf2aebff"
meta-yocto-bsp    = "(nobranch):3dee534f1e25109e0bdb681de0746c336f4b8840"

With the dora release I did a new clone of git://
git.yoctoproject.org/meta-xilinx
now I do not see
meta-kc705
meta-zc702
meta-zedboard

When I execute MACHINE=zedboard bitbake core-image-sato
ERROR:  OE-core's config sanity checker detected a potential
misconfiguration.
    Either fix the cause of this error or at your own risk disable the
checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Please set a valid MACHINE in your local.conf or environment

ERROR: Execution of event handler 'check_sanity_eventhandler' failed
In my local.conf I have the following.

MACHINE ?= "zedboard"

bblayers.conf
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "6"

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

BBLAYERS ?= " \
  /home/vidal/POKY/build101613_zedboard/poky/meta \
  /home/vidal/POKY/build101613_zedboard/poky/meta-yocto \
  /home/vidal/POKY/build101613_zedboard/poky/meta-xilinx \
  /home/vidal/POKY/build101613_zedboard/poky/meta-yocto-bsp \
  "
BBLAYERS_NON_REMOVABLE ?= " \
  /home/vidal/POKY/build101613_zedboard/poky/meta \
  /home/vidal/POKY/build101613_zedboard/poky/meta-yocto \
  "
Any help will be appreciated.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131016/541ef872/attachment.html>


More information about the yocto mailing list