Re: [linux-yocto] v4.18.x - stable updates comprising v4.18.42

2019-08-25 Thread Paul Gortmaker
[Re: v4.18.x - stable updates comprising v4.18.42] On 25/08/2019 (Sun 22:10) Bruce Ashfield wrote: > On Sun, Aug 18, 2019 at 10:14 AM Paul Gortmaker > wrote: > > > > Bruce, Yocto kernel folks: > > > > Here is the next 4.18.x stable update "extension" primarily created > > for the Yocto project,

Re: [linux-yocto] : [kernel-cache master]: renesas-rcar: add configure file for renesas BSP in kernel-cache

2019-08-25 Thread Bruce Ashfield
On Wed, Aug 21, 2019 at 6:15 AM wrote: > > From: Limeng > > Hi Bruce, > > I am working on BSP renesas-rcar platform, and intend to merge this BSP > supporting into yocto community. > Below patch includes scc and cfg files for renesas-rcar platform. > > Could you please merge this patch into

Re: [linux-yocto] v4.18.x - stable updates comprising v4.18.42

2019-08-25 Thread Bruce Ashfield
On Sun, Aug 18, 2019 at 10:14 AM Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 4.18.x stable update "extension" primarily created > for the Yocto project, continuing from the previous v4.18.41 release. > > There are about 150 commits here, based on the remaining

Re: [yocto] To enable all service files

2019-08-25 Thread ChenQi
On 08/24/2019 04:16 PM, JH wrote: Hi, I have multiple services files defined in following statements, will it all automatically be enabled? SYSTEMD_SERVICE_${PN} = "${PN}.service app1.service app2.service app2.timer app3.service" SYSTEMD_AUTO_ENABLE_${PN} = "enable" Thank you. Kind regards,

Re: [yocto] Build break in the latest openbmc tree.

2019-08-25 Thread akuster808
the meta-security layer should be fix now. please update and let me know if not. -armin On 8/22/19 6:09 PM, Brad Bishop wrote: > at 6:38 PM, James Feist wrote: > >> On 8/22/19 3:35 PM, Jae Hyun Yoo wrote: >>> Hi brad, >> >> + The mailing list >> >>> We met a build break while making Intel

Re: [yocto] U-boot recipe fails for the master branch(new sbc)

2019-08-25 Thread akuster
On 8/25/19 2:15 AM, nishant poorswani wrote: > Hi, > > I'm trying to add a new board called rock-pi-s to the yocto project. > I've succesfully done it for the rocko branch. Now I'm moving it to > the master branch. I'm facing issues with u-boot. Here is the log for it: > >

[yocto] U-boot recipe fails for the master branch(new sbc)

2019-08-25 Thread nishant poorswani
Hi, I'm trying to add a new board called rock-pi-s to the yocto project. I've succesfully done it for the rocko branch. Now I'm moving it to the master branch. I'm facing issues with u-boot. Here is the log for it: https://pastebin.com/NAxqsvcB It seems the libfdt from dtc-1.5.0 is incompatible