[meta-xilinx] unable to build meta-xilinx.
Philip Balister
philip at balister.org
Mon Aug 19 06:39:15 PDT 2013
Try
export MACHINE="zedboard-zynq7"
bitbake core-image-minimal
You need to tell the system what machine you are building for, either on
the command line, or by setting a machine in local.conf.
Philip
On 08/19/2013 08:54 AM, Anup Kini wrote:
> Dear All,
>
> I am trying to build a core-minimal-image using meta-xilinx on the
> poky-dylan-9.0.1.
>
> I am following the readme in this link:
> https://github.com/Xilinx/meta-xilinx
>
> I have downloaded the meta-xilinx repo to
> /home/akini/poky-dylan-9.0.1/meta-xilinx.
> I have added the lines in bblayer.conf at
> /home/akini/poky-dylan-9.0.1/build/conf/bblayers.conf
> Also, added the machine ?= "zc702" in
> /home/akini/poky-dylan-9.0.1/build/conf/local.conf
>
> when i run bitbake core-image-minial, i get the following errors:
>
> Pseudo is not present but is required, building this first before the main
> build
> 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
>
>
> Am i missing some steps in between ?
> Kindly guide me to fix this error.
>
>
>
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
>
More information about the meta-xilinx
mailing list