mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
b38fd8247a
commit
b2e089fb78
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user