summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/ktap/ktap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/ktap/ktap.inc')
-rw-r--r--meta-oe/recipes-kernel/ktap/ktap.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/ktap/ktap.inc b/meta-oe/recipes-kernel/ktap/ktap.inc
new file mode 100644
index 000000000..93a4e2ca3
--- /dev/null
+++ b/meta-oe/recipes-kernel/ktap/ktap.inc
@@ -0,0 +1,13 @@
1# Released under the MIT license (see COPYING.MIT for the terms)
2
3HOMEPAGE = "http://www.ktap.org"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://LICENSE-GPL;md5=eb723b61539feef013de476e68b5c50a"
6
7SRCREV = "c8401e07c89cdec9a5f673da4ddb12b7982b522b"
8SRC_URI = "git://github.com/ktap/ktap.git"
9
10S = "${WORKDIR}/git"
11
12# Package config is abused as a general compile time configuration tool.
13PACKAGECONFIG[ffi] = ""