[yocto] Unable to cross compile libgfortran for arm64

2019-01-08 Thread Sergio Paracuellos
Hi all, I am trying to compile a complete system with fortran support using yocto and I am having problems cross compiling libgfortran. The target architecture is arm64 because the system will run in a xilinx mpsoc based board. I need fortran support to compile lapack, openblas, scipy and other py

[yocto] Issue during do_rootfs for custom kernel modules

2019-01-08 Thread Kevin Lannen
Hi, I am trying to build a custom kernel module for a marvell wifi/BT module and am running into a strange error during the rootfs step. Problem: conflicting requests - nothing provides kernel-module-bt8977-4.9.88-cl-som-imx8-6.9+g5e23f9d61147 needed by kernel-module-marvell-bt8977-1.0-r0.cl_so

Re: [yocto] Cannot update dhcpcd receipe from v6.11.5 to v7.x.x

2019-01-08 Thread Khem Raj
On Tue, Jan 8, 2019 at 3:48 PM Stefano Cappa wrote: > > Hi! > I'm using Yocto THUD and I'm trying to update dhcpcd > (meta-openembedded/meta-networking) from 6.11.5 to 7.0.8 > (https://roy.marples.name/downloads/dhcpcd/dhcpcd-7.0.8.tar.xz) only to do > some experiments, however I think that it'

[yocto] QA notification for completed autobuilder build (yocto-2.6.1.rc1)

2019-01-08 Thread pokybuild
A build flagged for QA (yocto-2.6.1.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-2.6.1.rc1 Build hash information: bitbake: a5f5ec9e09e2b2891cade97d0568284fc064cb26 eclipse-poky-neon: 9ab82dc61d603f3b1456059e9afafab806d0ca0a

[yocto] Cannot update dhcpcd receipe from v6.11.5 to v7.x.x

2019-01-08 Thread Stefano Cappa
Hi! I'm using Yocto THUD and I'm trying to update dhcpcd (meta-openembedded/meta-networking) from 6.11.5 to 7.0.8 ( https://roy.marples.name/downloads/dhcpcd/dhcpcd-7.0.8.tar.xz) only to do some experiments, however I think that it's correct to migrate to the new version. I modified the recipe to

Re: [yocto] [PATCHv2][ptest-runner] ptest-runner: Add support to report duration of each ptest

2019-01-08 Thread richard . purdie
On Mon, 2019-01-07 at 15:18 -0600, Aníbal Limón wrote: > In stdout reported as, > > ... > BEGIN: ptest-dir > ... > DURATION: N > END: ptest-dir > ... > > In XML reported as, > > ... > > N > > ... > > Signed-off-by: Aníbal Limón > --- > tests/data/reference.xml | 2 ++ > tests/utils.c

Re: [yocto] Notes: Yocto Project Technical Team Meeting @ Tue Jan 8, 2019 8am - 8:30am (PST)

2019-01-08 Thread Manjukumar Harthikote Matha
Hi > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On Behalf Of Jolley, Stephen K > Sent: Tuesday, January 08, 2019 8:29 AM > To: yocto@yoctoproject.org > Subject: [yocto] Notes: Yocto Project Technical Team Meeting @ Tue Jan 8, 2019

Re: [yocto] Making a script into an executable binary in yocto

2019-01-08 Thread nishant poorswani
My end customer wants the script to be converted into a command(single executable binary) which can be executed directly from any location and his end user cannot see the exact code behind it. On Mon, 7 Jan 2019, 03:56 Jon Szymaniak Could you provide a bit more context about your particular use-c

[yocto] Notes: Yocto Project Technical Team Meeting @ Tue Jan 8, 2019 8am - 8:30am (PST)

2019-01-08 Thread Jolley, Stephen K
Attendees: Stephen, Armin, Alex, Richard G., Joshua W., Richard. P., Randy, Ross, Trevor, Jon, Lewis, Jesse, Tim, Matt, Tracey, YP Status: See - https://wiki.yoctoproject.org/wiki/Weekly_Status • YP 2.7 M1 is out of QA and being prepared for release. • YP 2.5.2 was released on Jan. 4

[yocto] Yocto Project Status WW02'19

2019-01-08 Thread Jolley, Stephen K
Current Dev Position: YP 2.7 M2 Next Deadline: YP 2.7 M2 Cutoff is Jan. 21, 2019 SWAT Team Rotation: * SWAT lead is currently: Ross * SWAT team rotation: Ross -> Paul on Jan. 11, 2019 * SWAT team rotation: Paul -> Chen on Jan. 18, 2019 * https://wiki.yoctoproj

Re: [yocto] bitbake openamp-image-minimal fails to create image

2019-01-08 Thread Manjukumar Harthikote Matha
Hi Kamal, Seems like the required kernel modules are missing causing the breakage. Enable them using kernel menuconfig (bitbake virtual/kernel -c menuconfig) and then build the image Thanks, Manju From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Pandey,

Re: [yocto] [Recipe reporting system] Upgradable recipe name list

2019-01-08 Thread Alexander Kanavin
On Mon, 7 Jan 2019 at 20:32, Paul Eggleton wrote: > I think the RRS still serves a purpose, if it's putting out correct > information of course. > I have spent quite a bit of time reworking it, but Michael hasn't had the > time to do > the upgrade yet. I will ping him again. It is certainly use

[yocto] external-linara-toolchain with thus

2019-01-08 Thread Diego Buffa
Hi, I get the following error when I bitbake external-linaro-toolchain: ERROR: external-linaro-toolchain-7.3-2018.05-r0 do_install: oe_multilib_header: Unable to find header bits/floatn.h. I digged a little bit and I notices that in http://git.openembedded.org/openembedded-core/tree/meta/recipes-c