Re: [yocto] [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider

2013-03-13 Thread Andrei Gherzan
Merged.


On Sun, Feb 10, 2013 at 12:11 AM, Andrei Gherzan  wrote:

> There are no libgl binary shipped in raspberrypi firmware repo.
>
> Signed-off-by: Andrei Gherzan 
> ---
>  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
>
>


-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider

2013-02-20 Thread Andrei Gherzan
Thank you. You hint is OK and will apply patches with your suggestion.

Thanks.


On Tue, Feb 19, 2013 at 4:11 PM, Philipp Wagner wrote:

> Hi Andrei,
>
> I applied and tested all 7 patches and they work as the binary firmware
> did before. Maybe in a later patch a pkgconfig file can be added (I think
> it was there before, but I'm not using it yet, so I'm not really sure).
>
> I don't like the name "userland" (it's not really describing that we're
> actually talking about graphics libraries), but that's just a nitpick.
> Maybe it can be renamed to rpi-graphics-userland or something more
> descriptive like that?
>
> Philipp
>
> Am 09.02.2013 23:11, schrieb Andrei Gherzan:
>
>  There are no libgl binary shipped in raspberrypi firmware repo.
>>
>> Signed-off-by: Andrei Gherzan 
>> ---
>>   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"
>>
>>


-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider

2013-02-19 Thread Philipp Wagner

Hi Andrei,

I applied and tested all 7 patches and they work as the binary firmware 
did before. Maybe in a later patch a pkgconfig file can be added (I 
think it was there before, but I'm not using it yet, so I'm not really 
sure).


I don't like the name "userland" (it's not really describing that we're 
actually talking about graphics libraries), but that's just a nitpick. 
Maybe it can be renamed to rpi-graphics-userland or something more 
descriptive like that?


Philipp

Am 09.02.2013 23:11, schrieb Andrei Gherzan:

There are no libgl binary shipped in raspberrypi firmware repo.

Signed-off-by: Andrei Gherzan 
---
  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"


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


[yocto] [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider

2013-02-09 Thread Andrei Gherzan
There are no libgl binary shipped in raspberrypi firmware repo.

Signed-off-by: Andrei Gherzan 
---
 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

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