Signed-off-by: Armin Kuster
---
meta-tpm/recipes-tpm/swtpm/swtpm_1.0.bb | 22 +-
1 file changed, 5 insertions(+), 17 deletions(-)
diff --git a/meta-tpm/recipes-tpm/swtpm/swtpm_1.0.bb
b/meta-tpm/recipes-tpm/swtpm/swtpm_1.0.bb
index e0c5ffe..3fe1393 100644
--- a/meta-tpm/recip
Signed-off-by: Armin Kuster
---
meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm
Signed-off-by: Armin Kuster
---
.../tpm2-abrmd/{tpm2-abrmd_2.0.1.bb => tpm2-abrmd_2.0.2.bb} | 9 -
.../{tpm2simulator-native_138.bb => tpm2simulator_138.bb}| 0
2 files changed, 4 insertions(+), 5 deletions(-)
rename meta-tpm/recipes-tpm/tpm2-abrmd/{tpm2-abrmd_2.0.1.bb =>
t
I’m creating a poky (sumo branch) based OS image for x86_64 PC hardware.
It’s an embedded device that is essentially a desktop PC in a box with
additional features. My device requires accelerated graphics (either
NVIDIA or AMD, not Intel) and I’m having difficulty identifying which
layer and re
Hi,
I'm not getting the deterministic behaviour I would expect for recipe license
checksums and I just wanted to check expected behaviour.
Building this recipe [1] for rocko I get the following license checksum error:
ERROR: cannelloni-1.0-r0 do_populate_lic: QA Issue: cannelloni: The
LIC_FIL
On 10/26/2018 4:28 AM, Måns Zigher wrote:
So it looks like the number of /bin/awk have increased so the patch will
fix one problem but there is more to fix. I have a "workaround" even
though I am not so sure it is a workaround or not. The problem is fixed
adding to kernel-devsrc.bbappend
do
Hi,
I have a nodejs project which is including zeromq. I have made a simple
version of this project here: https://gitlab.com/jostor/my-npm-pkg.git
I am building for raspberry pi3. This is what I do:
devtool add https://gitlab.com/jostor/my-npm-pkg.git
devtool build my-npm-pkg
This fails with this
So it looks like the number of /bin/awk have increased so the patch will
fix one problem but there is more to fix. I have a "workaround" even though
I am not so sure it is a workaround or not. The problem is fixed adding to
kernel-devsrc.bbappend
do_install_append() {
# This fixes the rpm dependen