summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm
Commit message (Collapse)AuthorAgeFilesLines
* tpm2.0-tss: fix systemd package listPatrick Ohly2017-09-101-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>
* tpm2.0-tools: update to 2.0.0 plusArmin Kuster2017-07-311-6/+4
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tpm: move to a sub layerArmin Kuster2017-05-0822-0/+1417
Signed-off-by: Armin Kuster <akuster808@gmail.com>