]> code.ossystems Code Review - openembedded-core.git/commit
soc-family.inc: to be included in machine.conf to add SOC_FAMILY to MACHINEOVERRIDE
authorDenys Dmytriyenko <denys@ti.com>
Sun, 4 Mar 2012 06:24:34 +0000 (01:24 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Mar 2012 12:49:24 +0000 (04:49 -0800)
commit641cdbc7ee0186053dd541e0dd5fb7b03b1c10d1
tree948472fac8c1fe62ea1d42296ae8d29550153aab
parent0e6dfa5dcf324a1d32b634bbcd9487106a6f5413
soc-family.inc: to be included in machine.conf to add SOC_FAMILY to MACHINEOVERRIDE

Add a soc-family.inc file that can be included in a machine.conf to enable
the use of SOC_FAMILY in MACHINEOVERRIDE, which could be useful to group
multiple machines with the same common base. Some examples can be seen in
meta-ti BSP layer.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/soc-family.inc [new file with mode: 0644]