mirror of
https://git.yoctoproject.org/meta-security
synced 2026-08-28 23:29:17 +00:00
meta-integrity: Fix ima-evm-utils LICENSE
Update for upstream switch to SPDX syntax for LICENSE to silence QA warning. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "IMA/EVM control utility"
|
||||
LICENSE = "GPL-2.0-with-OpenSSL-exception"
|
||||
LICENSE = "LicenseRef-GPL-2.0-with-OpenSSL-exception"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS += "openssl attr keyutils"
|
||||
|
||||
Reference in New Issue
Block a user