[yocto] pyqt5 in yocto dunfell version #dunfell #pyqt5

2020-12-08 Thread anthony . marchand
Hello everyone, I'm trying the dunfell version of yocto, to migrate from zeus to dunfell. I added the layer "meta-qt5", "meta-python2", "meta-openembedded". The problem I meet follows: In zeus version, I installed pyqt5 in my rootfs (recipe name is: python3-pyqt5). Actually, I tested the command

Re: [yocto] [meta-zephyr][PATCH 5/5] zephyr-flash-pyocd.bbclass: support for flashing via pyocd

2020-12-08 Thread Wojciech Zmuda
Hi Naveen, You're right, I'm sorry. I didn't notice the rest of your comments. I'll take care of it and will push v3 today with the rest of the changes. Best regards, Wojciech On Tue, 8 Dec 2020 at 02:47, Saini, Naveen Kumar < naveen.kumar.sa...@intel.com> wrote: > You have missed few of my com

Re: [yocto] perl5 do_install() fails (libperl.so: No such file or directory) #dunfell

2020-12-08 Thread lobl . pavel
Hi, debian testing here, dunfell branch. I was able to get rid of the error with following patch. Not sure what's the reason though. --- a/meta/recipes-devtools/perl/perl_5.30.1.bb +++ b/meta/recipes-devtools/perl/perl_5.30.1.bb @@ -146,7 +146,7 @@ do_install() { install lib/ExtUtils/typemap ${D

[yocto] Yocto Project Status WW49'20

2020-12-08 Thread Stephen Jolley
Current Dev Position: YP 3.3 M2 development Next Deadline: 18th January 2021 YP 3.3 M2 build Next Team Meetings: * Bug Triage meeting Thursday Dec. 10th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bF

[yocto] Build firmware and gcc cross compiler like gcc-arm-none-eabi (multilib vs multiconfig)

2020-12-08 Thread Stefan Herbrechtsmeier
Hi, I wonder what is the best solution (multilib or multiconfig) to build a firmware and a gcc cross compiler like the Debian gcc-arm-none-eabi to build plugins for the firmware on an other machine. I have two processors. A Poky based Linux distributions runs on the first processor and a RTO

[yocto] [meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5

2020-12-08 Thread Yi Zhao
Drop backported patches: 0001-Mark-declaration-with-extern.patch 0006-Fix-tools-Fix-definition-of-curses_indented_printf.patch Rebase patches: 0001-Fix-python3-usage.patch 0001-pacemaker-fix-compile-error-of-musl-libc.patch Remove /var/log directory in do_install and create /var/log/pacemaker dir