[yocto] [meta-security][thud][PATCH] tpm2-abrmd: Fix QA error

2018-12-12 Thread Daniel Dragomir
QA Issue: tpm2-abrmd: Files/directories were installed but not shipped in any package: /usr/share/dbus-1 /usr/share/dbus-1/system-services /usr/share/dbus-1/system-services/com.intel.tss2.Tabrmd.service Signed-off-by: Daniel Dragomir --- meta-tpm/recipes-tpm/tpm2-abrmd/tpm2

[yocto] [meta-security][thud][PATCH] tpm2.0-tss: Remove resourcemgr sub-package

2018-12-07 Thread Daniel Dragomir
move resourcemgr sub-package with it's components. Build will fail when trying sed command on resourcemgr.service (No such file or directory). Signed-off-by: Daniel Dragomir --- meta-tpm/recipes-tpm/tpm2.0-tss/tpm2.0-tss_2.0.1.bb | 19 --- 1 file changed, 19 deletions(

[linux-yocto] [PATCH 47/48] kernel/sched: Revert compile fixes

2017-12-11 Thread Daniel Dragomir
From: Charlie Paul These changes were needed for the kernel to compile after applying the three previous revert patches. Signed-off-by: Charlie Paul --- kernel/sched/core.c | 2 +- kernel/sched/rt.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/sched/core.c b/