From: Denys Dmytriyenko <denys@ti.com>
To: <winiston@futuraautomation.com>
Cc: yocto texas <meta-ti@yoctoproject.org>
Subject: Re: Build Error for AM437x-evm
Date: Mon, 25 Jan 2016 12:07:15 -0500 [thread overview]
Message-ID: <20160125170714.GO11314@edge> (raw)
In-Reply-To: <7A144FD2E22B42C29D1455BA473BACE1@RD3>
Looks like branches are not matched between the layers...
On Mon, Jan 25, 2016 at 03:02:18PM +0530, winiston@futuraautomation.com wrote:
> Dear ,
>
> I built default yocto image for qemux86 processor using poky. I used the bitbake core-image-minimal command to build the image. It has been built successfully.
> Now I made the following changes to build for AM437x evm.
>
> 1. Edited ~/poky/build/conf/bblayers.conf file as follows
>
> BBFILES ?= “”
> BBLAYERS = “ \
> /home/winiston/poky/meta \
> /home/winiston/poky/meta-yocto \
> /home/winiston/poky/meta-ti \
>
> Note : meta-ti resides in the poky folder.
>
> 2.Edited ~/poky/build/conf/local.conf file. The MACHINE variable changed from MACHINE ??= “qemux86” to MACHINE ??= "am437x-evm"
>
> After making above two changes, I executed bitbake core-image-minimal command from terminal window. It gives the following error
>
> ERROR: ParseError at /home/winiston/poky/meta-ti/recipes-graphics/drm/libdrm_2.4.41.bb:1: Could not include required file recipes-graphics/drm/libdrm.inc
>
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> winiston@winiston-VirtualBox:~/poky/build$
>
> What could be the reason of this error? How do I solve this error?
>
> Regards,
> Winiston.P
> Futura Automation Pvt Ltd.
>
> Ph :91-80-28375290 / 28375295
> Fax :91-80-28375291
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2016-01-25 17:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 9:32 Build Error for AM437x-evm winiston
2016-01-25 17:07 ` Denys Dmytriyenko [this message]
2016-01-25 17:39 ` Khem Raj
2016-01-28 6:21 ` winiston
2016-01-28 7:38 ` Anders Darander
2016-01-28 9:04 ` winiston
2016-01-28 10:53 ` Anders Darander
2016-01-28 12:57 ` winiston
2016-01-29 9:35 ` Image write " winiston
2016-02-11 9:46 ` Build " winiston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160125170714.GO11314@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=winiston@futuraautomation.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.