Mahesh, Jake, Please clarify.
On Mon, Jan 15, 2018 at 10:22:44PM -0500, Denys Dmytriyenko wrote: > 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 <[email protected]> > > --- > > 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 > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-ti > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
