From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: raspberry Pi core-image-sato
Date: Thu, 23 Jul 2015 08:57:18 -0600 [thread overview]
Message-ID: <55B100CE.6050404@mlbassoc.com> (raw)
In-Reply-To: <161750250.1065434.1437662263729.JavaMail.yahoo@mail.yahoo.com>
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
------------------------------------------------------------
next prev parent reply other threads:[~2015-07-23 14:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 14:37 raspberry Pi core-image-sato Edward Vidal
2015-07-23 14:57 ` ***SPAM*** " Herve Jourdain
2015-07-23 14:57 ` Gary Thomas [this message]
[not found] <mailman.5858.1437611001.2787.yocto@yoctoproject.org>
2015-07-23 12:35 ` Edward Vidal
2015-07-23 12:49 ` Gary Thomas
-- strict thread matches above, loose matches on Subject: below --
2015-07-22 22:16 Edward Vidal
2015-07-23 0:23 ` Gary Thomas
2015-07-23 9:54 ` Burton, Ross
2015-07-23 11:20 ` Gary Thomas
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=55B100CE.6050404@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.org \
/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.