package/gcnano-binaries: new package
authorJens Kleintje <scooby22@web.de>
Thu, 14 Nov 2019 08:55:28 +0000 (09:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 15 Nov 2019 22:20:38 +0000 (23:20 +0100)
commitaf408cfa4d8c15b46f7fa117e7558c2ec3d1c430
tree7fce79ee441467ac7d4e124e3c4a6ad1b1a6a0f5
parent392446dbf146b33d50337124b59b0123e8e17c6c
package/gcnano-binaries: new package

New package which provides the driver and binary blob libraries for
the STM32MP157 vivante gcnano gpu. The precompiled libraries depend
on wayland and libdrm.

Signed-off-by: Jens Kleintje <scooby22@web.de>
[Thomas:
 - add missing dependency on glibc
 - add missing dependencies on threads (wayland, libdrm) and !static
   (wayland)
 - introduce GCNANO_BINARIES_LIB_VERSION,
   GCNANO_BINARIES_DRIVER_VERSION and GCNANO_BINARIES_USERLAND_VERSION
   variables to simplify code a bit
 - greatly simplify the installation, by using more the available
   libraries/files. This also avoids the installation of duplicate
   release/debug libraries]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/gcnano-binaries/Config.in [new file with mode: 0644]
package/gcnano-binaries/gcnano-binaries.hash [new file with mode: 0644]
package/gcnano-binaries/gcnano-binaries.mk [new file with mode: 0644]