|
Yocto Project Virtual Summit 2020 - CFP Open
Hello all!
Yocto Project is pleased to announce the Yocto Project Virtual Summit 2020, a technical conference for engineers, open source technologists, students and academia in the OSS space.
Hello all!
Yocto Project is pleased to announce the Yocto Project Virtual Summit 2020, a technical conference for engineers, open source technologists, students and academia in the OSS space.
|
By
Reyna, David
·
#50442
·
|
|
Yocto Project Virtual Summit 2020 - CFP Open
Hello all!
Yocto Project is pleased to announce the Yocto Project Virtual Summit 2020, a technical conference for engineers, open source technologists, students and academia in the OSS space.
Hello all!
Yocto Project is pleased to announce the Yocto Project Virtual Summit 2020, a technical conference for engineers, open source technologists, students and academia in the OSS space.
|
By
Reyna, David
·
#50441
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for September 1, 2020
Yocto Technical Team Minutes, Engineering Sync, for September 1, 2020
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
Yocto Technical Team Minutes, Engineering Sync, for September 1, 2020
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
|
By
Trevor Woerner
·
#50440
·
|
|
Re: RootFS Size increase during Migration
Enable buildhistory in both builds
https://www.yoctoproject.org/docs/3.1/dev-manual/dev-manual.html#enabling-and-disabling-build-history
once you have it enabled build the images (assuming you are
Enable buildhistory in both builds
https://www.yoctoproject.org/docs/3.1/dev-manual/dev-manual.html#enabling-and-disabling-build-history
once you have it enabled build the images (assuming you are
|
By
Khem Raj
·
#50439
·
|
|
RootFS Size increase during Migration
Hi Developers,
I am migrating my code from Yocto Thud (4.19) Kernel to Yocto Zeus (5.4) Kernel.
The recipes and conf files are essentially the same, but I am seeing a substantial increase in the
Hi Developers,
I am migrating my code from Yocto Thud (4.19) Kernel to Yocto Zeus (5.4) Kernel.
The recipes and conf files are essentially the same, but I am seeing a substantial increase in the
|
By
Aashik Aswin
·
#50438
·
|
|
Error while building dahdi-linux along with Rocko Yocto
#yocto
#rocko
#dahdi
Hi,
I'm using Rocko yocto for my project, in this when I'm including dahdi-linux I'm getting unneeded files error.
Error logs:
ERROR: dahdi-linux-3.1.0-r0 do_package: QA Issue: dahdi-linux:
Hi,
I'm using Rocko yocto for my project, in this when I'm including dahdi-linux I'm getting unneeded files error.
Error logs:
ERROR: dahdi-linux-3.1.0-r0 do_package: QA Issue: dahdi-linux:
|
By
@prashant2314
·
#50437
·
|
|
Re: How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
Shared recipe should be the same as one from meta-oe :). So you can
include it in your image and it should be build then.
BR,
marek
--
as simple and primitive as
Shared recipe should be the same as one from meta-oe :). So you can
include it in your image and it should be build then.
BR,
marek
--
as simple and primitive as
|
By
Marek Belisko
·
#50436
·
|
|
Re: How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
Hi Khem, thanks for your reply! Now I am a bit confused. Marek has send me another recipe:
Do you know if that is allready fixed for kernel 5,2+ ?
Best regards!
Hi Khem, thanks for your reply! Now I am a bit confused. Marek has send me another recipe:
Do you know if that is allready fixed for kernel 5,2+ ?
Best regards!
|
By
kilian.brandt@...
·
#50435
·
|
|
[meta-cgl][PATCH] pacemaker: Fix build with -fno-common
From: Mingli Yu <mingli.yu@...>
Starting with GCC >= 10.x, -fno-common is used as default
instead of -fcommon.
Make the function definiton extern to fix the build failure.
Set the default
From: Mingli Yu <mingli.yu@...>
Starting with GCC >= 10.x, -fno-common is used as default
instead of -fcommon.
Make the function definiton extern to fix the build failure.
Set the default
|
By
Yu, Mingli
·
#50434
·
|
|
Re: Query on building applications and catch exceptions across different shared libraries
OK please add it to your CXXFLAGS and see if it helps.
OK please add it to your CXXFLAGS and see if it helps.
|
By
Khem Raj
·
#50433
·
|
|
Re: Query on building applications and catch exceptions across different shared libraries
No I am not using -fexceptions compiler flag .
Rgds
Simon
No I am not using -fexceptions compiler flag .
Rgds
Simon
|
By
SIMON BABY
·
#50432
·
|
|
Re: Query on building applications and catch exceptions across different shared libraries
are you using -fexceptions to compile your application ?
are you using -fexceptions to compile your application ?
|
By
Khem Raj
·
#50431
·
|
|
Query on building applications and catch exceptions across different shared libraries
Hello,
I have an issue with my throw , catch code in c++. If i throw an error after the openssl library call, my application crashes. If my application wishes to throw and catch exceptions across
Hello,
I have an issue with my throw , catch code in c++. If i throw an error after the openssl library call, my application crashes. If my application wishes to throw and catch exceptions across
|
By
SIMON BABY
·
#50430
·
|
|
Re: How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
in this case you might be lucky we already have recipe
http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/can-isotp_git.bb?h=master
its blacklisted because it needs
in this case you might be lucky we already have recipe
http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/can-isotp_git.bb?h=master
its blacklisted because it needs
|
By
Khem Raj
·
#50429
·
|
|
Re: How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
PLease take a look at :
https://www.yoctoproject.org/docs/2.6/kernel-dev/kernel-dev.html#working-with-out-of-tree-modules
where it is described how to compile out of tree modules.
marek
PLease take a look at :
https://www.yoctoproject.org/docs/2.6/kernel-dev/kernel-dev.html#working-with-out-of-tree-modules
where it is described how to compile out of tree modules.
marek
|
By
Marek Belisko
·
#50428
·
|
|
How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
Hey community,
I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The version of the running OS is: 0.0.8 (dunfell).
From the docs of the library I get the following
Hey community,
I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The version of the running OS is: 0.0.8 (dunfell).
From the docs of the library I get the following
|
By
kilian.brandt@...
·
#50427
·
|
|
[PATCH yocto-autobuilder-helper] scripts/send-qa-email: Update to dedicated push capable domain
Signed-off-by: Michael Halstead <mhalstead@...>
---
scripts/send-qa-email | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/send-qa-email
Signed-off-by: Michael Halstead <mhalstead@...>
---
scripts/send-qa-email | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/send-qa-email
|
By
Michael Halstead
·
#50426
·
|
|
Yocto Project Status WW35'20
Current Dev Position: YP 3.2 M3
Next Deadline: YP 3.2 M3 Feature Freeze - Now
Next Team Meetings:
Bug Triage meeting Thursday Sept. 3rd at 7:30am PDT (https://zoom.us/j/454367603)
Monthly Project
Current Dev Position: YP 3.2 M3
Next Deadline: YP 3.2 M3 Feature Freeze - Now
Next Team Meetings:
Bug Triage meeting Thursday Sept. 3rd at 7:30am PDT (https://zoom.us/j/454367603)
Monthly Project
|
By
Stephen Jolley
·
#50425
·
|
|
Re: Recipies version of incoming October Gatesgarth release.
I don't think any of us have crystal balls to predict the exact
package versions we'll be using in October for the next release. We're
close to the feature freeze point but high priority recipe
I don't think any of us have crystal balls to predict the exact
package versions we'll be using in October for the next release. We're
close to the feature freeze point but high priority recipe
|
By
Paul Barker
·
#50424
·
|
|
Recipies version of incoming October Gatesgarth release.
Hi,
Is there any way to know all the recipes version detail that will come with Yocto 3.2 Gatesgarth ??
Hi,
Is there any way to know all the recipes version detail that will come with Yocto 3.2 Gatesgarth ??
|
By
Yocto_user
·
#50423
·
|