All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider
@ 2013-02-09 22:11 Andrei Gherzan
  2013-02-09 22:11 ` [meta-raspberrypi][PATCH 2/7] rpi-default-providers: Use userland as provider for egl and gles2 Andrei Gherzan
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Andrei Gherzan @ 2013-02-09 22:11 UTC (permalink / raw)
  To: yocto

There are no libgl binary shipped in raspberrypi firmware repo.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 conf/machine/include/rpi-default-providers.inc |    1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/include/rpi-default-providers.inc b/conf/machine/include/rpi-default-providers.inc
index ce963b3..6abab60 100644
--- a/conf/machine/include/rpi-default-providers.inc
+++ b/conf/machine/include/rpi-default-providers.inc
@@ -4,5 +4,4 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-raspberrypi"
 PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 PREFERRED_PROVIDER_virtual/egl ?= "vc-graphics-hardfp"
 PREFERRED_PROVIDER_virtual/libgles2 ?= "vc-graphics-hardfp"
-PREFERRED_PROVIDER_virtual/libgl ?= "vc-graphics-hardfp"
 PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-raspberrypi"
-- 
1.7.9.5



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

end of thread, other threads:[~2013-03-13 17:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-09 22:11 [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider Andrei Gherzan
2013-02-09 22:11 ` [meta-raspberrypi][PATCH 2/7] rpi-default-providers: Use userland as provider for egl and gles2 Andrei Gherzan
2013-03-13 17:44   ` Andrei Gherzan
2013-02-09 22:11 ` [meta-raspberrypi][PATCH 3/7] custom-licenses: Add directory to hold custom licenses Andrei Gherzan
2013-03-13 17:44   ` Andrei Gherzan
2013-02-09 22:11 ` [meta-raspberrypi][PATCH 4/7] layer.conf: Set LICENSE_PATH to layers's custom licenses directory Andrei Gherzan
2013-03-13 17:44   ` Andrei Gherzan
2013-02-09 22:11 ` [meta-raspberrypi][PATCH 5/7] recipes.txt: Remove file Andrei Gherzan
2013-03-13 17:44   ` Andrei Gherzan
2013-02-09 22:11 ` [meta-raspberrypi][PATCH 6/7] userland: Update to 8700279495e266378d36092ccf86424f0ee2539f Andrei Gherzan
2013-03-13 17:44   ` Andrei Gherzan
2013-02-09 22:11 ` [meta-raspberrypi][PATCH 7/7] vc-graphics.inc: There is no libgl so get rid of this PROVIDES Andrei Gherzan
2013-03-13 17:45   ` Andrei Gherzan
2013-02-19 14:11 ` [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider Philipp Wagner
2013-02-20 11:16   ` Andrei Gherzan
2013-03-13 17:45 ` Andrei Gherzan

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.