blob: 972a33c7425df884185aa049558c84c60725c283 [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"
Andrew Geissler9aee5002022-03-30 16:27:02 +00006LICENSE = "GPL-3.0-only"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08007
8LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
9
Andrew Geisslerd159c7f2021-09-02 21:05:58 -050010PV = "1.20.0"
11SRCREV = "d3de8e45e06a21d31cca0046ceb16ced1ef3563a"
Andrew Geissler595f6302022-01-24 19:11:47 +000012SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git;branch=master;protocol=https \
Andrew Geisslerd159c7f2021-09-02 21:05:58 -050013 file://0001-Fix-build-on-big-endian-architectures.patch \
Patrick Williamsb9af8752023-01-30 13:28:01 -060014 file://0001-include-missing-cstdint.patch \
Andrew Geisslerd159c7f2021-09-02 21:05:58 -050015 "
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080016
17S = "${WORKDIR}/git"
18
19inherit autotools-brokensep