summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-12-21 03:03:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-12-21 11:14:28 -0500
commit02f83d69e55206f846b26f5385c7b7ecc246d8ea (patch)
treeaed720e78916e3e0f2b106d4eb015376892ebe6c
parent4b25bf89eda2fa50eb5881de5acc212c502b40fc (diff)
downloadmeta-ti-02f83d69e55206f846b26f5385c7b7ecc246d8ea.tar.gz
edma3-lld-rtos: Adding c66x and omapl1 support
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 08ab4ec4..071a51a5 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
5 5
6DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" 6DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native"
7 7
8COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" 8COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"
10 10
11PLATFORMLIST = "" 11PLATFORMLIST = ""