Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-04-14 Thread GUEYTAT Julien
yocto-boun...@yoctoproject.org] De la part de GUEYTAT Julien Envoyé : jeudi 4 février 2016 10:24 À : 'Khem Raj' Cc : yocto@yoctoproject.org Objet : Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set I just checked your master branch and saw the updates on the pkgconfig and cmake files

[yocto] [meta-raspberrypi] Adding more screens / PiTFT support.

2016-04-04 Thread GUEYTAT Julien
Hi, I would like to add PiTFT support to the meta-raspberry layer. Or at least I would like to add it in my own BSP layer. I read that Peter were playing with that recently. Could you please give me some hints to do so? I have at least two more screens to integrate. If someone could point me

Re: [yocto] : git tag and PV variable

2016-02-25 Thread GUEYTAT Julien
Perfect I'll give it a try! :) -Message d'origine- De : Maciej Borzecki [mailto:maciej.borze...@open-rnd.pl] Envoyé : mercredi 24 février 2016 19:10 À : yocto@yoctoproject.org; GUEYTAT Julien Objet : Re: [yocto] : git tag and PV variable > Dnia 24 luty 2016 o 17:02 Alexander Kana

[yocto] : git tag and PV variable

2016-02-24 Thread GUEYTAT Julien
Hi, I have this command in my qmake pro files: VERSION = $$system(git describe --abbrev=0 --tags) I would like to have the package manager follow the tag versioning. Which means I would like to have something like: PV = "git describe --abbrev=0 --tags" SRC_URI =

Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-02-04 Thread GUEYTAT Julien
...@gmail.com] Envoyé : jeudi 4 février 2016 05:38 À : GUEYTAT Julien Cc : Yannick Kiekens; yocto@yoctoproject.org Objet : Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set On Wed, Feb 3, 2016 at 6:54 AM, GUEYTAT Julien <j.guey...@cdssoft.studiel.fr> wrote: > Setting

Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-02-03 Thread GUEYTAT Julien
config. The BSP layer should not care about Qt. -Message d'origine- De : Khem Raj [mailto:raj.k...@gmail.com] Envoyé : mercredi 3 février 2016 16:02 À : GUEYTAT Julien Cc : Yannick Kiekens; yocto@yoctoproject.org Objet : Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL

Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-02-03 Thread GUEYTAT Julien
nfig file. I hope it's clear now. Tell me if I missed something. -Message d'origine- De : Khem Raj [mailto:raj.k...@gmail.com] Envoyé : mercredi 3 février 2016 15:45 À : GUEYTAT Julien Cc : Yannick Kiekens; yocto@yoctoproject.org Objet : Re: [yocto] [meta-qt5][meta-raspberrypi]: Q

Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-02-03 Thread GUEYTAT Julien
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

[yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-02-02 Thread GUEYTAT Julien
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