[OE-core] [PATCH] soc-family: fix SOC_FAMILY override order
Otavio Salvador
otavio at ossystems.com.br
Fri Mar 8 18:52:57 UTC 2013
On Fri, Mar 8, 2013 at 2:51 PM, Chase Maupin <Chase.Maupin at ti.com> 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 <Chase.Maupin at ti.com>
Maybe while on that you could look at supporting xx:yy as SoC family?
like am37xx:am3715 ?
--
Otavio Salvador O.S. Systems
E-mail: otavio at ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
More information about the Openembedded-core
mailing list