[meta-ti] [PATCH v2 30/37] icss-emac-lld-rtos: Added rtos recipe for icss-emac-lld

Radhakrishnan, Mahesh m-radhakrishnan2 at ti.com
Mon Sep 18 14:08:12 PDT 2017


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: meta-ti at yoctoproject.org
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 <m-radhakrishnan2 at ti.com<mailto:m-radhakrishnan2 at ti.com>>

> ---

>

> 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

> meta-ti at yoctoproject.org<mailto:meta-ti at yoctoproject.org>

> https://lists.yoctoproject.org/listinfo/meta-ti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20170918/a0f09709/attachment-0001.html>


More information about the meta-ti mailing list