aboutsummaryrefslogtreecommitdiffstats
path: root/meta-tpm
AgeCommit message (Collapse)Author
2021-12-25tpm2-pkcs11: update to 1.7.0Armin Kuster
drop patch now included. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-11-28openssl-tpm-engine: fix warning for append operator combined with +=Yi Zhao
Fixes: WARNING: openssl-tpm-engine_0.5.0.bb: CFLAGS:append += is not a recommended operator combination, please replace it. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-11-07tpm2-tss: fix fapi package configStefan Mueller-Klieser
When enabling fapi, the build breaks with: | configure: error: Package requirements (libcurl) were not met: | No package 'libcurl' found This adds the missing dependency and bundles the additional config files in the base package. Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-11-04recipes: Update SRC_URI branch and protocolsArmin Kuster
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-10-26tpm2-pkcs11: update to 1.7.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-10-26tpm2-openssl: add new pkgArmin Kuster
openssl 3.x support for tpm2 tss function found in tpm2-ssl Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-10-26openssl-tpm-engine: fix build issue with openssl 3Armin Kuster
ERROR: openssl-tpm-engine-0.5.0-r0 do_package: QA Issue: openssl-tpm-engine: Files/directories were installed but not shipped in any package: /usr/lib/engines-3/tpm.so fix engine locations Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-10-26tpm2-tools: update to 5.2Armin Kuster
openssl 3.0 support see https://github.com/tpm2-software/tpm2-tools/releases/tag/5.2 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-10-18swtpm: update to 0.6.1Kristian Klausen
swtpm no longer depends on Python[1] so the dependencies have been removed. "inherit perlnative" has been added due to (in oe-core): deda455b3c ("bitbake.conf: drop pod2man from hosttools") Some leftover dependencies have also been removed, ex: tpm-tools required in the past by swtpm_setup.sh (<0.4.0)[2]. [1] https://github.com/stefanberger/swtpm/issues/437 [2] https://github.com/stefanberger/swtpm/commit/eee8cb5dfb13f87140dddda38f65bf61aff19508 Signed-off-by: Kristian Klausen <kristian@klausen.dk> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-09-28libtpm: update to 0.8.7Kristian Klausen
Signed-off-by: Kristian Klausen <kristian@klausen.dk> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-09-16tpm-quote-tools: Update SRC_URIArmin Kuster
The wget now asks for user info so git clone. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-09-15ibmswtpm2: set precise BSD licenseArmin Kuster
"BSD" is ambiguous, use the precise licenses BSD-2-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-09-15ibmtpm2tss: set precise BSD licenseArmin Kuster
"BSD" is ambiguous, use the precise licenses BSD-2-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-09-15trousers: set precise BSD licenseArmin Kuster
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-08-26README: fix mailing lists and a typoMarta Rybczynska
A number of typo fixes: - tmp->tpm in the DISTRO_FEATURES - update the mailing list address as it was out of date - update the distro name in the subject Signed-off-by: Marta Rybczynska <rybczynska@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-08-01layer.conf: Update to honisterMartin Jansa
This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-01meta-tpm: Convert to new override syntaxArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-07-10tpm-tools: fix build issueArmin Kuster
This error occurs randomly. /bin/bash: pod2man: command not found [Yocto #14304] minor space/tab cleanup Signed-off-by: Armin Kuster <akuster808@gmail.com> Cc: Ben <koncept1@gmail.com>
2021-06-06meta-tpm/linux-yocto: use sanity supportArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-06-06meta-tpm: add layer sanity checkArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-06-05tpm2-tss: fix usrmerge udev install pathRicardo Salveti
Update ${base_prefix}/lib to ${nonarch_base_libdir} to fix a package QA issue when usrmerge is enabled in DISTRO_FEATURES. QA Issue: tpm2-tss package is not obeying usrmerge distro feature. /lib should be relocated to /usr. [usrmerge] Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-05-16ibmtpm2tss: update to tipArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-05-16ibmswtpm2: update to 1661Armin Kuster
Drop patch now included in updated Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-05-16tpm2-pkcs11: Update to 1.6.0Armin Kuster
Includes gcc11 fix. Added p11-kit Minor cleanup Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-04-12swtpm: fix check for tscd deamon on hostArmin Kuster
Found a few places that tscd check was trying to run the hosts. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-04-02swtpm: file pip3 issueArmin Kuster
need native pip3, was using host's Signed-off-by: Armin Kuster <akuster808@gmail.com> -- V2] add python3-cryptography-native to DEPENDS forgot to add changes.
2021-04-02swtpm: now need python-cryptography, pull in layerArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-25swtpm: update to 0.5.2Armin Kuster
Add python package Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-25tpm2-tss-engine: update 1.1.0Armin Kuster
LIC_FILES_CHKSUM hash changed between branches. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-18layer.conf: Add hardknott to LAYERSERIES_COMPATArmin Kuster
Thats codename for 3.3 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm-tools: update to 1.3.9.1Armin Kuster
drop patch included in update Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09trousers: update to 0.3.15Armin Kuster
includes: CVE-2020-24332, CVE-2020-24330, CVE-2020-24331 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-topt: update 0.3.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-pkcs11: update to 1.5.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-tss: update to 3.0.3Armin Kuster
include automate 2.70 fix Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-tools: update to 5.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-abrmd: update to 2.4.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09ibmtpm2tss: update to 1.6.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09libtpm: update to 0.8.2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> -- V2] let include the updated changes
2021-01-23ibmswtpm2: disable camellia algorithmYi Zhao
The openssl in oe-core has disabled several deprecated algorithms including camellia. Disable this algorithm to fix the build error. Fixes: TpmToOsslSym.h:185:42: error: unknown type name 'CAMELLIA_KEY' 185 | #define tpmKeyScheduleCAMELLIA CAMELLIA_KEY | ^~~~~~~~~~~~ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-12-24tpm2-pkcs11: build and package python toolsAdrian Ratiu
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-19meta-security: Add gatesgarth to LAYERSERIES_COMPATArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-pkcs11: update to 1.4.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-tools: update to 4.3.0Armin Kuster
LIC_FILES_CHKSUM changes do to added Copyright Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-abrmd: update to 2.3.3Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-totp: update to 0.2.1Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-tss: update to 2.4.3Armin Kuster
includes: CVE-2020-24455 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-13ibmtpm2tss: add recipeJens Rehsack
Add recipe for companion of IBM Software TPM 2.0 - IBM's TPM 2.0 TSS. It's a user space TSS for TPM 2.0. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-12ibmswtpm2: update to 1637Jens Rehsack
Update ibmswtpm2 from 1628 to 1637. Build 1637 Includes: * Increase NV memory size to match PC Client RSA 3072 requirements * Add and fix ACT support * Update Visual Studio files to 2019. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-12trousers: Fix the problem that do_package fails when multilib is enabled.Zheng Ruoqin
The following error will occur when multilib is enabled: ERROR: trousers-0.3.14+gitAUTOINC+e74dd1d967-r0 do_package: QA Issue: trousers: Files/directories were installed but not shipped in any package: /lib /lib/systemd /lib/systemd/system /lib/systemd/system/tcsd.service Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>