All of lore.kernel.org
 help / color / mirror / Atom feed
* Build Error for AM437x-evm
@ 2016-01-25  9:32 winiston
  2016-01-25 17:07 ` Denys Dmytriyenko
  2016-01-25 17:39 ` Khem Raj
  0 siblings, 2 replies; 10+ messages in thread
From: winiston @ 2016-01-25  9:32 UTC (permalink / raw)
  To: yocto texas

[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2786 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-02-11  9:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25  9:32 Build Error for AM437x-evm winiston
2016-01-25 17:07 ` Denys Dmytriyenko
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

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.