All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH] sciclient-rtos: Specifying HS_BUILD=yes for am65xx-evm-hs targets
@ 2020-03-25 14:00 Mahesh Radhakrishnan
  2020-03-25 20:28 ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Mahesh Radhakrishnan @ 2020-03-25 14:00 UTC (permalink / raw)
  To: meta-ti

---
 recipes-bsp/sciclient/sciclient-rtos_git.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb
index d14c4a12..74a64c1c 100644
--- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
+++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
@@ -25,6 +25,10 @@ SCICLIENT_ROOTPATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv
 export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
 export PDK_SCICLIENT_ROOT_PATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/packages"
 
+BUILD_HS = ""
+BUILD_HS_am65xx-hs-evm = "yes"
+export BUILD_HS
+
 # Sciclient for am65x supports mcu1_1 in addition to the default cores in TI_PDK_LIMIT_CORES
 TI_PDK_LIMIT_CORES_append_am65xx = " mcu1_1"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-ti] [thud/master][PATCH] sciclient-rtos: Specifying HS_BUILD=yes for am65xx-evm-hs targets
  2020-03-25 14:00 [thud/master][PATCH] sciclient-rtos: Specifying HS_BUILD=yes for am65xx-evm-hs targets Mahesh Radhakrishnan
@ 2020-03-25 20:28 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2020-03-25 20:28 UTC (permalink / raw)
  To: m-radhakrishnan2; +Cc: meta-ti, meta-ti

Why thud?
Also, please don't forget Signed-off-by: line.


On Wed, Mar 25, 2020 at 10:00:46AM -0400, Mahesh Radhakrishnan via Lists.Yoctoproject.Org wrote:
> ---
>  recipes-bsp/sciclient/sciclient-rtos_git.bb | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb
> index d14c4a12..74a64c1c 100644
> --- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
> +++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
> @@ -25,6 +25,10 @@ SCICLIENT_ROOTPATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv
>  export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
>  export PDK_SCICLIENT_ROOT_PATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/packages"
>  
> +BUILD_HS = ""
> +BUILD_HS_am65xx-hs-evm = "yes"
> +export BUILD_HS
> +
>  # Sciclient for am65x supports mcu1_1 in addition to the default cores in TI_PDK_LIMIT_CORES
>  TI_PDK_LIMIT_CORES_append_am65xx = " mcu1_1"
>  
> -- 
> 2.17.1
> 

> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-25 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 14:00 [thud/master][PATCH] sciclient-rtos: Specifying HS_BUILD=yes for am65xx-evm-hs targets Mahesh Radhakrishnan
2020-03-25 20:28 ` [meta-ti] " Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.