summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2018-08-25 03:12:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-08-26 16:08:21 +0000
commitb2e089fb78d0ac0df45701a6fc657f8a3d6fe032 (patch)
treee25a04afcea833594758be618e3e051f2cf39388
parentb38fd8247aff79db054b455ee38467c1ec89842e (diff)
downloadmeta-ti-b2e089fb78d0ac0df45701a6fc657f8a3d6fe032.tar.gz
sciclient: Recipe cleanup
- Remove redundant description - remove redundant defines Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/sciclient/sciclient-rtos_git.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb
index e899b663..e059f4b3 100644
--- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
+++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
@@ -1,5 +1,4 @@
1SUMMARY = "TI RTOS low level driver for SCICLIENT" 1SUMMARY = "TI RTOS low level driver for SCICLIENT"
2DESCRIPTION = "TI RTOS low level driver for SCICLIENT "
3 2
4inherit ti-pdk 3inherit ti-pdk
5 4
@@ -37,13 +36,8 @@ export PDK_SCICLIENT_ROOT_PATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/pac
37#export PDK_SCICLIENT_ROOT_PATH ="${WORKDIR}/build" 36#export PDK_SCICLIENT_ROOT_PATH ="${WORKDIR}/build"
38#export DEST_ROOT="${S}" 37#export DEST_ROOT="${S}"
39 38
40LIMSOCS = "am65xx"
41LIMSOCS_am65xx-evm = "am65xx" 39LIMSOCS_am65xx-evm = "am65xx"
42
43LIMBOARDS = "am65xx_evm"
44LIMBOARDS_am65xx-evm = "am65xx_evm" 40LIMBOARDS_am65xx-evm = "am65xx_evm"
45
46BOARD_PACKAGE = ""
47BOARD_PACKAGE_am65xx-evm = "am65xx_evm" 41BOARD_PACKAGE_am65xx-evm = "am65xx_evm"
48 42
49# HTML doc link params 43# HTML doc link params