diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-02-22 04:12:56 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:30 -0600 |
| commit | 209da2791f911235faaf4104ebf289b0e11d975b (patch) | |
| tree | c3813986956e92f2482f5fec5da34fccd654cbbb /recipes-ti/ipc | |
| parent | ea5b431bdac13759d1dab20a8d6e3d26a16a5501 (diff) | |
| download | meta-ti-209da2791f911235faaf4104ebf289b0e11d975b.tar.gz | |
conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
Those platforms are being deprecated and not supported in future meta-ti releases.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-ti/ipc')
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-common.inc | 1 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc_git.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc index a32aad09..1879a3f2 100644 --- a/recipes-ti/ipc/ti-ipc-common.inc +++ b/recipes-ti/ipc/ti-ipc-common.inc | |||
| @@ -6,7 +6,6 @@ COMPATIBLE_HOST ?= "null" | |||
| 6 | COMPATIBLE_HOST:ti-soc = "(.*)" | 6 | COMPATIBLE_HOST:ti-soc = "(.*)" |
| 7 | 7 | ||
| 8 | PLATFORM = "UNKNOWN" | 8 | PLATFORM = "UNKNOWN" |
| 9 | PLATFORM:omap5-evm = "OMAP54XX" | ||
| 10 | PLATFORM:dra7xx = "DRA7XX" | 9 | PLATFORM:dra7xx = "DRA7XX" |
| 11 | PLATFORM:k2hk = "TCI6638" | 10 | PLATFORM:k2hk = "TCI6638" |
| 12 | PLATFORM:k2l = "TCI6630" | 11 | PLATFORM:k2l = "TCI6630" |
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index c3a58472..ed712bab 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb | |||
| @@ -15,7 +15,6 @@ SRC_URI += "file://tiipclad-daemon.sh \ | |||
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | DAEMON = "UNKNOWN" | 17 | DAEMON = "UNKNOWN" |
| 18 | DAEMON:omap5-evm = "lad_omap54xx_smp" | ||
| 19 | DAEMON:dra7xx = "lad_dra7xx" | 18 | DAEMON:dra7xx = "lad_dra7xx" |
| 20 | DAEMON:k2hk = "lad_tci6638" | 19 | DAEMON:k2hk = "lad_tci6638" |
| 21 | DAEMON:k2l = "lad_tci6630" | 20 | DAEMON:k2l = "lad_tci6630" |
