|
[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
·
|
|
Re: [meta-realtime][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister
Created:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14426
Layerindex should allow longer compatible version names
../Randy
--
# Randy MacLeod
# Wind River Linux
Created:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14426
Layerindex should allow longer compatible version names
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#53799
·
|
|
Re: bitbake controlling memory use
When I encountered this failure with the patch, it was because the scripts/make-intercept/make script was not marked as executable. However, there was another failure even after that was
When I encountered this failure with the patch, it was because the scripts/make-intercept/make script was not marked as executable. However, there was another failure even after that was
|
By
Trevor Gamblin
·
#53798
·
|
|
Re: How to use debug symbols from recipe-dbg package?
Hi Mauro,
I'm not sure that I understand. Why wouldn't you just install the dbg deb along with gdb and debug on target?
You might also want to look at using debuginfod if
Hi Mauro,
I'm not sure that I understand. Why wouldn't you just install the dbg deb along with gdb and debug on target?
You might also want to look at using debuginfod if
|
By
Randy MacLeod
·
#53797
·
|
|
Re: bitbake controlling memory use
I have reworked the patch and I'm doing some testing with it right now. Once I have collected some data (and possibly reworked it further, depending on results), perhaps I can have you test
I have reworked the patch and I'm doing some testing with it right now. Once I have collected some data (and possibly reworked it further, depending on results), perhaps I can have you test
|
By
Trevor Gamblin
·
#53796
·
|
|
Re: Managing chinese text input
Hi Mauro,
You might have to add the meta-gnome layer or copy the recipe into your
own layer:
https://layers.openembedded.org/layerindex/recipe/112490/
Let us know how that works for
Hi Mauro,
You might have to add the meta-gnome layer or copy the recipe into your
own layer:
https://layers.openembedded.org/layerindex/recipe/112490/
Let us know how that works for
|
By
Randy MacLeod
·
#53795
·
|
|
Re: [ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) is Released
After discussing it we've gone ahead and deleted the hardknott-25.0.0 tag then added hardknott-3.3, and hardknott-3.3.1 tags.
From now on any release before 3.3 will have the poky version number tags
After discussing it we've gone ahead and deleted the hardknott-25.0.0 tag then added hardknott-3.3, and hardknott-3.3.1 tags.
From now on any release before 3.3 will have the poky version number tags
|
By
Michael Halstead
·
#53794
·
|
|
Yocto Project Status WW23`21
Current Dev Position: YP 3.4 M1
Next Deadline: 7th June 2021 YP 3.4 M1 build
Next Team Meetings:
Bug Triage meeting Thursday June 10th at 7:30am PDT
Current Dev Position: YP 3.4 M1
Next Deadline: 7th June 2021 YP 3.4 M1 build
Next Team Meetings:
Bug Triage meeting Thursday June 10th at 7:30am PDT
|
By
Stephen Jolley
·
#53793
·
|
|
Managing chinese text input
Hi all.
I'm coding my own keyboard for a touch screen device based on Qt/Qml 5.6.
I'd like to implement a chinese input method.
The keyboard is embedded in the software and it is activated only inside
Hi all.
I'm coding my own keyboard for a touch screen device based on Qt/Qml 5.6.
I'd like to implement a chinese input method.
The keyboard is embedded in the software and it is activated only inside
|
By
Mauro Ziliani
·
#53792
·
|
|
[meta-zephyr][PATCH 2/2] 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
Wojciech Zmuda
·
#53791
·
|
|
[meta-zephyr][PATCH 1/2] 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
Wojciech Zmuda
·
#53790
·
|
|
[meta-zephyr][PATCH 0/2] Bump Zephyr kernel to 2.6.0
From: Wojciech Zmuda <wojciech.zmuda@...>
This patch set bumps Zephyr to 2.6.0, as stable revision has been
released a few days ago. It also updates revisions of submodules.
Tested with
From: Wojciech Zmuda <wojciech.zmuda@...>
This patch set bumps Zephyr to 2.6.0, as stable revision has been
released a few days ago. It also updates revisions of submodules.
Tested with
|
By
Wojciech Zmuda
·
#53789
·
|
|
Re: [meta-zephyr][PATCHv2 1/5] zephyr-kernel: Clone mbedtls
Build failing:
Could not open 'poky/build-zephyr/tmp-newlib/work/armv7m-yocto-eabi/zephyr-mqtt-publisher/2.5.0+gitAUTOINC+fe7c2efca8_c3bd2094f9-r0/git/' (in 'osource "$(ZEPHYR_MBEDTLS_KCONFIG)"')
Build failing:
Could not open 'poky/build-zephyr/tmp-newlib/work/armv7m-yocto-eabi/zephyr-mqtt-publisher/2.5.0+gitAUTOINC+fe7c2efca8_c3bd2094f9-r0/git/' (in 'osource "$(ZEPHYR_MBEDTLS_KCONFIG)"')
|
By
Naveen Saini
·
#53788
·
|
|
Re: [meta-zephyr][PATCHv2 1/5] zephyr-kernel: Clone mbedtls
By
Naveen Saini
·
#53787
·
|
|
Re: [PATCH 1/2] zephyr-kernel: Add OpenThread module to build
Hello.
Friendly reminder on these two. :-)
regards
Stefan Schmidt
Hello.
Friendly reminder on these two. :-)
regards
Stefan Schmidt
|
By
Stefan Schmidt
·
#53786
·
|