blob: 1e7a3931932e6581fd5813508234191b16f4c5cf [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001DESCRIPTION = "A utility to manage self encrypting drives that conform \
2to the Trusted Computing Group OPAL 2.0 SSC specification."
3SUMMARY = "The Drive Trust Alliance Self Encrypting Drive Utility"
4HOMEPAGE = "https://github.com/Drive-Trust-Alliance/sedutil"
5SECTION = "console/utils"
6LICENSE = "GPLv3"
7
8LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
9
10BASEPV = "1.15.1"
11PV = "${BASEPV}+git${SRCPV}"
12SRCREV = "358cc758948be788284d5faba46ccf4cc1813796"
Andrew Geissler1548c072019-02-22 16:03:50 -060013SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git \
14 file://0001-Fix-build-on-big-endian-architectures.patch \
Andrew Geisslerbffdb3e2020-08-21 16:13:29 -050015 file://0001-DtaAnnotatedDump-Add-typedef-name-to-the-union.patch \
Andrew Geissler1548c072019-02-22 16:03:50 -060016"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080017
18S = "${WORKDIR}/git"
19
20inherit autotools-brokensep