[yocto] Minutes: Yocto Project Technical Team Meeting, 9/3/2019

2019-09-04 Thread Reyna, David
Minutes: Yocto Project Technical Team Meeting When: Tuesday, September 3, 2019 8:00 AM-9:00 AM 1. Attending: Richard, Armin, Michael, David, Trevor, Randy, Joshua, Alex Kanavin, Scott, Jean-Simon, Tim, Vineela, Denys, Zach Booth, Dustin Bain, Bruce * Richard: General notes - Still building

[yocto] No providers found in RDEPENDS_datatransfer-mgr? [file-rdeps]

2019-09-04 Thread Zoran Stojsavljevic
Hello Simon, I'll try to help you today. I am more (99%) BSP guy. There are much more versatile people for rootfs DEPENDS and RDEPENDS. Good practice is to post first to the list, then, after all, ask for private help. Best Regards, Zoran ___ -- Forwarded message - From:

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Zoran Stojsavljevic
@Off Topic, regarding managing U-Boot out of YOCTO tree Just to clear some things here... At least from my side. Anyway, whatever you, guys, do with YOCTO (and YOCTO indeed gives and delivers the complete BSP + rootfs), I usually use ONLY one YOCTO component: rootfs. All other components I

[yocto] [meta-security][PATCH 3/3] suricata: update to 4.1.4

2019-09-04 Thread Armin Kuster
Backport patch to fix build against newer kernels. Signed-off-by: Armin Kuster --- ...-packet-fix-build-on-recent-Linux-kernels.patch | 26 ++ .../{libhtp_0.5.29.bb => libhtp_0.5.30.bb} | 0 recipes-ids/suricata/suricata.inc | 6 ++---

[yocto] [meta-security][PATCH 2/3] oe-scap: Fix QA RDEPENDS error

2019-09-04 Thread Armin Kuster
ERROR: oe-scap-1.0-r0 do_package_qa: QA Issue: /usr/share/oe-scap/run_tests.sh contained in package oe-scap requires /bin/bash, but no providers found in RDEPENDS_oe-scap? [file-rdeps] Signed-off-by: Armin Kuster --- meta-security-compliance/recipes-openscap/oe-scap/oe-scap_1.0.bb | 2 +- 1

[yocto] [meta-security][PATCH 1/3] cryptsetup-tpm-incubator: fix QA error RDEPENDS

2019-09-04 Thread Armin Kuster
ERROR: cryptsetup-tpm-incubator-0.9.9-r0 do_package_qa: QA Issue: /usr/lib/libcryptsetup.so.12.3.0 contained in package cryptsetup-tpm-incubator requires libdevmapper.so.1.02(DM_1_02_97)(64bit), but no providers found in RDEPENDS_cryptsetup-tpm-incubator? [file-rdeps] Signed-off-by: Armin

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Paul D. DeRocco
> From: Belisko Marek > > BR, A two-letter answer is too cryptic. He's not just asking what the variable name is, he's asking where the file is that contains the variable. -- Ciao, Paul D. DeRocco Paulmailto:pdero...@ix.netcom.com --

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Greg Wilson-Lindberg
> -Original Message- > From: Zoran Stojsavljevic [mailto:zoran.stojsavlje...@gmail.com] > Sent: Wednesday, September 04, 2019 12:44 PM > To: Greg Wilson-Lindberg > Cc: Belisko Marek ; Yocto list discussion > > Subject: Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup > > >

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Zoran Stojsavljevic
> There should be some way to change the u-boot delay that waits > for user input, among other things, I just haven't been able to find > it yet and was wondering if someone could point me to where it > can be found. Jesus Christ's, Greg?! This is what you should look for (exact string): #define

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Belisko Marek
Hi, On Wed, Sep 4, 2019 at 6:56 PM Greg Wilson-Lindberg wrote: > > > -Original Message- > > From: Belisko Marek [mailto:marek.beli...@gmail.com] > > Sent: Wednesday, September 04, 2019 12:26 AM > > To: Greg Wilson-Lindberg > > Cc: Yocto list discussion > > Subject: Re: [yocto]

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Greg Wilson-Lindberg
> -Original Message- > From: Belisko Marek [mailto:marek.beli...@gmail.com] > Sent: Wednesday, September 04, 2019 12:26 AM > To: Greg Wilson-Lindberg > Cc: Yocto list discussion > Subject: Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup > > Hi, > > On Tue, Sep 3, 2019 at

Re: [yocto] in-tree module dependency

2019-09-04 Thread Matteo Facchinetti
Il giorno mer 4 set 2019 alle ore 16:23 Khem Raj ha scritto: > > > On Wed, Sep 4, 2019 at 7:10 AM Matteo Facchinetti < > matteo.facchine...@sirius-es.it> wrote: > >> >> >> Il giorno mer 4 set 2019 alle ore 15:54 Khem Raj ha >> scritto: >> >>> >>> >>> On Wed, Sep 4, 2019 at 2:58 AM Matteo

Re: [yocto] in-tree module dependency

2019-09-04 Thread Khem Raj
On Wed, Sep 4, 2019 at 7:10 AM Matteo Facchinetti < matteo.facchine...@sirius-es.it> wrote: > > > Il giorno mer 4 set 2019 alle ore 15:54 Khem Raj ha > scritto: > >> >> >> On Wed, Sep 4, 2019 at 2:58 AM Matteo Facchinetti < >> matteo.facchine...@sirius-es.it> wrote: >> >>> Hi, >>> >>> I have a

Re: [yocto] in-tree module dependency

2019-09-04 Thread Matteo Facchinetti
Il giorno mer 4 set 2019 alle ore 15:54 Khem Raj ha scritto: > > > On Wed, Sep 4, 2019 at 2:58 AM Matteo Facchinetti < > matteo.facchine...@sirius-es.it> wrote: > >> Hi, >> >> I have a problem with a custom kernel module's recipe that depends to an >> other module (in-tree). >> My kernel module

Re: [yocto] in-tree module dependency

2019-09-04 Thread Khem Raj
On Wed, Sep 4, 2019 at 2:58 AM Matteo Facchinetti < matteo.facchine...@sirius-es.it> wrote: > Hi, > > I have a problem with a custom kernel module's recipe that depends to an > other module (in-tree). > My kernel module recipes built seems OK, but I have a problem when doing > the rootfs image

Re: [yocto] perf.bb on poky master branch

2019-09-04 Thread Alexander Kanavin
On Wed, 4 Sep 2019 at 10:53, vygu wrote: > Just to signal there are several mistakes with the recipe "perf.bb" from > poky on master (currently: e2bde009b325b40641407ecf50f54ed8c41726d6) > > - If "Python 3 is not yet supported" by "perf" sources, it causes an issue > during the do_compile task >

Re: [yocto] perf.bb on poky master branch

2019-09-04 Thread Bruce Ashfield
On Wed, Sep 4, 2019 at 4:53 AM vygu wrote: > > Hello, > > Just to signal there are several mistakes with the recipe "perf.bb" from poky > on master (currently: e2bde009b325b40641407ecf50f54ed8c41726d6) > > - If "Python 3 is not yet supported" by "perf" sources, it causes an issue > during the

[yocto] in-tree module dependency

2019-09-04 Thread Matteo Facchinetti
Hi, I have a problem with a custom kernel module's recipe that depends to an other module (in-tree). My kernel module recipes built seems OK, but I have a problem when doing the rootfs image stage. Error: Problem: package packagegroup-console-sirlinux-1.0-r0.0.noarch requires canopen-sync, but

[yocto] perf.bb on poky master branch

2019-09-04 Thread vygu
Hello, Just to signal there are several mistakes with the recipe "perf.bb" from poky on master (currently: e2bde009b325b40641407ecf50f54ed8c41726d6) - If "Python 3 is not yet supported" by "perf" sources, it causes an issue during the do_compile task - The last "install" in the

Re: [yocto] [meta-raspberrypi] Confusion about U-Boot setup

2019-09-04 Thread Belisko Marek
Hi, On Tue, Sep 3, 2019 at 8:58 PM Greg Wilson-Lindberg wrote: > > I've configured a sumo build, by way of QT's boot2qt to use u-boot and I am > seeing a u-boot prompt for keypress to drop out of automatic booting on > startup, but I don't see any configuration scripts for u-boot (uEnv.txt or