On Fri, Mar 8, 2013 at 2:51 PM, Chase Maupin <[email protected]> wrote: > * the current order has SOC_FAMILY settings, which are generic > settings for a group of devices, overriding the machine specific > settings. For example: > > KERNEL_DEVICETREE_ti33x = "xxxx" > KERNEL_DEVICETREE_beaglebone = "yyyy" > > Should yield "yyyy" when building for the beaglebone because > that is a more specific device than ti33x. However, without this > change the result is that the value is set to "xxxx" meaning the > more generic setting overrides the more specific setting. > > Signed-off-by: Chase Maupin <[email protected]>
Maybe while on that you could look at supporting xx:yy as SoC family? like am37xx:am3715 ? -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
