[meta-ti] [morty/master][PATCH] i2c-lld-rtos: Adding dependency to pruss-lld-rtos for am335x, am437x and am57xx
Denys Dmytriyenko
denys at ti.com
Mon Jan 15 19:22:44 PST 2018
Is this required for morty? Is it a bugfix?
On Mon, Jan 15, 2018 at 04:56:04PM -0500, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> ---
> recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
> index a178c27..674af36 100644
> --- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
> +++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
> @@ -26,8 +26,12 @@ PR = "r0"
> DEPENDS_append = " osal-rtos \
> "
> DEPENDS_append_ti33x = " starterware-rtos \
> + pruss-lld-rtos \
> "
> DEPENDS_append_ti43x = " starterware-rtos \
> + pruss-lld-rtos \
> +"
> +DEPENDS_append_am57xx-evm = " pruss-lld-rtos \
> "
>
> # Build with make instead of XDC
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list