summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/sciclient/sciclient-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/sciclient/sciclient-rtos_git.bb')
-rw-r--r--recipes-bsp/sciclient/sciclient-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb
index 2de94d02..e1455993 100644
--- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
+++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
@@ -36,9 +36,9 @@ export PDK_SCICLIENT_ROOT_PATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/pac
36#export PDK_SCICLIENT_ROOT_PATH ="${WORKDIR}/build" 36#export PDK_SCICLIENT_ROOT_PATH ="${WORKDIR}/build"
37#export DEST_ROOT="${S}" 37#export DEST_ROOT="${S}"
38 38
39LIMSOCS_am65xx-evm = "am65xx" 39LIMSOCS_am65xx = "am65xx"
40LIMBOARDS_am65xx-evm = "am65xx_evm" 40LIMBOARDS_am65xx = "am65xx_evm"
41BOARD_PACKAGE_am65xx-evm = "am65xx_evm" 41BOARD_PACKAGE_am65xx = "am65xx_evm"
42 42
43# HTML doc link params 43# HTML doc link params
44PDK_COMP_LINK_TEXT = "SCICLIENT" 44PDK_COMP_LINK_TEXT = "SCICLIENT"