From 03e18c5c6a38ac9f7855d7abf3d7c552f18ce0c2 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 6 Jul 2017 21:59:41 +0000 Subject: qmss-lld-rtos: Add support for c66x Signed-off-by: Denys Dmytriyenko --- recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb index 198f2bf3..7f771429 100644 --- a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb +++ b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb @@ -2,6 +2,8 @@ inherit ti-pdk require qmss-lld.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" + +COMPATIBLE_MACHINE_append = "|c66x" DEPENDS_append = " rm-lld-rtos" -- cgit v1.2.3-54-g00ecf