mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
SOC_FAMILY: add to MACHINE_OVERRIDES locally
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
020b6f893d
commit
0d4418518a
@@ -1,4 +1,5 @@
|
||||
SOC_FAMILY = "omap4"
|
||||
require conf/machine/include/soc-family.inc
|
||||
|
||||
require conf/machine/include/tune-cortexa8.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user