aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pa-lld/pa-lld-rtos_git.bb')
-rw-r--r--recipes-bsp/pa-lld/pa-lld-rtos_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld-rtos_git.bb b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
index e415f36c..046ec80e 100644
--- a/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
+++ b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
@@ -3,10 +3,10 @@ SUMMARY = "TI RTOS low level driver for Packet Accelerator (PA)"
inherit ti-pdk
require recipes-bsp/pa-lld/pa-lld.inc
-COMPATIBLE_MACHINE_append = "|c667x-evm"
+COMPATIBLE_MACHINE:append = "|c667x-evm"
PR = "${INC_PR}.0"
-DEPENDS_append = " rm-lld-rtos"
+DEPENDS:append = " rm-lld-rtos"
# HTML doc link params
PDK_COMP_LINK_TEXT = "PA LLD"