Re: [OE-core] [PATCH 1/7] linux-yocto/4.10: fix aufs build

2017-08-31 Thread Bruce Ashfield
On 2017-08-31 9:27 PM, Kevin Hao wrote: On Thu, Aug 31, 2017 at 03:30:58PM -0400, Bruce Ashfield wrote: diff --git a/meta/recipes-kernel/linux/linux-yocto_4.10.bb b/meta/recipes-kernel/linux/linux-yocto_4.10.bb index 4107891f6e8a..10b56cda77e7 100644 --- a/meta/recipes-kernel/linux/linux-yocto_

Re: [OE-core] [PATCH 1/7] linux-yocto/4.10: fix aufs build

2017-08-31 Thread Kevin Hao
On Thu, Aug 31, 2017 at 03:30:58PM -0400, Bruce Ashfield wrote: > diff --git a/meta/recipes-kernel/linux/linux-yocto_4.10.bb > b/meta/recipes-kernel/linux/linux-yocto_4.10.bb > index 4107891f6e8a..10b56cda77e7 100644 > --- a/meta/recipes-kernel/linux/linux-yocto_4.10.bb > +++ b/meta/recipes-kernel

[OE-core] [PATCH 1/7] linux-yocto/4.10: fix aufs build

2017-08-31 Thread Bruce Ashfield
The aufs patches were out of sync with the latest upstream and hence didn't build against 4.10. With this update, we are once again building and up to date with the upstream repo. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb | 4 ++-- meta/recipes-kernel