|
[meta-security] [PATCH 3/5] meta: refactor IMA/EVM sign rootfs
From: Ming Liu <liu.ming50@...> The current logic in ima-evm-rootfs.bbclass does not guarantee ima_evm_sign_rootfs is the last function in IMAGE_PREPROCESS_COMMAND by appending to it, for instance, if
From: Ming Liu <liu.ming50@...> The current logic in ima-evm-rootfs.bbclass does not guarantee ima_evm_sign_rootfs is the last function in IMAGE_PREPROCESS_COMMAND by appending to it, for instance, if
|
By
Ming Liu
·
|
|
[meta-security] [PATCH 2/5] initramfs-framework-ima: fix a wrong path
From: Ming Liu <liu.ming50@...> /etc/ima-policy > /etc/ima/ima-policy. Signed-off-by: Ming Liu <liu.ming50@...> --- .../recipes-core/initrdscripts/initramfs-framework-ima/ima | 2 +- 1 file changed, 1
From: Ming Liu <liu.ming50@...> /etc/ima-policy > /etc/ima/ima-policy. Signed-off-by: Ming Liu <liu.ming50@...> --- .../recipes-core/initrdscripts/initramfs-framework-ima/ima | 2 +- 1 file changed, 1
|
By
Ming Liu
·
|
|
[meta-security] [PATCH 1/5] ima-evm-utils: set native REQUIRED_DISTRO_FEATURES to empty
From: Ming Liu <liu.ming50@...> 'ima' does not have to be in native DISTRO_FEATURES, unset it to avoid sanity check, this fixes a following error: Signed-off-by: Ming Liu <liu.ming50@...> --- .../reci
From: Ming Liu <liu.ming50@...> 'ima' does not have to be in native DISTRO_FEATURES, unset it to avoid sanity check, this fixes a following error: Signed-off-by: Ming Liu <liu.ming50@...> --- .../reci
|
By
Ming Liu
·
|
|
Timing a recipe 7 messages
Is there a way to automatically record build time of a recipe without modifying the recipe itself? I have a recipe that is a monster, it has many git URIs and produces many packages that are coupled.
Is there a way to automatically record build time of a recipe without modifying the recipe itself? I have a recipe that is a monster, it has many git URIs and produces many packages that are coupled.
|
By rustyhowell@...
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for Feb 16 2021 3 messages
Yocto Technical Team Minutes, Engineering Sync, for Feb 16 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for Feb 16 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By Trevor Woerner
·
|
|
Yocto Project Status WW07`21
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build Next Team Meetings: Bug Triage meeting Thursday Feb. 18th at 7:30am PDT (https://zoom.us/j/454367603?pwd=ZGxoa
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build Next Team Meetings: Bug Triage meeting Thursday Feb. 18th at 7:30am PDT (https://zoom.us/j/454367603?pwd=ZGxoa
|
By Stephen Jolley
·
|
|
[meta-zephyr][PATCH V2 15/15] README.txt: Fix small typo in email subject prefix
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt in
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt in
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 14/15] zephyr-kernel-src: Upgrade 2.5.0-rc3 to rc4
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...rnel-src-2.5.0-rc3.inc => zephyr-kernel-src-2.5.0-rc4.inc} | 4 ++-- 1 file changed, 2 insertions(+),
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...rnel-src-2.5.0-rc3.inc => zephyr-kernel-src-2.5.0-rc4.inc} | 4 ++-- 1 file changed, 2 insertions(+),
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 13/15] zephyr-flash-pyocd.bbclass: Implement configurable probe IDs to program
From: Andrei Gherzan <andrei.gherzan@...> Implement logic to configure what probes to program based on the PYOCD_FLASH_IDS variable: 1. by default program all attached probes 2. change default behavio
From: Andrei Gherzan <andrei.gherzan@...> Implement logic to configure what probes to program based on the PYOCD_FLASH_IDS variable: 1. by default program all attached probes 2. change default behavio
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 12/15] zephyr-flash-pyocd.bbclass: Handle import error for pyocd modules
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-pyocd.bbclass | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --g
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-pyocd.bbclass | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --g
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 11/15] zephyr-flash-pyocd.bbclass: Flash the first probe found with a timeout
From: Andrei Gherzan <andrei.gherzan@...> Currently the code flashes the firmware in a blocking way. If the host is not configured accordingly (for example in terms of permissions), this would hang un
From: Andrei Gherzan <andrei.gherzan@...> Currently the code flashes the firmware in a blocking way. If the host is not configured accordingly (for example in terms of permissions), this would hang un
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 10/15] zephyr-peripheral-hr: Add recipe for BT HR sample
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-kernel/zephyr-kernel/zephyr-peripheral-hr.bb | 5 +++++ 1 file changed, 5 insertions(+) create m
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-kernel/zephyr-kernel/zephyr-peripheral-hr.bb | 5 +++++ 1 file changed, 5 insertions(+) create m
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 09/15] Use an include file for the common parts of the sample recipes
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-kernel/zephyr-kernel/zephyr-hci-uart.bb | 16 ++-------------- .../zephyr-kernel/zephyr-hellowor
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-kernel/zephyr-kernel/zephyr-hci-uart.bb | 16 ++-------------- .../zephyr-kernel/zephyr-hellowor
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 08/15] zephyr-kernel.inc: Remove include file
From: Andrei Gherzan <andrei.gherzan@...> This file has little advantage and can be easily replaced by just directly including the src include file. Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
From: Andrei Gherzan <andrei.gherzan@...> This file has little advantage and can be easily replaced by just directly including the src include file. Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 07/15] zephyr-kernel-common.inc: Reformat EXTRA_OECMAKE
From: Andrei Gherzan <andrei.gherzan@...> This will improve diffs readability in the future. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-common.in
From: Andrei Gherzan <andrei.gherzan@...> This will improve diffs readability in the future. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-common.in
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 06/15] zephyr-kernel-common.inc: Fix configuration CPPFLAGS warning
From: Andrei Gherzan <andrei.gherzan@...> Configure warns when CPPFLAGS is provided as environment variable and expects its value to be passed to cmake. This patch does that to surpress the warning. S
From: Andrei Gherzan <andrei.gherzan@...> Configure warns when CPPFLAGS is provided as environment variable and expects its value to be passed to cmake. This patch does that to surpress the warning. S
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 05/15] zephyr-kernel-src-2.5.0-rc3.inc: Add support for zephyr kernel version 2.5.0-rc3
From: Andrei Gherzan <andrei.gherzan@...> This version can be selected defining PREFERRED_VERSION_zephyr-kernel ??= "2.5.0-rc3" Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../zephyr-kernel
From: Andrei Gherzan <andrei.gherzan@...> This version can be selected defining PREFERRED_VERSION_zephyr-kernel ??= "2.5.0-rc3" Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../zephyr-kernel
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 04/15] zephyr-kernel-src: Restructure recipe
From: Andrei Gherzan <andrei.gherzan@...> * Restructure recipe to use include files as opposed to a bbclass. The latter is unnatural when defining versions, sources etc. * Make the zephyr-kernel-src f
From: Andrei Gherzan <andrei.gherzan@...> * Restructure recipe to use include files as opposed to a bbclass. The latter is unnatural when defining versions, sources etc. * Make the zephyr-kernel-src f
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 03/15] Cleanup superflous new lines
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyrtest.bbclass | 2 -- conf/distro/zephyr.conf | 1 - conf/machine/include/tune-arc.inc | 1 -
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyrtest.bbclass | 2 -- conf/distro/zephyr.conf | 1 - conf/machine/include/tune-arc.inc | 1 -
|
By Andrei Gherzan
·
|
|
[meta-zephyr][PATCH V2 02/15] zephyr-flash-pyocd.bbclass: Add missing do_flash_usb dependency on do_deploy
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-pyocd.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-pyocd.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl
|
By Andrei Gherzan
·
|