On Fri, Feb 6, 2015 at 2:20 AM, Otavio Salvador <[email protected]> wrote: > Hello Andreas, > > On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller > <[email protected]> wrote: >> gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compiling on >> target fails. >> >> Signed-off-by: Andreas Müller <[email protected]> >> --- >> qt5-layer/recipes-qt/qt5/packagegroup-qt5-toolchain-target.bbappend | 1 + >> 1 file changed, 1 insertion(+) >> create mode 100644 >> qt5-layer/recipes-qt/qt5/packagegroup-qt5-toolchain-target.bbappend >> >> diff --git >> a/qt5-layer/recipes-qt/qt5/packagegroup-qt5-toolchain-target.bbappend >> b/qt5-layer/recipes-qt/qt5/packagegroup-qt5-toolchain-target.bbappend >> new file mode 100644 >> index 0000000..9a4dc62 >> --- /dev/null >> +++ b/qt5-layer/recipes-qt/qt5/packagegroup-qt5-toolchain-target.bbappend >> @@ -0,0 +1 @@ >> +RRECOMMENDS_${PN}_append_mx6 += "gpu-viv-bin-mx6q-dev" > > I have put some thought on this and I'd like to propose another way to > fix it. I think it will be work but it'd be nice if you could try and > check. > > The files available on this -dev package are: > > -rw-r--r-- root/root 822 2015-02-05 19:16 > ./usr/include/wayland-viv/wayland-viv-server-protocol.h > -rw-r--r-- root/root 464 2015-02-05 19:16 > ./usr/include/wayland-viv/gc_wayland_protocol.h > -rw-r--r-- root/root 1226 2015-02-05 19:16 > ./usr/include/wayland-viv/wayland-viv-client-protocol.h > -rw-r--r-- root/root 7224 2015-02-05 19:16 ./usr/include/gc_vdk_hal.h > -rw-r--r-- root/root 6122 2015-02-05 19:16 ./usr/include/gc_vdk_types.h > > So I think: > > -rw-r--r-- root/root 822 2015-02-05 19:16 > ./usr/include/wayland-viv/wayland-viv-server-protocol.h > -rw-r--r-- root/root 464 2015-02-05 19:16 > ./usr/include/wayland-viv/gc_wayland_protocol.h > -rw-r--r-- root/root 1226 2015-02-05 19:16 > ./usr/include/wayland-viv/wayland-viv-client-protocol.h > > Should go to libvivante-mx6-dev package, while: > > -rw-r--r-- root/root 7224 2015-02-05 19:16 ./usr/include/gc_vdk_hal.h > -rw-r--r-- root/root 6122 2015-02-05 19:16 ./usr/include/gc_vdk_types.h > > Should go to libvdk-mx6-dev. > > Do you think it works out of box doing this change? > OK - I will look into this but I cannot promise when...
Andreas -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
