[meta-ti] [rocko][PATCH] sciclient: Recipe cleanup

Sam Nelson sam.nelson at ti.com
Fri Aug 24 14:12:49 PDT 2018


- Remove redundant description
- remove redundant defines

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
---
 recipes-bsp/sciclient/sciclient-rtos_git.bb | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb
index e899b66..e059f4b 100644
--- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
+++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
@@ -1,5 +1,4 @@
 SUMMARY = "TI RTOS low level driver for SCICLIENT"
-DESCRIPTION = "TI RTOS low level driver for SCICLIENT "
 
 inherit ti-pdk
 
@@ -37,13 +36,8 @@ export PDK_SCICLIENT_ROOT_PATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/pac
 #export PDK_SCICLIENT_ROOT_PATH ="${WORKDIR}/build"
 #export DEST_ROOT="${S}"
 
-LIMSOCS = "am65xx"
 LIMSOCS_am65xx-evm = "am65xx"
-
-LIMBOARDS = "am65xx_evm"
 LIMBOARDS_am65xx-evm = "am65xx_evm"
-
-BOARD_PACKAGE = ""
 BOARD_PACKAGE_am65xx-evm = "am65xx_evm"
 
 # HTML doc link params
-- 
1.9.1



More information about the meta-ti mailing list