All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: GUEYTAT Julien <j.gueytat@cdssoft.studiel.fr>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set
Date: Wed, 3 Feb 2016 06:44:43 -0800	[thread overview]
Message-ID: <CAMKF1sr-qwCsThsB3PH1v1_7u_jNpZAg-Pg=vp0ZOTHvbevbDg@mail.gmail.com> (raw)
In-Reply-To: <EC7BC1CD2E085743BB2AE634252C39C1717A39@server.exchange.local>

On Wed, Feb 3, 2016 at 3:46 AM, GUEYTAT Julien
<j.gueytat@cdssoft.studiel.fr> wrote:
> Hi everyone,
>
>
>
> I understand that you are all rewriting the qtbase rule to include at least
> the modification to the QMAKE_LIBS_EGL variable.
>
> The question is:
>
> Could we make somehow some work in meta-qt5 or meta-raspberrypi to not have
> to overwrite the qtbase rule.


I dont understand. PAKCAGECONFIGS are specifically desined for this
kind of scenario
what problems are you seeing.

>
> For instance… meta-raspberrypi is providing a package config file for EGL.
> May be you could have meta-qt5 read this package config.
>
>
>
> That’s the question. I’d like to know what the maintainers of those two
> layers think about that.
>
>
>
> Best Regards,
>
>
>
> De : Yannick Kiekens [mailto:yannickkiekens@gmail.com]
> Envoyé : mercredi 3 février 2016 08:41
> À : Khem Raj
> Cc : GUEYTAT Julien; yocto@yoctoproject.org
> Objet : Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not
> properly set
>
>
>
> Have a look at this git repo: https://github.com/YannickKiekens/meta-qt5-pi
>
> I have build a qt5 eglfs with raspberry pi2 backend on master branch
> yesterday evening
>
>
>
> On Wed, Feb 3, 2016 at 7:08 AM, Khem Raj <raj.khem@gmail.com> wrote:
>
>
>
> On Feb 2, 2016, at 8:50 AM, GUEYTAT Julien <j.gueytat@cdssoft.studiel.fr>
> wrote:
>
>
>
> Hi,
>
>
>
> It seems that there are some stiff missing between meta-qt5 or
> meta-raspberrypi.
>
> When we set the option gles… to qtbase we don’t get the QMAKE_LIBS_EGL set
> properly.
>
> We can compare a working set of variables in the qt mkspecs directory of qt.
>
> There is one dedicated file for the RaspberryPi2. May be one also for
> RaspberryPi.
>
> Anyway!
>
> How could we set those *_EGL variables properly? And… If they are properly
> set, will qtbase will take them into account?
>
>
>
> I will be happy to propose a patch but I need to get more precision first.
>
>
>
> Firstly show the DISTRO_FEATURES may be you are missing some important knobs
> for EGL
>
> like openGL and gles2 etc.
>
>
>
> Thanks in advance,
>
>
>
>
>
>
>
> Julien GUEYTAT
>
> Ingénieur Informatique
>
> <image001.png>
>
> 1027, avenue du Docteur Julien Lefebre BP27
>
> 06271 Villeneuve-Loubet Cedex
>
> Fixe :  +33 (0) 492 024 545
> Mob :  +33(0) 617 980 383
> Fax :    +33(0) 492 024 546
> Email : j.gueytat@cdssoft.studiel.fr
>
> www : www.studiel.fr
>
> P Pensez Environnement, imprimez seulement si nécessaire
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


  reply	other threads:[~2016-02-03 14:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 16:50 [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set GUEYTAT Julien
2016-02-02 17:03 ` [meta-raspberrypi][PATCH v3 1/2] qt5: fixed raspberrypi support John Madieu
2016-02-02 17:03   ` [meta-raspberrypi][PATCH v3 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend John Madieu
2016-02-03  6:08 ` [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set Khem Raj
2016-02-03  7:40   ` Yannick Kiekens
2016-02-03 11:46     ` GUEYTAT Julien
2016-02-03 14:44       ` Khem Raj [this message]
2016-02-03 14:54         ` GUEYTAT Julien
2016-02-03 15:01           ` Khem Raj
2016-02-03 15:23             ` GUEYTAT Julien
2016-02-04  4:37           ` Khem Raj
2016-02-04  9:23             ` GUEYTAT Julien
2016-04-14  7:49               ` GUEYTAT Julien

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='CAMKF1sr-qwCsThsB3PH1v1_7u_jNpZAg-Pg=vp0ZOTHvbevbDg@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=j.gueytat@cdssoft.studiel.fr \
    --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.