[yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-10 Thread Bruce Ashfield
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is broken into three parts: - meta/classes/kernel-yocto.bbclass: contains common routines

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-09 Thread Bruce Ashfield
On 10-12-09 3:49 PM, Darren Hart wrote: On 12/08/2010 06:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is b

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-09 Thread Bruce Ashfield
On 10-12-09 03:49 PM, Darren Hart wrote: On 12/08/2010 06:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-09 Thread Darren Hart
On 12/08/2010 06:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is broken into three parts: .../recipes-ker

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-08 Thread Darren Hart
On 12/08/2010 12:20 PM, Bruce Ashfield wrote: On 10-12-08 09:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. There may be a minor problem with this, stay tuned. I just had

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-08 Thread Bruce Ashfield
On 10-12-08 03:20 PM, Bruce Ashfield wrote: On 10-12-08 09:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. There may be a minor problem with this, stay tuned. I just had a

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-08 Thread Bruce Ashfield
On 10-12-08 09:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is broken into three parts: } -COMPATI

Re: [yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-08 Thread Bruce Ashfield
On 10-12-08 09:35 AM, Bruce Ashfield wrote: In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. There may be a minor problem with this, stay tuned. I just had a strange failure when I built the 2.6.37 kern

[yocto] [PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming

2010-12-08 Thread Bruce Ashfield
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is broken into three parts: - meta/classes/kernel-yocto.bbclass: contains common routines