mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-14 23:00:51 +00:00
0d4418518a
This breaks the hard dependency on Angstrom for getting a sane set of recipes. The variable name is kept the same and the actual code moved from angstrom.inc to soc-family.inc to make it clear what it is doing and how. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
3 lines
68 B
PHP
3 lines
68 B
PHP
SOC_FAMILY = "omapl138"
|
|
require conf/machine/include/soc-family.inc
|