Armin Kuster
7898fc8117
parsec-service: fix compile issue.
...
| thread 'main' panicked at 'Failed to find tss2-sys library.: Command { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"tss2-sys\" \"tss2-sys >= 2.3.3\"", cause: Os { code: 2, kind: NotFound, message: "No such file or directory" } }', /home/akuster/oss/clean/poky/build/tmp-glibc/work/cortexa57-oe-linux/parsec-service/0.8.1-r0/cargo_home/bitbake/tss-esapi-sys-0.2.0/build.rs:62:10
add inherit pkgconfig
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-02-20 19:38:30 -08:00
Yi Zhao
e4a49814e1
meta-parsec/README.md: fix for append operator combined with +=
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-11-28 16:16:19 -08:00
Anton Antonov
14e1db4ce8
Parsec service. Update PACKAGECONFIG definitions and README.md
...
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-10-24 11:08:07 -07:00
Armin Kuster
2bc849ada3
meta-parsec/README: remove rust layer req.
...
Rust is now in core. No need to include the layer referenece.
Drop Priority and ref from repo definition. Not used
Signed-off-by: Armin Kuster <akuster808@gmail.com >
[v2]
fixup mailing list
2021-10-24 11:06:02 -07:00
Anton Antonov
a85fbe980e
Upgrade parsec-service 0.8.1 and parsec-tool 0.4.0
...
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-09-28 16:19:38 -07:00
Armin Kuster
5b49cc551d
layer.conf: drop meta-rust
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-08-26 21:45:14 -07:00
Martin Jansa
68be8afc6b
layer.conf: Update to honister
...
This marks the layers as compatible with honister now they use the new override
syntax.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2021-08-01 08:47:08 -07:00
Armin Kuster
90fe17c347
meta-parsec: Convert to new override syntax
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-08-01 08:47:08 -07:00
Anton Antonov
152cdb506b
Do not use clang toolchain in Parsec recipes
...
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-07-17 05:47:44 -07:00
Anton Antonov
5f07a3dcec
Clearly define clang toolchain in Parsec recipes
...
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-14 13:49:47 +00:00
Anton Antonov
409a8d4276
Add meta-parsec layer into meta-security.
...
The layer contains recipes for Parsec service version 0.7.0 and parsec-tool version 0.3.0. The Parsec service is built with all supported providers and deployed with the MbedCrypto provider enabled. Both systemd and sysv-init are supported.
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-12 07:06:46 -07:00