mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +00:00
packagegroup-security-tpm: Fix QA Error
ERROR: packagegroup-security-tpm-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libtpm-dbg to libtpms-dbg) ERROR: packagegroup-security-tpm-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libtpm to libtpms0) ERROR: packagegroup-security-tpm-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libtpm-dev to libtpms-dev) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -15,7 +15,6 @@ RDEPENDS:packagegroup-security-tpm = " \
|
||||
tpm-quote-tools \
|
||||
swtpm \
|
||||
openssl-tpm-engine \
|
||||
libtpm \
|
||||
${X86_TPM_MODULES} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user