All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Wagner <lists@philipp-wagner.com>
To: Andrei Gherzan <andrei@gherzan.ro>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider
Date: Tue, 19 Feb 2013 15:11:44 +0100	[thread overview]
Message-ID: <51238820.3080500@philipp-wagner.com> (raw)
In-Reply-To: <1360447871-10982-1-git-send-email-andrei@gherzan.ro>

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 <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"
>


  parent reply	other threads:[~2013-02-19 14:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Philipp Wagner [this message]
2013-02-20 11:16   ` [meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider Andrei Gherzan
2013-03-13 17:45 ` Andrei Gherzan

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=51238820.3080500@philipp-wagner.com \
    --to=lists@philipp-wagner.com \
    --cc=andrei@gherzan.ro \
    --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.