Re: [oe] [meta-oe][PATCH v2] pm-graph: package the pm-graph files

2019-07-04 Thread Liwei Song
On 07/05/2019 10:03 AM, Liwei Song wrote: > > > On 07/05/2019 10:01 AM, Saini, Naveen Kumar wrote: >> >> >> On 7/5/19 9:43 AM, Liwei Song wrote: >>> package /usr/lib/pm-grap and /bin/* files created by pm-graph >>> to aviod "Files were installed but not shipped in any package" >>> error. >>>

Re: [oe] [meta-oe][PATCH v2] pm-graph: package the pm-graph files

2019-07-04 Thread Saini, Naveen Kumar
On 7/5/19 9:43 AM, Liwei Song wrote: package /usr/lib/pm-grap and /bin/* files created by pm-graph to aviod "Files were installed but not shipped in any package" error. Signed-off-by: Liwei Song --- meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb | 3 +++ 1 file changed, 3 insertions(+)

Re: [oe] [meta-oe][PATCH v2] pm-graph: package the pm-graph files

2019-07-04 Thread Liwei Song
On 07/05/2019 10:01 AM, Saini, Naveen Kumar wrote: > > > On 7/5/19 9:43 AM, Liwei Song wrote: >> package /usr/lib/pm-grap and /bin/* files created by pm-graph >> to aviod "Files were installed but not shipped in any package" >> error. >> >> Signed-off-by: Liwei Song >> --- >>

[oe] [meta-oe][PATCH v2] pm-graph: package the pm-graph files

2019-07-04 Thread Liwei Song
package /usr/lib/pm-grap and /bin/* files created by pm-graph to aviod "Files were installed but not shipped in any package" error. Signed-off-by: Liwei Song --- meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git

Re: [oe] [meta-oe][PATCH] pm-graph: package the pm-graph files

2019-07-04 Thread Liwei Song
On 07/04/2019 06:31 PM, Saini, Naveen Kumar wrote: > > > On 7/4/19 5:20 PM, Liwei Song wrote: >> +FILES_${PN} = "${nonarch_libdir}/pm-graph \ >> + ${bindir}/sleepgraph \ >> + ${bindir}/bootgraph \ >> +" > > FILES_${PN} inherits ${bindir} & ${libdir} by default. So

Re: [oe] [meta-oe][PATCH] pm-graph: package the pm-graph files

2019-07-04 Thread Saini, Naveen Kumar
On 7/4/19 5:20 PM, Liwei Song wrote: +FILES_${PN} = "${nonarch_libdir}/pm-graph \ + ${bindir}/sleepgraph \ + ${bindir}/bootgraph \ +" FILES_${PN} inherits ${bindir} & ${libdir} by default. So it is not required. --

[oe] [meta-oe][PATCH] pm-graph: package the pm-graph files

2019-07-04 Thread Liwei Song
package /usr/lib/pm-grap and /bin/* files created by pm-graph to aviod "Files were installed but not shipped in any package" error. Signed-off-by: Liwei Song --- meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb | 5 + 1 file changed, 5 insertions(+) diff --git

Re: [oe] [PATCH] Remove OETestID from runtime tests

2019-07-04 Thread Richard Leitner
Hi Alistair, thanks for the patch, nonetheless I've added the same change already to master-next some days ago in e737745a3f2a9f0aea7d2e0ac03d496143fcc7be: https://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?h=master-next=e737745a3f2a9f0aea7d2e0ac03d496143fcc7be