Re: [yocto] core-image-sato raspberrypi2

2015-08-12 Thread Khem Raj

> On Jul 21, 2015, at 6:07 PM, Edward Vidal  wrote:
> 
> Hi all,
> In the file poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb
> I tried to add --disable-egl, with no success
> 
> 
> PACKAGECONFIG[x11] = "--enable-glx, --disable-glx, virtual/libx11"
> | checking for EGL... no
> | configure: error: Package requirements (egl) were not met:
> |
> | No package 'egl’ found
> 

Please update to latest on meta-raspberrypi and apply

https://lists.yoctoproject.org/pipermail/yocto/2015-August/026035.html 


if you want you can also apply below patch but is not must

https://lists.yoctoproject.org/pipermail/yocto/2015-August/026074.html 





signature.asc
Description: Message signed with OpenPGP using GPGMail
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] core-image-sato raspberrypi2

2015-07-21 Thread Edward Vidal
Hi all,In the file poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb 
I tried to add --disable-egl, with no success

PACKAGECONFIG[x11] = "--enable-glx, --disable-glx, virtual/libx11"
 | checking for EGL... no
| configure: error: Package requirements (egl) were not met:
| 
| No package 'egl' found
| 
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
| 
| Alternatively, you may set the environment variables EGL_CFLAGS
| and EGL_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| Configure failed. The contents of all config.log files follows to aid 
debugging
| 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.23311)
ERROR: Task 4597 
(/home/vidal/wkg/yocto/RaspberryPi2/poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb,
 do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3158 tasks of which 3080 didn't need to be rerun 
and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  
/home/vidal/wkg/yocto/RaspberryPi2/poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb,
 do_configure
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

I found on the web reference to userland do I need this layer?Thanks for all 
the help.
 Edward Vidal Jr.
e-mail devel...@sbcglobal.net
915-595-1613-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] core-image-sato raspberrypi2

2015-07-21 Thread Gary Thomas

On 2015-07-21 16:31, Edward Vidal wrote:

Hi all,
I created a rpi-basic-img for RaspberryPi 2 which was created and booted okay. 
I am using
meta-yocto-bsp= "fido:0f8d89ce66cfffccc9911d6c61470a585173b79d"
meta-raspberrypi  = "master:7457bf182c8fd550ec877ecd786a3edd16e65495".

Can the core-image-sato be created for the RaspBerry 2 B?

First i tried bitbake core-image-sato which was getting errors.  Then I bitbake 
core-image-sato -c fetchall.
NOTE: Tasks Summary: Attempted 626 tasks of which 626 didn't need to be rerun 
and all succeeded.

Does this mean that all the depends have been downloaded?

Now when I run  I am missing checking for EGL... no in libepoxy do I need 
another layer before building core-image-sato?


Exactly what is the error (cut & paste it in the reply)?
I just ran this with no errors...

--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] core-image-sato raspberrypi2

2015-07-21 Thread Edward Vidal
Hi all,I created a rpi-basic-img for RaspberryPi 2 which was created and booted 
okay. I am using  
meta-yocto-bsp    = "fido:0f8d89ce66cfffccc9911d6c61470a585173b79d"
meta-raspberrypi  = "master:7457bf182c8fd550ec877ecd786a3edd16e65495".
Can the core-image-sato be created for the RaspBerry 2 B?  
First i tried bitbake core-image-sato which was getting errors.  Then I bitbake 
core-image-sato -c fetchall.  
NOTE: Tasks Summary: Attempted 626 tasks of which 626 didn't need to be rerun 
and all succeeded.
Does this mean that all the depends have been downloaded?
Now when I run  I am missing checking for EGL... no in libepoxy do I need 
another layer before building core-image-sato?As always any and all help is 
appreciated.Regards.
 Edward Vidal Jr.e-mail devel...@sbcglobal.net
915-595-1613-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto