[yocto] [meta-security][PATCH 03/17] libtpm: add new package

Khem Raj raj.khem at gmail.com
Mon Oct 17 17:14:18 PDT 2016


> On Oct 17, 2016, at 5:02 PM, Armin Kuster <akuster808 at gmail.com> wrote:
> 
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
> recipes-tpm/libtpm/libtpm_1.0.bb | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
> create mode 100644 recipes-tpm/libtpm/libtpm_1.0.bb
> 
> diff --git a/recipes-tpm/libtpm/libtpm_1.0.bb b/recipes-tpm/libtpm/libtpm_1.0.bb
> new file mode 100644
> index 0000000..61c1d7c
> --- /dev/null
> +++ b/recipes-tpm/libtpm/libtpm_1.0.bb
> @@ -0,0 +1,13 @@
> +SUMMARY = "LIBPM - Software TPM Library"
> +LICENSE = "BSD-3-Clause"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=97e5eea8d700d76b3ddfd35c4c96485f"
> +SRCREV = "e5dc628043e981c9f8d7711ddfe5812c8f4e38cc"
> +SRC_URI = "git://github.com/stefanberger/libtpms.git"
> +
> +S = "${WORKDIR}/git”


how about PV expressed in form of SRCPV

> +inherit autotools-brokensep pkgconfig
> +
> +PACKAGECONFIG ?= "openssl"
> +PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl"
> +
> +BBCLASSEXTEND = "native"
> --
> 2.7.4
> 
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161017/7efaa687/attachment.pgp>


More information about the yocto mailing list