[meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target
Otavio Salvador
otavio at ossystems.com.br
Thu Feb 5 17:20:45 PST 2015
Hello Andreas,
On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller
<schnitzeltony at googlemail.com> wrote:
> gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compiling on
> target fails.
>
> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
> ---
> 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?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
More information about the meta-freescale
mailing list