Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

building tpm2-tss, tpm2-tools, tpm2-abrmd on x86 platform. #256

@shitalshinde55

Description

@shitalshinde55

Hi all,

I need to build the intel sample application using Yocto for x86 environment, which is having dependency on tpm2-tss, tpm2-tools, tpm2-abrmd.
I have added the .bb files into present build (my own project build) but is having issues with run time dependencies.
Can anybody help me to resolve the dependencies.

ERROR: ParseError at /home/builduser/Linux_am335x/trunk/build/meta-crestron/recipes-external/tpm2-tss/tpm2-tss_2.4.6.bb:51: unparsed line: 'FILES:libtss2-tcti-device = "${libdir}/libtss2-tcti-device.so.*"'

I work on 16.04.1-Ubuntu, I have tried installing the libraries using :

  1. sudo apt-get install libtss2-utils
  2. sudo apt-get install libtss2-dev
    And found the libraries present at /usr/lib/x86_64-linux-gnu

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions