|
[meta-security][PATCH 09/14] ima_policy_simple: add another sample policy
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ima_policy_simple/files/ima_policy_simple | 4 ++++
.../ima_policy_simple/ima-policy-simple_1.0.bb | 18 ++++++++++++++++++
2 files
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ima_policy_simple/files/ima_policy_simple | 4 ++++
.../ima_policy_simple/ima-policy-simple_1.0.bb | 18 ++++++++++++++++++
2 files
|
By
Armin Kuster
·
#45364
·
|
|
[meta-security][PATCH 08/14] ima-policy-hashed: add new recipe
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ima_policy_hashed/files/ima_policy_hashed | 77 +++++++++++++++++++
.../ima-policy-hashed_1.0.bb | 20 +++++
2 files
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ima_policy_hashed/files/ima_policy_hashed | 77 +++++++++++++++++++
.../ima-policy-hashed_1.0.bb | 20 +++++
2 files
|
By
Armin Kuster
·
#45363
·
|
|
[meta-security][PATCH 07/14] base-files: add appending to automount securityfs
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/recipes-core/base-files/base-files-ima.inc | 5 +++++
meta-integrity/recipes-core/base-files/base-files_%.bbappend | 1 +
2
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/recipes-core/base-files/base-files-ima.inc | 5 +++++
meta-integrity/recipes-core/base-files/base-files_%.bbappend | 1 +
2
|
By
Armin Kuster
·
#45361
·
|
|
[meta-security][PATCH 06/14] linux: update bbappend
remove untested code
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-kernel/linux/linux-%.bbappend | 117 +-----------------
1 file changed, 2 insertions(+), 115
remove untested code
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-kernel/linux/linux-%.bbappend | 117 +-----------------
1 file changed, 2 insertions(+), 115
|
By
Armin Kuster
·
#45365
·
|
|
[meta-security][PATCH 05/14] ima.cfg: update to 5.0 kernel
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-kernel/linux/linux/ima.cfg | 28 ++++++++++---------
.../linux/linux/ima_evm_root_ca.cfg | 6 ++--
2 files
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-kernel/linux/linux/ima.cfg | 28 ++++++++++---------
.../linux/linux/ima_evm_root_ca.cfg | 6 ++--
2 files
|
By
Armin Kuster
·
#45358
·
|
|
[meta-security][PATCH 04/14] ima-evm-utils: cleanup and update to tip
update to tip
backported patches to fix build issues.
fix native support
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ima-evm-utils/ima-evm-utils.inc | 19 ------
update to tip
backported patches to fix build issues.
fix native support
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ima-evm-utils/ima-evm-utils.inc | 19 ------
|
By
Armin Kuster
·
#45359
·
|
|
[meta-security][PATCH 03/14] README: update
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/README.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/meta-integrity/README.md
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/README.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/meta-integrity/README.md
|
By
Armin Kuster
·
#45357
·
|
|
[meta-security][PATCH 02/14] layer.conf: add LAYERSERIES_COMPAT
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/conf/layer.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-integrity/conf/layer.conf
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/conf/layer.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-integrity/conf/layer.conf
|
By
Armin Kuster
·
#45356
·
|
|
[meta-security][PATCH 01/14] meta-integrity: port over from meta-intel-iot-security
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/README.md | 253 ++++++++++++++++++
meta-integrity/classes/ima-evm-rootfs.bbclass | 92 +++++++
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/README.md | 253 ++++++++++++++++++
meta-integrity/classes/ima-evm-rootfs.bbclass | 92 +++++++
|
By
Armin Kuster
·
#45360
·
|
|
[meta-security][PATCH 00/14] Port over meta-integrity
Copied meta-integrity from meta-intel-iot-security that Intel created,
to carry on maintenance.
This update that code base to work on master.
runtime test passes on Arm H/w and qemux86-64
Armin
Copied meta-integrity from meta-intel-iot-security that Intel created,
to carry on maintenance.
This update that code base to work on master.
runtime test passes on Arm H/w and qemux86-64
Armin
|
By
Armin Kuster
·
#45355
·
|
|
Re: PN is uppercase
The check was added in August 2017 and appeared first in Rocko, so
it's possible that you stuck with an earlier release until recently.
Ross
The check was added in August 2017 and appeared first in Rocko, so
it's possible that you stuck with an earlier release until recently.
Ross
|
By
Burton, Ross <ross.burton@...>
·
#45354
·
|
|
Re: Difference between DEPENDS and BUILD-DEPENDS
<Archana.c727@...> wrote:
Debian Build-Depends == OpenEmbedded DEPENDS
Debian Depends == OpenEmbedded RDEPENDS
Ross
<Archana.c727@...> wrote:
Debian Build-Depends == OpenEmbedded DEPENDS
Debian Depends == OpenEmbedded RDEPENDS
Ross
|
By
Burton, Ross <ross.burton@...>
·
#45353
·
|
|
Re: prelink-cross with -fno-plt
Patch is attached. Thank you!
Patch is attached. Thank you!
|
By
Shane Peelar <lookatyouhacker@...>
·
#45349
·
|
|
Re: prelink-cross with -fno-plt
yes certainly.
By
Khem Raj
·
#45348
·
|
|
Re: prelink-cross with -fno-plt
Great! Would you be willing to accept a patch that makes arch-x86_64.c handle that condition like the other arches?
-Shane
Great! Would you be willing to accept a patch that makes arch-x86_64.c handle that condition like the other arches?
-Shane
|
By
Shane Peelar <lookatyouhacker@...>
·
#45347
·
|
|
yocto is unstable to build final image when recipe has slash in SRCBRANCH
Hello,
In my recipe, I've found that a forward slash in SRCBRANCH, results in an error during the final image construction,
SRCBRANCH = "feature/compile_with_gcc7_4_rocko_toolchain"
Error
Hello,
In my recipe, I've found that a forward slash in SRCBRANCH, results in an error during the final image construction,
SRCBRANCH = "feature/compile_with_gcc7_4_rocko_toolchain"
Error
|
By
Davis Roman <davis.roman84@...>
·
#45346
·
|
|
Re: problem adding a user
Hi Khem,
By
Greg Wilson-Lindberg <GWilson@...>
·
#45345
·
|
|
Re: Investigate virtual/kernel assignment
Here's one way:
bitbake -e virtual/kernel | grep PREFERRED_PROVIDER_virtual\/kernel
# $PREFERRED_PROVIDER_virtual/kernel [2 operations]
PREFERRED_PROVIDER_virtual/kernel="linux-yocto"
Bruce
--
-
Here's one way:
bitbake -e virtual/kernel | grep PREFERRED_PROVIDER_virtual\/kernel
# $PREFERRED_PROVIDER_virtual/kernel [2 operations]
PREFERRED_PROVIDER_virtual/kernel="linux-yocto"
Bruce
--
-
|
By
Bruce Ashfield
·
#45344
·
|
|
Re: prelink-cross with -fno-plt
It seems ok to me.
By
Khem Raj
·
#45343
·
|
|
Investigate virtual/kernel assignment
Hi all.
How can I ask to bitbake which is the actual value of virtual/kernel?
Thanks all
MZ
Hi all.
How can I ask to bitbake which is the actual value of virtual/kernel?
Thanks all
MZ
|
By
Mauro Ziliani
·
#45342
·
|