[yocto] raspberry Pi core-image-sato

Gary Thomas gary at mlbassoc.com
Thu Jul 23 07:57:18 PDT 2015


On 2015-07-23 08:37, Edward Vidal wrote:
> Hi Gary,
> Is this the log that you need?
> I also ran the  bitbake -DD core-image-sato and have the log for that run.
>
> | WARNING: exit code 1 from a shell command.
> | ERROR: oe_runconf failed
> | ERROR: Function failed: do_configure (log file is located at
> /home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/libepoxy/1.2+gitAUTOINC+20062c25e7-r0/temp/log.do_configure.9672)
> ERROR: Task 4597 (/home/vidal/wkg/yocto/RaspberryPi2/poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb, do_configure) failed with exit code '1'

Did you look at the error?  It's the same as you had yesterday:
   checking for EGL... no
   configure: error: Package requirements (egl) were not met:
   No package 'egl' found

Did you perhaps remove those PREFERRED_PROVIDER lines from local.conf?
You need these lines for this to work:
   PREFERRED_PROVIDER_virtual/egl ?= "vc-graphics-hardfp"
   PREFERRED_PROVIDER_virtual/libgles2 ?= "vc-graphics-hardfp"

> Let me know what I can provide.

Send your _complete_ local.conf and bblayers.conf

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the yocto mailing list