Re: [OE-core] [PATCH] insane: Add mechanism to extend QA machine information from BSP layer

2016-07-26 Thread Christopher Larson
On Fri, Jul 22, 2016 at 7:25 AM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > In order to add a new architecture or sub-architecture to OE, you currently > need to tweak the table in insane.bbclass. This adds a mechanism so this > can be done from a BSP layer. It needs a function

[OE-core] [PATCH] insane: Add mechanism to extend QA machine information from BSP layer

2016-07-22 Thread Richard Purdie
In order to add a new architecture or sub-architecture to OE, you currently need to tweak the table in insane.bbclass. This adds a mechanism so this can be done from a BSP layer. It needs a function definition which needs a class file but can then be done with something like: def my_testfunc(machd