|
OpenEmbedded Happy Hour May 26 8pm/2000 UTC
Hi,
Due to the Yocto Project Summit running during our regular OpenEmbedded Happy
Hour today, we decided to move it down by 3 hours and have Happy Hour at the
end of the Summit, May 26 @ 2000/8pm
Hi,
Due to the Yocto Project Summit running during our regular OpenEmbedded Happy
Hour today, we decided to move it down by 3 hours and have Happy Hour at the
end of the Summit, May 26 @ 2000/8pm
|
By
Denys Dmytriyenko
·
#53664
·
|
|
Re: gstreamer-emements support fdkaacenc/fdkaacdec
#yocto
see http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb?h=dunfell#n114
change that to -Dfdkaac=enabled
if it works, then perhaps
see http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb?h=dunfell#n114
change that to -Dfdkaac=enabled
if it works, then perhaps
|
By
Khem Raj
·
#53663
·
|
|
[meta-zephyr][PATCH 5/5] 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 <amit.kucheria.ext@...>
---
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53662
·
|
|
[meta-zephyr][PATCH 4/5] 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 <amit.kucheria.ext@...>
---
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53661
·
|
|
[meta-zephyr][PATCH 3/5] 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 <amit.kucheria.ext@...>
---
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53660
·
|
|
[meta-zephyr][PATCH 2/5] 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 <amit.kucheria.ext@...>
---
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53659
·
|
|
[meta-zephyr][PATCH 1/5] 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
Amit Kucheria
·
#53658
·
|
|
[meta-zephyr][PATCH 0/5] Add mbedtls support and sample applications
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
Amit Kucheria
·
#53657
·
|
|
[meta-mingw][PATCH] zstd: Fix MinGW builds
Fixes the MinGW builds for zstd
Signed-off-by: Joshua Watt <JPEWhacker@...>
---
recipes-extended/zstd/zstd_%.bbappend | 2 ++
1 file changed, 2 insertions(+)
create mode 100644
Fixes the MinGW builds for zstd
Signed-off-by: Joshua Watt <JPEWhacker@...>
---
recipes-extended/zstd/zstd_%.bbappend | 2 ++
1 file changed, 2 insertions(+)
create mode 100644
|
By
Joshua Watt
·
#53656
·
|
|
[meta-parsec][PATCH] Correct typo: crago-bitbake
Signed-off-by: Randy MacLeod <Randy.MacLeod@...>
---
meta-parsec/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-parsec/README.md
Signed-off-by: Randy MacLeod <Randy.MacLeod@...>
---
meta-parsec/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-parsec/README.md
|
By
Randy MacLeod
·
#53655
·
|
|
Re: using grpc fails with linker error: file in wrong format
Hello Khem,
we use CMake as build system.
I checked the "sysdig" recipe and they defined both the "grpc" and "grpc-native" (same with protbuf) in the DEPENDS variable like so:
DEPENDS += "... grpc
Hello Khem,
we use CMake as build system.
I checked the "sysdig" recipe and they defined both the "grpc" and "grpc-native" (same with protbuf) in the DEPENDS variable like so:
DEPENDS += "... grpc
|
By
Juergen Landwehr
·
#53654
·
|
|
Re: hardknott core-image-weston weston is crashing
Hi,
<zoran.stojsavljevic@...> wrote:
Well I found this:
https://gitlab.freedesktop.org/wayland/weston/-/issues/314 and then
related patch
Hi,
<zoran.stojsavljevic@...> wrote:
Well I found this:
https://gitlab.freedesktop.org/wayland/weston/-/issues/314 and then
related patch
|
By
Marek Belisko
·
#53653
·
|
|
gstreamer-emements support fdkaacenc/fdkaacdec
#yocto
Hi Guys,
I need some support for gstreamer elements support fdkaacenc/fdkaacdec . Currently I am using gstreamer 16.0.1 version OE sources. I have added gstreamer bad,good,base,libav
Hi Guys,
I need some support for gstreamer elements support fdkaacenc/fdkaacdec . Currently I am using gstreamer 16.0.1 version OE sources. I have added gstreamer bad,good,base,libav
|
By
sateesh m
·
#53652
·
|
|
Re: hardknott core-image-weston weston is crashing
Seems like this bug has nothing to do with YOCTO, rather with Wayland setup....
https://wayland-devel.freedesktop.narkive.com/6yavoPFZ/i-ve-got-a-question-to-ask-you
My two cent worth
Seems like this bug has nothing to do with YOCTO, rather with Wayland setup....
https://wayland-devel.freedesktop.narkive.com/6yavoPFZ/i-ve-got-a-question-to-ask-you
My two cent worth
|
By
Zoran
·
#53651
·
|
|
Re: Gatesgarth-24.0.4 image-live fails
Op 25-05-2021 om 22:13 schreef Guillaume Champagne:
Thanks. For some reason I don't see your message appearing on ML.
I'll look into that.
Op 25-05-2021 om 22:13 schreef Guillaume Champagne:
Thanks. For some reason I don't see your message appearing on ML.
I'll look into that.
|
By
Ferry Toth
·
#53650
·
|
|
hardknott core-image-weston weston is crashing
Hi,
I'm using hardknott poky release and build core-image-weston. When
started on display I didn't see wayland screen + terminal just
console. Same setup works fine on dunfell release.
Output from
Hi,
I'm using hardknott poky release and build core-image-weston. When
started on display I didn't see wayland screen + terminal just
console. Same setup works fine on dunfell release.
Output from
|
By
Marek Belisko
·
#53649
·
|
|
QA notification for completed autobuilder build (yocto-3.1.8.rc1)
A build flagged for QA (yocto-3.1.8.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.8.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-3.1.8.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.8.rc1
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#53648
·
|
|
Re: Gatesgarth-24.0.4 image-live fails
Hi
Op 25-05-2021 om 15:09 schreef Guillaume Champagne:
It may well be a bug in meta-intel-edison. Although you are looking at the very, very old code.
So what we have now is:
Hi
Op 25-05-2021 om 15:09 schreef Guillaume Champagne:
It may well be a bug in meta-intel-edison. Although you are looking at the very, very old code.
So what we have now is:
|
By
Ferry Toth
·
#53647
·
|
|
Yocto Project Status WW21`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 May 27th 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 May 27th at 7:30am PDT
|
By
Stephen Jolley
·
#53646
·
|
|
Re: [ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) is Released
By
Peter Kjellerstedt
·
#53645
·
|