summaryrefslogtreecommitdiffstats
path: root/meta-tpm2/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* python-beautifulsoup4: remove recipeYi Zhao2021-03-031-29/+0
| | | | | | Remove the recipe because no one depends on it anymore. Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* tpm2simulator-native: remove recipeYi Zhao2021-03-031-36/+0
| | | | | | | Remove the recipe because it is unmaintained and its dependency python2 is EOL. Users can use ibmswtpm2 in meta-security as a replacement. Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* tpm2simulator-native: fix native inheritance orderYi Zhao2021-02-041-1/+1
| | | | | | | | | | | | | Classes native/nativesdk must be inherited last to prevent unexpected behaviour. Fixes QA warning: QA Issue: tpm2simulator-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: cmake.bbclass lib_package.bbclass python-dir.bbclass pythonnative.bbclass [native-last] Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* tpm2simulator-native: update to latest git revisionYi Zhao2020-03-101-1/+1
| | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* tpm2simulator: add the native buildLans Zhang2017-07-212-0/+65
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>