aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/ktap/ktap.inc
blob: 278b63e1343802afabe6161f5e9453a6aeb7e134 (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 = "c507eeca662ff00bf67f8c94df35254e0966f214"
SRC_URI = "git://github.com/ktap/ktap.git"

S = "${WORKDIR}/git"