diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-03 11:53:06 +0100 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-03-04 00:32:39 -0500 |
| commit | 0d4418518a05b8f47697aa69a18a832d90eb8d87 (patch) | |
| tree | f5ab30ccba03c47b4c0c0b45c6c8e036aceb4ffb /conf/machine/include/omapl138.inc | |
| parent | 020b6f893d13e36bccd7a2d8e6a0e6ab5e602450 (diff) | |
| download | meta-ti-0d4418518a05b8f47697aa69a18a832d90eb8d87.tar.gz | |
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>
Diffstat (limited to 'conf/machine/include/omapl138.inc')
| -rw-r--r-- | conf/machine/include/omapl138.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/omapl138.inc b/conf/machine/include/omapl138.inc index 4c222753..19496424 100644 --- a/conf/machine/include/omapl138.inc +++ b/conf/machine/include/omapl138.inc | |||
| @@ -1 +1,2 @@ | |||
| 1 | SOC_FAMILY = "omapl138" | 1 | SOC_FAMILY = "omapl138" |
| 2 | require conf/machine/include/soc-family.inc | ||
