package/clinfo: new package
authorValentin Korenblit <valentinkorenblit@gmail.com>
Sat, 20 Oct 2018 22:14:37 +0000 (00:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Dec 2018 22:08:20 +0000 (23:08 +0100)
commit42cefe7b2e2b58ad19ed5de765a0fafb9015bb71
tree52e9258927c2a620cca46b3fc4048ad96f4e60d4
parent5a4d6e444c6ca95efaf2fb08087ae23ea50a7575
package/clinfo: new package

This tool allows to verify if the OpenCL environment is set up correctly
and provides information related to the supported OpenCL platforms.

Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
Signed-off-by: Valentin Korenblit <valentinkorenblit@gmail.com>
[Thomas:
 - use the libopencl virtual package
 - add LICENSE to the license files]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/clinfo/Config.in [new file with mode: 0644]
package/clinfo/clinfo.hash [new file with mode: 0644]
package/clinfo/clinfo.mk [new file with mode: 0644]