Re: [yocto] SRCREV issue with linux-yocto-custom do_validate_branches()

2015-04-21 Thread Bruce Ashfield
On 04/21/2015 08:21 AM, Mills, Clayton wrote: On 17 April 2015 14:28, Bruce Ashfield wrote: On 2015-04-17 6:12 AM, Mills, Clayton wrote: Hi All, I'm having a little trouble with do_validate_branches() inherited by my linux-yocto-custom. I'm building the 3.14.28 kernel with ltsi kernel patch s

Re: [yocto] SRCREV issue with linux-yocto-custom do_validate_branches()

2015-04-21 Thread Mills, Clayton
> On 17 April 2015 14:28, Bruce Ashfield wrote: > > On 2015-04-17 6:12 AM, Mills, Clayton wrote: > > Hi All, > > > > I'm having a little trouble with do_validate_branches() inherited by my > > linux-yocto-custom. > > I'm building the 3.14.28 kernel with ltsi kernel patch set applied, so was > > t

Re: [yocto] SRCREV issue with linux-yocto-custom do_validate_branches()

2015-04-17 Thread Bruce Ashfield
On 2015-04-17 6:12 AM, Mills, Clayton wrote: Hi All, I'm having a little trouble with do_validate_branches() inherited by my linux-yocto-custom. I'm building the 3.14.28 kernel with ltsi kernel patch set applied, so was trying to set this up with a custom linux recipe in my bsp. Out of curio

[yocto] SRCREV issue with linux-yocto-custom do_validate_branches()

2015-04-17 Thread Mills, Clayton
Hi All, I'm having a little trouble with do_validate_branches() inherited by my linux-yocto-custom. I'm building the 3.14.28 kernel with ltsi kernel patch set applied, so was trying to set this up with a custom linux recipe in my bsp. Pointing to a branch in my own git repo that has the patch se