|
Re: [PATCH 1/2] zephyr-kernel: Add OpenThread module to build
Hello.
Rebased on the 2.6 changes now and send a v2 (also with the right meta-zephyr prefix this time).
regards
Stefan Schmidt
Hello.
Rebased on the 2.6 changes now and send a v2 (also with the right meta-zephyr prefix this time).
regards
Stefan Schmidt
|
By
Stefan Schmidt
·
#53819
·
|
|
[meta-zephyr][PATCH v2 2/2] zephyr-openthread-echo-client: Add new echo-client variant for OpenThread
From: Stefan Schmidt <stefan.schmidt@...>
Similar to the normal echo-client example it demonstrates socket usage,
but in this variant we enable the OpenThread config overlay and add the
needed
From: Stefan Schmidt <stefan.schmidt@...>
Similar to the normal echo-client example it demonstrates socket usage,
but in this variant we enable the OpenThread config overlay and add the
needed
|
By
Stefan Schmidt
·
#53818
·
|
|
[meta-zephyr][PATCH v2 1/2] zephyr-kernel: Add OpenThread add module to build
From: Stefan Schmidt <stefan.schmidt@...>
OpenThread support in Zephyr is realised as an external module. Make
sure we pull it in and have it available for applications to use
From: Stefan Schmidt <stefan.schmidt@...>
OpenThread support in Zephyr is realised as an external module. Make
sure we pull it in and have it available for applications to use
|
By
Stefan Schmidt
·
#53817
·
|
|
Re: bitbake controlling memory use
Op 08-06-2021 om 21:08 schreef Trevor Gamblin:
Sure. But note, I reworked it too (but maybe wrongly). I builds like 90% of my image, but fails building cmake.
Op 08-06-2021 om 21:08 schreef Trevor Gamblin:
Sure. But note, I reworked it too (but maybe wrongly). I builds like 90% of my image, but fails building cmake.
|
By
Gmane Admin
·
#53816
·
|
|
Re: Can the Linux kernel reuse the barebox device tree?
#kernel
Thanks a lot for the pointers! I had a deeper look and that is apparently completely expected behavior that barebox uses the internal device tree for booting the kernel as long as global.bootm.oftree
Thanks a lot for the pointers! I had a deeper look and that is apparently completely expected behavior that barebox uses the internal device tree for booting the kernel as long as global.bootm.oftree
|
By
florian.kauer@...
·
#53815
·
|
|
Extensible SDK of core-image-minimal fails to install
Hello World,
I'm trying to install an extensible SDK of `core-image-minimal` on a
system different from the build system (build system is Debian 10,
install system is e.g. Ubuntu 20.04). When doing
Hello World,
I'm trying to install an extensible SDK of `core-image-minimal` on a
system different from the build system (build system is Debian 10,
install system is e.g. Ubuntu 20.04). When doing
|
By
Hendrik
·
#53814
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for June 8, 2021
Yocto Technical Team Minutes, Engineering Sync, for June 8, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
Yocto Technical Team Minutes, Engineering Sync, for June 8, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
|
By
Trevor Woerner
·
#53813
·
|
|
Re: Managing chinese text input
Hi Maruo,
Fcitx recipes are provided as meta-inputmethod from Clear-Code Inc.
https://gitlab.com/clear-code/meta-inputmethod
In addition, we, Cybertrust Japan, have recipes of
Hi Maruo,
Fcitx recipes are provided as meta-inputmethod from Clear-Code Inc.
https://gitlab.com/clear-code/meta-inputmethod
In addition, we, Cybertrust Japan, have recipes of
|
By
Masahiko Kimoto
·
#53812
·
|
|
Re: [meta-zephyr][PATCHv2 1/5] zephyr-kernel: Clone mbedtls
Made few changes in this patch. Re-sent patchset including some additional patches.
Regards,
Naveen
Made few changes in this patch. Re-sent patchset including some additional patches.
Regards,
Naveen
|
By
Naveen Saini
·
#53811
·
|
|
[meta-zephyr][PATCH 10/10] zephyr-kernel-src: drop 2.4.0 support
v2.6.0 is available now.
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
.../zephyr-kernel/zephyr-kernel-src-2.4.0.inc | 11 -----------
1 file changed, 11 deletions(-)
v2.6.0 is available now.
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
.../zephyr-kernel/zephyr-kernel-src-2.4.0.inc | 11 -----------
1 file changed, 11 deletions(-)
|
By
Naveen Saini
·
#53810
·
|
|
[meta-zephyr][PATCH 09/10] zephyr-kernel-src-2.4.0.inc: add srcrev for mbedtls module
Ref: https://github.com/zephyrproject-rtos/zephyr/blob/zephyr-v2.4.0/west.yml#L93
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
Ref: https://github.com/zephyrproject-rtos/zephyr/blob/zephyr-v2.4.0/west.yml#L93
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
|
By
Naveen Saini
·
#53809
·
|
|
[meta-zephyr][PATCH 08/10] zephyr-kernel-src-2.6.0.inc: add srcrev for mbedtls module
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.0.inc | 1 +
1 file changed, 1 insertion(+)
diff --git
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.0.inc | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Naveen Saini
·
#53808
·
|
|
[meta-zephyr][PATCH 07/10] zephyr-kernel-src set default preferred version to 2.6.0
From: Wojciech Zmuda <wojciech.zmuda@...>
Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +-
1 file changed, 1
From: Wojciech Zmuda <wojciech.zmuda@...>
Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +-
1 file changed, 1
|
By
Naveen Saini
·
#53807
·
|
|
[meta-zephyr][PATCH 06/10] zephyr-kernel-src: add 2.6.0 release
From: Wojciech Zmuda <wojciech.zmuda@...>
Zephyr 2.6.0 release notes:
https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.6.0
Update the following submodules to most recent
From: Wojciech Zmuda <wojciech.zmuda@...>
Zephyr 2.6.0 release notes:
https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.6.0
Update the following submodules to most recent
|
By
Naveen Saini
·
#53806
·
|
|
[meta-zephyr][PATCH 05/10] zephyr-mqtt-publisher: Add recipe for mqtt publisher
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
|
By
Naveen Saini
·
#53805
·
|
|
[meta-zephyr][PATCH 04/10] zephyr-websocket-client: Add recipe for websocket client
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
|
By
Naveen Saini
·
#53804
·
|
|
[meta-zephyr][PATCH 03/10] zephyr-http-client: Add recipe for http client
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
|
By
Naveen Saini
·
#53803
·
|
|
[meta-zephyr][PATCH 02/10] zephyr-echo-client: Add recipe for echo client
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria
|
By
Naveen Saini
·
#53802
·
|
|
[meta-zephyr][PATCH 01/10] zephyr-kernel: Clone mbedtls
From: Amit Kucheria <amit.kucheria.ext@...>
MBed TLS is a library that implements cryptographic primitives and
SSL/TLS and DTLS protocols that are needed in secure network
communications.
Add
From: Amit Kucheria <amit.kucheria.ext@...>
MBed TLS is a library that implements cryptographic primitives and
SSL/TLS and DTLS protocols that are needed in secure network
communications.
Add
|
By
Naveen Saini
·
#53801
·
|
|
Re: Bitbake failure
Hi Cris,
It's been a while is this still a problem for you?
If not, how did you fix it?
Can you reproduce the error with poky? git://git.yoctoproject.org/poky
Hi Cris,
It's been a while is this still a problem for you?
If not, how did you fix it?
Can you reproduce the error with poky? git://git.yoctoproject.org/poky
|
By
Randy MacLeod
·
#53800
·
|