Skip to content
Snippets Groups Projects
Commit 1279b50a authored by Laszlo Agocs's avatar Laszlo Agocs
Browse files

Export /usr/include/HAL into the toolchain


libgal-dev only provides libGAL.so in the toolchain. That is not enough
when compiling a hardware compositor (e.g. the Weston hw compositor patch)
because the headers are needed too. For Weston having the headers in the
sysroot is enough, but in the future we may need these for QtWayland which
is built with just the toolchain, so include them in the toolchain too.

Change-Id: I81c4609d69da788460071b441cdec26f0dc1cbd0
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
parent b914f129
No related branches found
No related tags found
No related merge requests found
RDEPENDS_libgl-mx6-dev = ""
FILES_libgal-mx6-dev = "${libdir}/libGAL${SOLIBSDEV} ${includedir}/HAL"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment