diff options
author | Sam Nelson <sam.nelson@ti.com> | 2018-08-25 03:12:49 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-08-27 16:50:02 +0000 |
commit | b987670824163d9aaf45af5661dc916515ec5fea (patch) | |
tree | 9a307c14e9271bb2b685d3791ed10ac027250c5b /recipes-bsp/sciclient | |
parent | d008f3b0513902ef451514655289ed02f7700397 (diff) | |
download | meta-ti-b987670824163d9aaf45af5661dc916515ec5fea.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>
Diffstat (limited to 'recipes-bsp/sciclient')
-rw-r--r-- | recipes-bsp/sciclient/sciclient-rtos_git.bb | 6 |
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 @@ | |||
1 | SUMMARY = "TI RTOS low level driver for SCICLIENT" | 1 | SUMMARY = "TI RTOS low level driver for SCICLIENT" |
2 | DESCRIPTION = "TI RTOS low level driver for SCICLIENT " | ||
3 | 2 | ||
4 | inherit ti-pdk | 3 | inherit 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 | ||
40 | LIMSOCS = "am65xx" | ||
41 | LIMSOCS_am65xx-evm = "am65xx" | 39 | LIMSOCS_am65xx-evm = "am65xx" |
42 | |||
43 | LIMBOARDS = "am65xx_evm" | ||
44 | LIMBOARDS_am65xx-evm = "am65xx_evm" | 40 | LIMBOARDS_am65xx-evm = "am65xx_evm" |
45 | |||
46 | BOARD_PACKAGE = "" | ||
47 | BOARD_PACKAGE_am65xx-evm = "am65xx_evm" | 41 | BOARD_PACKAGE_am65xx-evm = "am65xx_evm" |
48 | 42 | ||
49 | # HTML doc link params | 43 | # HTML doc link params |