aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/ktap/ktap.inc
blob: 7fde165ad1ac899977b5a7a7060b66641e11f9fd (plain)
1
2
3
4
5
6
7
8
9
10
11
# Released under the MIT license (see COPYING.MIT for the terms)

HOMEPAGE = "http://www.ktap.org"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE-GPL;md5=eb723b61539feef013de476e68b5c50a"

SRCREV = "6a5100b77321ce5792dfea34fa500ea537b1858c"
SRC_URI = "git://github.com/ktap/ktap.git"

S = "${WORKDIR}/git"