summaryrefslogtreecommitdiffstats
path: root/meta-integrity/recipes-support/ima-inspect/ima-inspect_0.13.bb
blob: c5ee628362a7526adbbda847237cb46ce21dcf24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a23a74b3f4caf9616230789d94217acb"

DEPENDS += "attr ima-evm-utils tclap"

SRC_URI = " \
    git://github.com/mgerstner/ima-inspect.git \
"
SRCREV = "90f395c84eff54c69ba9ee078274313cfd308b53"

S = "${WORKDIR}/git"

inherit autotools pkgconfig