summaryrefslogtreecommitdiff
path: root/recipes-core/mlinux-scripts/mlinux-scripts-1.2
diff options
context:
space:
mode:
authorSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2022-04-09 16:53:27 +0300
committerJohn Klug <john.klug@multitech.com>2022-04-12 13:03:24 -0500
commita3546aa30cf7c5bbf4159f662d857a02e0f00ad1 (patch)
tree34919747e49d51765b93824d0e4ea8252f74c690 /recipes-core/mlinux-scripts/mlinux-scripts-1.2
parentc6ffdefbf6a67a07deb33197dc946dfa1c1b9494 (diff)
downloadmeta-mlinux-a3546aa30cf7c5bbf4159f662d857a02e0f00ad1.tar.gz
meta-mlinux-a3546aa30cf7c5bbf4159f662d857a02e0f00ad1.tar.bz2
meta-mlinux-a3546aa30cf7c5bbf4159f662d857a02e0f00ad1.zip
MTCAP3: Fix tpm2-tss-engine for new versions of openssl
Modern versions of openssl look for engine files that do not have the "lib" prefix. The current tpm2-tss-engine recipe provides a symlink from "tpm2tss.so" to "libtpm2tss.so" in the "-dev" package. Adding "-dev" packages to the image is not an option (increases the image size by more than 20 MiB) and the "-engines" package does not provide the required symlink. Provide the symlink in "tpm2-tss-engine-engines" so it can be used in the image instead of "tpm2-tss-engine-dev".
Diffstat (limited to 'recipes-core/mlinux-scripts/mlinux-scripts-1.2')
0 files changed, 0 insertions, 0 deletions