Re: [yocto] [PATCH 2/3] poky: update default kernel to v4.15

2018-02-15 Thread Anuj Mittal
On 02/16/2018 02:14 PM, akuster808 wrote: > > > On 02/15/2018 08:54 PM, Anuj Mittal wrote: >> Hi Bruce, >> >> On 02/07/2018 12:34 AM, Bruce Ashfield wrote: >>> Updating the default kernel for qemu* to be v4.15. This allows easy >>> integration of the latest fixes/features for new BSPs. 4.14 is al

Re: [yocto] [PATCH 2/3] poky: update default kernel to v4.15

2018-02-15 Thread akuster808
On 02/15/2018 08:54 PM, Anuj Mittal wrote: > Hi Bruce, > > On 02/07/2018 12:34 AM, Bruce Ashfield wrote: >> Updating the default kernel for qemu* to be v4.15. This allows easy >> integration of the latest fixes/features for new BSPs. 4.14 is also >> available as a LTS kernel option. >> >> Signed-

Re: [yocto] [PATCH 2/3] poky: update default kernel to v4.15

2018-02-15 Thread Anuj Mittal
Hi Bruce, On 02/07/2018 12:34 AM, Bruce Ashfield wrote: > Updating the default kernel for qemu* to be v4.15. This allows easy > integration of the latest fixes/features for new BSPs. 4.14 is also > available as a LTS kernel option. > > Signed-off-by: Bruce Ashfield > --- > meta-poky/conf/distro

Re: [yocto] Yocto uses UTC time for DATETIME instead of localtime

2018-02-15 Thread Burton, Ross
On 12 February 2018 at 04:24, Davis Roman wrote: > DATE := "${@time.strftime('%Y%m%d',time.localtime())}" > TIME := "${@time.strftime('%H%M%S',time.localtime())}" > > > Can you suggest a different way of making this change? > Use bitbake -e to see if there's a good reason why that didn't work. P

Re: [yocto] Yocto Recipe for LibRXE.

2018-02-15 Thread Burton, Ross
It's not in the layer index ( http://layers.openembedded.org/layerindex/branch/master/recipes/?q=librxe), so I suggest you start with devtool to create a new recipe. Ross On 7 February 2018 at 17:43, Vish (Vishwanath) Maram < vishwanat...@samsung.com> wrote: > Hi, > > I am looking for a yocto re