kmsxx: new package
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 28 Jul 2016 19:38:25 +0000 (21:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 28 Jul 2016 21:28:02 +0000 (23:28 +0200)
commit93811a2b8a5efa43754e26a4a44f463cdbd9f1b4
treea101320257225c9b50776734a0640629c0f7311d
parent45ffc2caf87e8877495110d1fd01feed22ded019
kmsxx: new package

KMS++ is a suite of library and test tools to interact with KMS drivers in
the linux kernel.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
[Thomas:
 - rename prompt to kms++, suggested by Yann E. Morin
 - fixup the thread dependency comment
 - remove the mention of the python wrapper in the Config.in help
   text, since they are not installed
 - fix the Config.in comment to mention the C++ and gcc >= 4.8
   dependencies
 - use = instead of += when appropriate
 - use a loop to install the test programs
 - use a loop to install the libraries
 - add installation to staging as well, both the libraries and header
   files
 - add missing dependency on host-pkgconf
 - add hash file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/kmsxx/Config.in [new file with mode: 0644]
package/kmsxx/kmsxx.hash [new file with mode: 0644]
package/kmsxx/kmsxx.mk [new file with mode: 0644]