diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-11-11 01:18:15 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-11-23 16:08:24 -0600 |
| commit | 0ae9fbb11c0c6f7cba0f1793dd6ea8f76b9a5f95 (patch) | |
| tree | 5073bcf7c984f2d3aab9f366193f2086a7388524 /meta-ti-bsp/conf/machine/include/omapl1.inc | |
| parent | 92fdd13c1ca58328a9bf4cd6a3a950ed62925fa9 (diff) | |
| download | meta-ti-0ae9fbb11c0c6f7cba0f1793dd6ea8f76b9a5f95.tar.gz | |
conf/machine/omapl138: correct few of the machine settings
Cleanup and unify again - omapl138-lcdk is the only platform supported in
the OMAP-L1 family. Plus there's no longer DaVinci family with corresponding
settings. Adjust accordingly.
Please note, there's currently a bug building Rust on ARMv5 platforms:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14967
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/omapl1.inc')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/omapl1.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/include/omapl1.inc b/meta-ti-bsp/conf/machine/include/omapl1.inc deleted file mode 100644 index d0262c3f..00000000 --- a/meta-ti-bsp/conf/machine/include/omapl1.inc +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require conf/machine/include/ti-soc.inc | ||
| 2 | SOC_FAMILY:append = ":omapl1" | ||
