|
[meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.5.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/zephy
Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/zephy
|
By
Naveen Saini
· #52378
·
|
|
[meta-zephyr][PATCH 1/2] zephyr: upgrade 2.5.0-rc4 -> 2.5.0
Release notes: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.5.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- ...r-kernel-src-2.5.0-rc4.inc => zephyr-kernel-src
Release notes: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.5.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- ...r-kernel-src-2.5.0-rc4.inc => zephyr-kernel-src
|
By
Naveen Saini
· #52377
·
|
|
[meta-zephy][PATCH 13/14] zephyr-flash-pyocd.bbclass: Implement configurable probe IDs to program
Thanks Andrei for adding support for v2.5-rc4 and re-structuring. Could you fix a whitespace in this patch ? Other patches looks good to me. Later I will fix subject-prefix meta-zephyr typo in README.
Thanks Andrei for adding support for v2.5-rc4 and re-structuring. Could you fix a whitespace in this patch ? Other patches looks good to me. Later I will fix subject-prefix meta-zephyr typo in README.
|
By
Naveen Saini
· #52330
·
|
|
[meta-zephyr][PATCH 5/5] arduino-101-ble.conf: drop machine configuration
No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/66d60d29411fa34725b450a9e5fa000f1c69b747 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/arduino-10
No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/66d60d29411fa34725b450a9e5fa000f1c69b747 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/arduino-10
|
By
Naveen Saini
· #52239
·
|
|
[meta-zephyr][PATCH 4/5] arduino-101-sss.conf: drop machine configuration
No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/ffaba63b107780562c2c76ca066a7857bc497303 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/arduino-10
No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/ffaba63b107780562c2c76ca066a7857bc497303 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/arduino-10
|
By
Naveen Saini
· #52238
·
|
|
[meta-zephyr][PATCH 3/5] arduino-101: drop machine configuration
No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/ffaba63b107780562c2c76ca066a7857bc497303 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/arduino-10
No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/ffaba63b107780562c2c76ca066a7857bc497303 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/arduino-10
|
By
Naveen Saini
· #52237
·
|
|
[meta-zephyr][PATCH 2/5] zephyr-ipm: drop recipe
ipm moved to driver folder. Sample is no longer available. Ref: https://github.com/zephyrproject-rtos/zephyr/commit/131cfa2043b255246ae5c30c2c1383dff49a0442 Signed-off-by: Naveen Saini <naveen.kumar.s
ipm moved to driver folder. Sample is no longer available. Ref: https://github.com/zephyrproject-rtos/zephyr/commit/131cfa2043b255246ae5c30c2c1383dff49a0442 Signed-off-by: Naveen Saini <naveen.kumar.s
|
By
Naveen Saini
· #52236
·
|
|
[meta-zephyr][PATCH 1/5] zephyr-hci-uart: set COMPATIBLE_MACHINE to 96b-nitrogen machine
Fix recipe to build. Support for Board arduino-101-ble already dropped from v1.12 Ref: https://github.com/zephyrproject-rtos/zephyr/blob/v2.4-branch/samples/bluetooth/hci_uart/README.rst https://githu
Fix recipe to build. Support for Board arduino-101-ble already dropped from v1.12 Ref: https://github.com/zephyrproject-rtos/zephyr/blob/v2.4-branch/samples/bluetooth/hci_uart/README.rst https://githu
|
By
Naveen Saini
· #52235
·
|
|
[meta-zephyr][PATCH] zephyr-kernel-common.inc: use ZEPHYR_MODULES var
Use ZEPHYR_MODULES variable to pass list of absolute source paths of additional external modules. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- .../zephyr-kernel/zephyr-kernel-common.
Use ZEPHYR_MODULES variable to pass list of absolute source paths of additional external modules. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- .../zephyr-kernel/zephyr-kernel-common.
|
By
Naveen Saini
· #52234
·
|
|
[meta-zephyr][PATCH 5/5] zephyr-flash-pyocd.bbclass: support for flashing via pyocd
Merged. Thank you for patches. Regards, Naveen
Merged. Thank you for patches. Regards, Naveen
|
By
Naveen Saini
· #51733
·
|
|
[meta-zephyr][PATCH 5/5] zephyr-flash-pyocd.bbclass: support for flashing via pyocd
You have missed few of my comments in v2 ! Regards, Naveen
You have missed few of my comments in v2 ! Regards, Naveen
|
By
Naveen Saini
· #51684
·
|
|
[meta-zephyr][PATCH 5/5] zephyr-flash-pyocd.bbclass: support for flashing via pyocd
Thanks for the patches. Please find my comments below.
Thanks for the patches. Please find my comments below.
|
By
Naveen Saini
· #51669
·
|
|
[meta-zephyr][PATCH] zephyr-kernel-test: drop fatal kernel testcase
kernel 'fatal' testcase has directory structure changes in v2.4.0 version, which does not fit in current meta-zephyr test build structure. So excluding it for now. Signed-off-by: Naveen Saini <naveen.
kernel 'fatal' testcase has directory structure changes in v2.4.0 version, which does not fit in current meta-zephyr test build structure. So excluding it for now. Signed-off-by: Naveen Saini <naveen.
|
By
Naveen Saini
· #51220
·
|
|
[meta-zephyr][PATCH] qemu-cortex-m3.conf: Disable RNG passthrough
Qemu system does not passthroth RNG on x86 host. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/qemu-cortex-m3.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/
Qemu system does not passthroth RNG on x86 host. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- conf/machine/qemu-cortex-m3.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/
|
By
Naveen Saini
· #51146
·
|
|
[meta-zephyr][PATCH] zephyr: use TCLIBC=newlib directly
Few kernel testcases have dependencies on gperf-native, so we should keep it in DEPENDS. Regards, Naveen
Few kernel testcases have dependencies on gperf-native, so we should keep it in DEPENDS. Regards, Naveen
|
By
Naveen Saini
· #51144
·
|
|
[PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth
Merged.
By
Naveen Saini
· #51114
·
|
|
[meta-security][PATCH 3/3] linux-%/5.x: Add dm-verity fragment as needed
Add checks that include dm-verity specific kernel config fragment when dm-verity-img.bbclass is used. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- recipes-kernel/linux/linux-%_5.%.bb
Add checks that include dm-verity specific kernel config fragment when dm-verity-img.bbclass is used. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- recipes-kernel/linux/linux-%_5.%.bb
|
By
Naveen Saini
· #50915
·
|
|
[meta-security][PATCH 2/3] wic: add wks.in for intel dm-verity
Based on systemd-bootdisk-microcode.wks.in, this adds the dm-verity image similar to the beaglebone wks already in meta-security. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- wic/sys
Based on systemd-bootdisk-microcode.wks.in, this adds the dm-verity image similar to the beaglebone wks already in meta-security. Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- wic/sys
|
By
Naveen Saini
· #50914
·
|
|
[meta-security][PATCH 1/3] initramfs-framework/dmverity: add retry loop for slow boot devices
Detection of USB devices by the kernel is slow enough. We need to keep trying for a while (default: 5s seconds, controlled by roottimeout=<seconds>) and sleep between each attempt (default: one second
Detection of USB devices by the kernel is slow enough. We need to keep trying for a while (default: 5s seconds, controlled by roottimeout=<seconds>) and sleep between each attempt (default: one second
|
By
Naveen Saini
· #50913
·
|
|
[meta-zephyr][PATCH] acrn.conf: set tune corei7-64
Added CONFIG_X86_64 since ACRN hypervisor supports x86_64 capable platforms only. Ref: https://github.com/zephyrproject-rtos/zephyr/commit/d0126a037d23484feebba00d2c0eac27e6393fef Signed-off-by: Navee
Added CONFIG_X86_64 since ACRN hypervisor supports x86_64 capable platforms only. Ref: https://github.com/zephyrproject-rtos/zephyr/commit/d0126a037d23484feebba00d2c0eac27e6393fef Signed-off-by: Navee
|
By
Naveen Saini
· #50790
·
|