[yocto] [meta-security][PATCH 13/17] package-group: fix tpm package list

Thomas PERROT thomas.perrot at tupi.fr
Mon Oct 24 02:43:56 PDT 2016


Hello,

Would it not be more interesting to do two packages, one for the TPMV1.2
support and a second for the TPMV2.0 support?

Best regards,
Thomas P.




On Tue, Oct 18, 2016 at 2:02 AM, Armin Kuster <akuster808 at gmail.com> wrote:

> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  recipes-security/packagegroup/packagegroup-core-security.bb | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-security/packagegroup/packagegroup-core-security.bb
> b/recipes-security/packagegroup/packagegroup-core-security.bb
> index 8639acd..ae856c7 100644
> --- a/recipes-security/packagegroup/packagegroup-core-security.bb
> +++ b/recipes-security/packagegroup/packagegroup-core-security.bb
> @@ -63,8 +63,11 @@ RDEPENDS_packagegroup-security-tpm = " \
>      tpm-tools \
>      trousers \
>      tpm2.0-tools \
> -    tpm2.0-tss \
> +    libtss2 \
> +    resourcemgr \
> +    libtctidevice \
> +    libtctisocket \
> +    resourcemgr \
>      libtpm \
>      swtpm \
> -    tpm2simulator-native \
>      "
> --
> 2.7.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161024/51368c53/attachment.html>


More information about the yocto mailing list