summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm/tpm2.0-tss
Commit message (Collapse)AuthorAgeFilesLines
* tpm2: move tpm2 apps to recipes-tpm2Armin Kuster2019-03-163-442/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm2.o-tss: update to 2.4.1Armin Kuster2019-03-061-4/+9
| | | | | | LIC_FILES_CHKSUM changed to do SPDX ref being removed. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm2.0-tss: Remove resourcemgr sub-packageDaniel Dragomir2018-12-101-19/+0
| | | | | | | | | | | | | | Since in 2.0.x branch resourcemgr was removed as deprecated by commit 7966ef8916f79ed09eab966a58d773f413fbb67f ("Remove resourcemgr and fixup build.") and commit 0e175d36c13b1801d75ae768ac520154585326f8 ("contrib: Remove systemd service and udev rules for old resourcemgr."), remove resourcemgr sub-package with it's components. Build will fail when trying sed command on resourcemgr.service (No such file or directory). Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm2.0: update to 2.0.1Armin Kuster2018-09-172-99/+93
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm2.0-tss: update to 1.3.0Armin Kuster2018-02-141-6/+9
| | | | | | change recipe to PV style Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm2.0-tss: fix systemd package listPatrick Ohly2017-09-151-1/+1
| | | | | | | | | | | | | Commit 4c4fa8c "tpm2.0-tss: install resourcemgr service" introduced systemd support for the resourcemgr package, but left the default ${PN} in SYSTEMD_PACKAGES, leading to an apparently harmless (?) build error, emitted by systemd.bbclass via bb.error() because tpm2.0-tss does not have a package of that name: ERROR: tpm2.0-tss-git-r0 do_package: tpm2.0-tss does not appear in package list, please add it Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm: move to a sub layerArmin Kuster2017-05-143-0/+459
Signed-off-by: Armin Kuster <akuster808@gmail.com>