mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/ima-evm-utils: really install to staging
Commit "8229196d41 package/ima-evm-utils: new package" added
IMA_EVM_UTILS_INSTALL_STAGING_CMDS without enabling
IMA_EVM_UTILS_INSTALL_STAGING, so currently the package is not installed
to staging.
Enable installing to staging.
Cc: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit ee73336da9)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
536d5c7792
commit
1d043ccba9
@@ -8,6 +8,7 @@ IMA_EVM_UTILS_VERSION = 1.4
|
||||
IMA_EVM_UTILS_SITE = http://downloads.sourceforge.net/project/linux-ima/ima-evm-utils
|
||||
IMA_EVM_UTILS_LICENSE = GPL-2.0
|
||||
IMA_EVM_UTILS_LICENSE_FILES = COPYING
|
||||
IMA_EVM_UTILS_INSTALL_STAGING = YES
|
||||
IMA_EVM_UTILS_DEPENDENCIES = host-pkgconf keyutils openssl tpm2-tss
|
||||
|
||||
# Tarball doesn't contain configure
|
||||
|
||||
Reference in New Issue
Block a user