Hello Otavio, I don't find a point to have separate pc files for _wl variant. The fb default .pc files serve the purpose just right. To compile Wayland applications, one will have to link to wayland-egl.so separately. That will be provided by wayland-egl.pc file.
If you still think there is need for the same. Then I can send across a patch incorporating that. Regards, Abhijit On Wed, Jul 24, 2013 at 5:30 AM, Otavio Salvador <[email protected]>wrote: > On Wed, Jul 24, 2013 at 1:50 AM, Abhijit Potnis <[email protected]> > wrote: > > This patch installs wayland GPU libs if the DISTRO_FEATURES contains > > wayland variable. If both X11 and wayland are present in DISTRO_FEATURES > > then wayland is picked as the default backend. > > > > Signed-off-by: Abhijit Potnis <[email protected]> > > Signed-off-by: Abhijit Potnis <[email protected]> > ... > > @@ -20,6 +20,9 @@ SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true > \ > > file://glesv1_cm_x11.pc \ > > file://glesv2.pc \ > > file://glesv2_x11.pc \ > > + file://gc_wayland_protocol.pc \ > > + file://wayland-egl.pc \ > > + file://wayland-viv.pc \ > > " > > Do we need _wl variant of glesv1_com and glesv2 .pc files? > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://projetos.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 >
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
