GENIVI Demo Platform on i.MX53

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GENIVI Demo Platform on i.MX53

752 Views
terjevikingsson
Contributor I

Hi,


I am trying to build the GENIVI Demo Platform (GENIVI Demo Platform - GENIVI Wiki ) on the i.MX53 QSB using Yocto, but have run into some problems. The build fails with the following print to the console:

 

#####

ERROR: Task 3015 (/home/yoctoman/exjobbsmapp/

poky/meta/recipes-graphics/mesa/mesa_10.1.3.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2302 tasks of which 2290 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  /home/yoctoman/exjobbsmapp/poky/meta/recipes-graphics/mesa/mesa_10.1.3.bb, do_configure

#####

 

My build configuration is:

 

#####

BB_VERSION        = "1.24.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx53qsb"
DISTRO            = "poky-ivi-systemd"
DISTRO_VERSION    = "7.0.3"
TUNE_FEATURES     = "arm armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta             
meta-yocto       
meta-yocto-bsp    = "dizzy:c59e3bd26d863723af7ba5e16570b091ef7cdc13"
meta-ivi         
meta-ivi-bsp     
meta-ivi-demo     = "7.0:e9a4c81e7b9e5c28efd72f6d5b46c00a4873f40d"
meta-oe          
meta-ruby         = "dizzy:2ebb8752f378c9987b0ece5a14915d703b872c1d"
meta-qt5          = "dizzy:adeca0db212d61a933d7952ad44ea1064cfca747"
meta-genivi-demo  = "master:6b33b551f57683a553e5983fa2e225911dffd7be"
meta-fsl-arm      = "dizzy:db1571f40c375a398a8cdbb42de4c4f272ab0cd1"
meta-fsl-demos    = "dizzy:8088d34b4f1111c9076e3eeef67e9ae17d0b3455"

######

 

I've attached the error log, but this is the essential printout to it:

 

#####

configure: error: cannot enable egl_gallium without EGL
Configure failed. The contents of all config.log files follows to aid debugging
ERROR: oe_runconf failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_configure (log file is located at /home/yoctoman/exjobbsmapp/GDP_FSL/tmp/work/armv7a-vfp-neon-mx5-poky-linux-gnueabi/mesa/2_10.1.3-r0/temp/log.do_configure.28440)

#####


So my questions are; Does anyone have any experience in building the GENIVI Demo Platform for the i.MX53 board (or any other board for that matter)? Does anyone know what could be causing this error (I believe it is related to the graphics)?

 

I am new to both the GENIVI Demo Platform and Yocto, so any input would be greatly appreciated.

 

Best Regards,

 

Terje Vikingsson

Original Attachment has been moved to: ErrorLog.zip

Labels (3)
Tags (4)
0 Kudos
0 Replies