Re: [linux-yocto] [kernel-cache][PATCH 1/2] qemuarma9: remove unused qemuarma9 configs

2019-01-07 Thread Bruce Ashfield
On 2019-01-07 11:14 a.m., Jon Mason wrote: On Sun, Jan 6, 2019 at 7:39 PM Bruce Ashfield wrote: On Fri, Jan 4, 2019 at 4:39 PM Jon Mason wrote: Nothing in the Yocto Project is currently using the qemuarma9 configs, and this appears to be cruft. Also, there are kernel compile warnings when

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

2019-01-07 Thread Manjukumar Harthikote Matha
+meta-xilinx mailing list From: Pandey, Kamal [mailto:kamal.pan...@ifm.com] Sent: Monday, January 07, 2019 8:59 AM To: yocto@yoctoproject.org; Manjukumar Harthikote Matha Subject: RE: bitbake openamp-image-minimal fails to create image Hi, I solved the problem by using meta-openamp(branch

[yocto-announce] [ANNOUNCEMENT] meta-intel 10.0 layer for Yocto Project "thud" 2.6 is now available

2019-01-07 Thread Tracy Graydon
We are pleased to announce the meta-intel 10.0 layer for the Yocto Project 2.6 “thud" release is now available for download. Tracy Graydon Intel Corporation -- 10.0-thud-2.6 Errata -- Release Name: meta-intel-10.0-thud-2.6 Branch: thud Tag:

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

2019-01-07 Thread Michael Halstead
I'm setting up a new server to host the new version. Once it's ready to test or when I'm blocked I'll reach out to you Paul. On 1/7/19 11:32 AM, 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

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

2019-01-07 Thread Aníbal Limón
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| 20 utils.c | 19 ---

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

2019-01-07 Thread Anibal Limon
On Mon, 7 Jan 2019 at 05:53, wrote: > On Sun, 2019-01-06 at 11:43 -0600, Aníbal Limón wrote: > > In stdout reported as, > > > > ... > > BEGIN: ptest-dir > > ... > > DURATION: Ns > > END: ptest-dir > > ... > > > > In XML reported as, > > > > ... > > > > Ns > > > > ... > > Looks good,

Re: [yocto] Change SH to BASH

2019-01-07 Thread Zoran Stojsavljevic
Did not understand the question? On your Debian (or Ubuntu) host, you need to do the following: sudo apt-get update sudo apt-get install bash And then, this net pointer: https://ubuntuforums.org/showthread.php?t=1932504 Something like that. If I understood correctly. Zoran ___ On Mon,

[yocto] Yocto Project Unassigned Bugs - Help Needed

2019-01-07 Thread Jolley, Stephen K
All, The triage team meets weekly and does its best to handle the bugs reported into the Bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the

[yocto] Change SH to BASH

2019-01-07 Thread Mohammad Ali Boroumand
Hi How can configure Yocto Project to change system shell and interactive environment shell from SH to BASH before building Poky? -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

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

2019-01-07 Thread Paul Eggleton
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. Cheers, Paul On Monday, 7 January 2019 11:35:01 PM NZDT Burton, Ross wrote: >

[yocto] Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT)

2019-01-07 Thread Jolley, Stephen K
All, Just a reminder we will hold the monthly Yocto Project Technical Meeting at 8am PDT tomorrow. We moved it from 1/1 to 1/8 due to the Holiday. I will start tracking the minutes at: https://docs.google.com/document/d/1Y5IIuE-z0Ykdl-DwuzUJh52flOZuhN_TSAfw2tdU9pg/edit?ts=5c06b22d Please

[yocto] Recall: Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT)

2019-01-07 Thread Jolley, Stephen K
Jolley, Stephen K would like to recall the message, "Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT) ". -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT)

2019-01-07 Thread Jolley, Stephen K
All, Just a reminder we will hold the monthly Yocto Project Technical Meeting at 8am PDT tomorrow. We moved it from 1/1 to 1/8 due to the Holiday. If you wish to see the notes please request access to the google doc:

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

2019-01-07 Thread Pandey, Kamal
Hi, I solved the problem by using meta-openamp(branch should be similar to xilinx version) layer in my yocto project and enabled "libmetal" and "open-amp" packages in my image recipe. It compiled successfully. I also add rpmsg-echo-test, rpmsg-mat-mul , and rpmsg-proxy-app packages in the

Re: [linux-yocto] [kernel-cache][PATCH 1/2] qemuarma9: remove unused qemuarma9 configs

2019-01-07 Thread Jon Mason
On Sun, Jan 6, 2019 at 7:39 PM Bruce Ashfield wrote: > > On Fri, Jan 4, 2019 at 4:39 PM Jon Mason wrote: > > > > Nothing in the Yocto Project is currently using the qemuarma9 configs, > > and this appears to be cruft. Also, there are kernel compile warnings > > when attempting to compile on

[yocto] Incorrect config generated for yocto-style kernel (sumo)

2019-01-07 Thread Kristupas Savickas
Hello, I'm porting a kernel to use yocto-style build process. The kernel fetches fine, but there's a problem with '.config' file generation. I'd like to supply a 'defconfig' and a configuration fragment file 'test.cfg' (which should be overlayed on top of 'defconfig') from the bitbake

Re: [yocto] Python3 and pathlib/ntpath

2019-01-07 Thread Einar Vading
Hello again, I can't get this to work. If I add pathlib and ntpath like in my initial email I have pathlib on target. If however I 'IMAGE_INSTALL_append = " python3-misc"' or add python3-misc as RDEPENDS in meson recipe I don't have pathlib on target. There is no mention of ntpath or pathlib in

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

2019-01-07 Thread richard . purdie
On Sun, 2019-01-06 at 11:43 -0600, Aníbal Limón wrote: > In stdout reported as, > > ... > BEGIN: ptest-dir > ... > DURATION: Ns > END: ptest-dir > ... > > In XML reported as, > > ... > > Ns > > ... Looks good, thanks! One minor detail - should this be: N ? I'm wondering if we

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

2019-01-07 Thread Burton, Ross
Yes, AUH pretty much replaces this I'd say. Ross On Mon, 7 Jan 2019 at 10:26, Alexander Kanavin wrote: > > Looks like this has regressed and is sending out outdated, misleading > information (probably related to recent distrodata-releated changes). > > Shall we switch it off for now? > > AUH

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

2019-01-07 Thread Alexander Kanavin
Looks like this has regressed and is sending out outdated, misleading information (probably related to recent distrodata-releated changes). Shall we switch it off for now? AUH has largely superseded this report anyway, and I have a feeling most people tune it out already. Alex On Mon, 7 Jan