Hi Denys,

I see that icss-emac-lld was pushed to morty-next-rel a couple of weeks ago.

https://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?h=morty-next-rel&id=d959ca1fb0060c330701634352bd88b8ba53c31d



Hope this will suffice for this rtos recipe.



Regards

Mahesh



-----Original Message-----
From: Dmytriyenko, Denys
Sent: Thursday, August 24, 2017 5:51 PM
To: Radhakrishnan, Mahesh
Cc: [email protected]
Subject: Re: [meta-ti] [PATCH v2 30/37] icss-emac-lld-rtos: Added rtos recipe 
for icss-emac-lld



This one is out too, since dependent icss-emac-lld isn't in yet.





On Tue, Jul 18, 2017 at 07:03:41PM -0400, Mahesh Radhakrishnan wrote:

> Upstreaming RTOS low level driver for ICSS-EMAC

> Signed-off-by: Mahesh Radhakrishnan 
> <[email protected]<mailto:[email protected]>>

> ---

>

> v2 - Added summary

>

>  .../icss-emac-lld/icss-emac-lld-rtos_git.bb        | 25 
> ++++++++++++++++++++++

>  1 file changed, 25 insertions(+)

>  create mode 100644

> recipes-bsp/icss-emac-lld/icss-emac-lld-rtos_git.bb

>

> diff --git a/recipes-bsp/icss-emac-lld/icss-emac-lld-rtos_git.bb

> b/recipes-bsp/icss-emac-lld/icss-emac-lld-rtos_git.bb

> new file mode 100644

> index 0000000..882ce99

> --- /dev/null

> +++ b/recipes-bsp/icss-emac-lld/icss-emac-lld-rtos_git.bb

> @@ -0,0 +1,25 @@

> +SUMMARY = "TI RTOS low level driver for ICSS-EMAC"

> +

> +inherit ti-pdk

> +require icss-emac-lld.inc

> +

> +PR = "${INC_PR}.0"

> +

> +DEPENDS_append = " osal-rtos \

> +                   pruss-lld-rtos \

> +"

> +DEPENDS_append_ti33x = " starterware-rtos \ "

> +DEPENDS_append_ti43x = " starterware-rtos \ "

> +

> +# Build with make instead of XDC

> +TI_PDK_XDCMAKE = "0"

> +

> +export PDK_ICSS_EMAC_ROOT_PATH ="${WORKDIR}/build"

> +export DEST_ROOT="${S}"

> +

> +# HTML doc link params

> +PDK_COMP_LINK_TEXT = "ICSS-EMAC LLD"

> +

> +INSANE_SKIP_${PN} = "arch"

> --

> 1.9.1

>

> --

> _______________________________________________

> meta-ti mailing list

> [email protected]<mailto:[email protected]>

> https://lists.yoctoproject.org/listinfo/meta-ti
-- 
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to