Re: [yocto] get_kernelversion_headers not replacing '_' by '-'

2019-04-05 Thread Dimitris Tassopoulos
The same also happens with the deb packager. But it works with rpm. For deb '_' is not allowed character, so I guess ithe same for ipkg. You need to either change the 'LOCALVERSION' of the kernel or use rpm. Dimitris On Thu, Apr 4, 2019 at 11:07 AM Fernando AE wrote: > Hello all, > > I

Re: [yocto] [ptest-runner] Run ptests via stdbuf configured to line-buffering

2019-04-05 Thread richard . purdie
On Fri, 2019-04-05 at 06:54 +, mikko.rap...@bmw.de wrote: > On Fri, Apr 05, 2019 at 07:46:00AM +0100, > richard.pur...@linuxfoundation.org wrote: > > On Fri, 2019-04-05 at 06:16 +, mikko.rap...@bmw.de wrote: > > > On Thu, Apr 04, 2019 at 10:48:17PM +0100, Richard Purdie wrote: > > > > On

Re: [yocto] [ptest-runner] Run ptests via stdbuf configured to line-buffering

2019-04-05 Thread Mikko.Rapeli
On Thu, Apr 04, 2019 at 10:48:17PM +0100, Richard Purdie wrote: > On Thu, 2019-04-04 at 18:00 +0200, Alexander Kanavin wrote: > > As ptest-runner communicates with child processes via pipe2(), > > the corresponding channels are not attached to a pty. In that > > situation stdio facilities like

Re: [yocto] [ptest-runner] Run ptests via stdbuf configured to line-buffering

2019-04-05 Thread richard . purdie
On Fri, 2019-04-05 at 06:16 +, mikko.rap...@bmw.de wrote: > On Thu, Apr 04, 2019 at 10:48:17PM +0100, Richard Purdie wrote: > > On Thu, 2019-04-04 at 18:00 +0200, Alexander Kanavin wrote: > > > As ptest-runner communicates with child processes via pipe2(), > > > the corresponding channels are

Re: [yocto] [ptest-runner] Run ptests via stdbuf configured to line-buffering

2019-04-05 Thread Mikko.Rapeli
On Fri, Apr 05, 2019 at 07:59:41AM +0100, richard.pur...@linuxfoundation.org wrote: > On Fri, 2019-04-05 at 06:54 +, mikko.rap...@bmw.de wrote: > > On Fri, Apr 05, 2019 at 07:46:00AM +0100, > > richard.pur...@linuxfoundation.org wrote: > > > On Fri, 2019-04-05 at 06:16 +,

Re: [yocto] [ptest-runner] Run ptests via stdbuf configured to line-buffering

2019-04-05 Thread Mikko.Rapeli
On Fri, Apr 05, 2019 at 07:46:00AM +0100, richard.pur...@linuxfoundation.org wrote: > On Fri, 2019-04-05 at 06:16 +, mikko.rap...@bmw.de wrote: > > On Thu, Apr 04, 2019 at 10:48:17PM +0100, Richard Purdie wrote: > > > On Thu, 2019-04-04 at 18:00 +0200, Alexander Kanavin wrote: > > > > As

Re: [yocto] QA notification for completed autobuilder build (yocto-2.6.2.rc3)

2019-04-05 Thread richard . purdie
On Thu, 2019-04-04 at 17:58 -0700, Tim Orling wrote: > Just curious: all Perl modules in oe-core have ptest enabled, but > only libxml-parser-perl is included in these test reports. Is it > simply the only module in that image or is something else afoot? Its probably the only one in the image. I

Re: [yocto] [meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd

2019-04-05 Thread Adrian Bunk
On Fri, Apr 05, 2019 at 11:05:17AM +0530, akuster808 wrote: > > > On 4/5/19 10:29 AM, Adrian Bunk wrote: > > On Fri, Apr 05, 2019 at 03:47:46AM +0530, Armin Kuster wrote: > >> Signed-off-by: Armin Kuster > >> --- > >> recipes-security/sssd/sssd_1.16.4.bb | 2 +- > >> 1 file changed, 1

Re: [yocto] require and image.bbappend

2019-04-05 Thread Matteo Facchinetti
Hi Stefano, Il giorno gio 4 apr 2019 alle ore 17:32 Stefano Babic ha scritto: > Hi Matteo, > > On 04/04/19 15:35, Matteo Facchinetti wrote: > > Hi, > > > > I encountered a problem when try to add packages in my image recipe, but > > I don't understernd if I wrong something or I have to do it in

Re: [yocto] yocto touchscreen

2019-04-05 Thread Stanisavljevic
Hello Zoran, I keep you in touch about the migration from sumo to thud to solve my problem of locked touchscreen. I migrated from sumo to thud version, but nothing changed, the problem is the same, and I have same messages on boot as sumo version. I looked that the x server have a

Re: [yocto] require and image.bbappend

2019-04-05 Thread Stefano Babic
Hi Matteo, On 05/04/19 17:54, Matteo Facchinetti wrote: > > Hi Stefano, > > Il giorno gio 4 apr 2019 alle ore 17:32 Stefano Babic > ha scritto: > > Hi Matteo, > > On 04/04/19 15:35, Matteo Facchinetti wrote: > > Hi, > > > > I encountered a problem

Re: [yocto] Metadata is missing in some Python packages

2019-04-05 Thread Burton, Ross
What metadata in particular do you refer to? Ross On Thu, 4 Apr 2019 at 11:04, Guenther Meyer wrote: > > Hi, > > I added some python recipes for my application, and now I have the > problem, that in some of the created packages the metadata is missing. > For example, the package I have for

Re: [yocto] Worries kernels supported

2019-04-05 Thread Bruce Ashfield
On Fri, Apr 5, 2019 at 7:42 PM Bruce Ashfield wrote: > > On Thu, Apr 4, 2019 at 5:28 PM akuster808 wrote: > > > > Hello, > > > > I noticed there are 3 kernels in Warrior. 4.18, 4.19 an 5.0. Do we > > really need 4.18? > > I see its the default version for poky-tiny. 4.18 is EOL but maintained >

Re: [yocto] Worries kernels supported

2019-04-05 Thread Bruce Ashfield
On Thu, Apr 4, 2019 at 5:28 PM akuster808 wrote: > > Hello, > > I noticed there are 3 kernels in Warrior. 4.18, 4.19 an 5.0. Do we > really need 4.18? > I see its the default version for poky-tiny. 4.18 is EOL but maintained > by Windriver. 4.18 needed to be around through M3 to backstop some

Re: [yocto] require and image.bbappend

2019-04-05 Thread Matteo Facchinetti
Hi Stefano, Il giorno ven 5 apr 2019 alle ore 18:33 Stefano Babic ha scritto: > Hi Matteo, > > On 05/04/19 17:54, Matteo Facchinetti wrote: > > > > Hi Stefano, > > > > Il giorno gio 4 apr 2019 alle ore 17:32 Stefano Babic > > ha scritto: > > > > Hi Matteo, > > > >

Re: [yocto] [OE-core] Worries kernels supported

2019-04-05 Thread Khem Raj
On Thu, Apr 4, 2019 at 2:29 PM akuster808 wrote: > > Hello, > > I noticed there are 3 kernels in Warrior. 4.18, 4.19 an 5.0. Do we > really need 4.18? > I see its the default version for poky-tiny. 4.18 is EOL but maintained > by Windriver. I would prefer it to be 4.19 since thats at least LTS

Re: [yocto] Worries kernels supported

2019-04-05 Thread akuster808
On 4/6/19 5:12 AM, Bruce Ashfield wrote: > On Thu, Apr 4, 2019 at 5:28 PM akuster808 wrote: >> Hello, >> >> I noticed there are 3 kernels in Warrior. 4.18, 4.19 an 5.0. Do we >> really need 4.18? >> I see its the default version for poky-tiny. 4.18 is EOL but maintained >> by Windriver. > 4.18

Re: [yocto] [meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd

2019-04-05 Thread akuster808
On 4/5/19 1:49 PM, Adrian Bunk wrote: > On Fri, Apr 05, 2019 at 11:05:17AM +0530, akuster808 wrote: >> >> On 4/5/19 10:29 AM, Adrian Bunk wrote: >>> On Fri, Apr 05, 2019 at 03:47:46AM +0530, Armin Kuster wrote: Signed-off-by: Armin Kuster --- recipes-security/sssd/sssd_1.16.4.bb