[yocto] Yocto Technical Team Minutes, Engineering Sync, for August 11 2020

2020-08-11 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for August 11 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to ensure the below is accurate and valid. However, errors sometimes happen. If any errors or

Re: [linux-yocto][linux-yocto-dev standard/cn96xx] marvell-cn96xx for linux-yocto-dev v5.8

2020-08-11 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev standard/cn96xx] marvell-cn96xx for linux-yocto-dev v5.8 on 10/08/2020 Ruiqiang Hao wrote: > Hi Bruce, > > Would you please help to merge follow kernel code into our > linux-yocto-dev kernel? > > The branch is > standard/cn96xx merged

Re: [linux-yocto][linux-yocto v5.4/standard/cn96xx] marvell-cn96xx for linux-yocto v5.4

2020-08-11 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.4/standard/cn96xx] marvell-cn96xx for linux-yocto v5.4 on 11/08/2020 Ruiqiang Hao wrote: > Hi Bruce, > > Would you please help to merge follow kernel code into our linux-yocto > standard kernel? > > The branch is > v5.4/standard/cn96xx >

[yocto] cmake-based project with system lib dependency

2020-08-11 Thread Sergey Ivanov
Hi there. I want to configure the cmake-based project with dependency on library libuuid. The latter is located under util-linux and populated in my build/tmp/deploy/images/qemuarm/core-image-minimal-dev-qemuarm.manifest: util-linux-dev armv7vet2hf_neon 2.35.1 (here should be header as well and

[yocto] Yocto Project Status WW32'20

2020-08-11 Thread Stephen Jolley
Current Dev Position: YP 3.2 M3 Next Deadline: YP 3.2 M3 build date 2020/8/31 Next Team Meetings: * Bug Triage meeting Thursday Aug. 13th at 7:30am PDT ( https://zoom.us/j/454367603) * Monthly Project Meeting Tuesday Sept. 1st at 8am PDT (

Re: [yocto] libtool: library search path "/usr/lib" is unsafe for cross-compilation

2020-08-11 Thread Ross Burton
It's probably because the configure.ac or similar hard-codes a search in /usr for some libraries and find them there. This is *entirely* a bug in the clamav configure.ac and you'll have to inspect it to determine what library it is looking for, whether it can be turned off, or whether it should