[meta-ti] [EXTERNAL] [rocko/master][PATCH] uart-lld-rtos: Updating checksum file & dependency for ti33x

Stiffler, Jacob j-stiffler at ti.com
Wed Feb 20 06:27:37 PST 2019


Ping.

> -----Original Message-----
> From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> bounces at yoctoproject.org] On Behalf Of Stiffler, Jacob
> Sent: Thursday, February 14, 2019 12:54 PM
> To: Radhakrishnan, Mahesh; meta-ti at yoctoproject.org
> Subject: Re: [meta-ti] [EXTERNAL] [rocko/master][PATCH] uart-lld-rtos:
> Updating checksum file & dependency for ti33x
> 
> ACK
> 
> 
> Acked-by: Jacob Stiffler <j-stiffler at ti.com>
> 
> 
> On 2/14/2019 11:53 AM, Mahesh Radhakrishnan wrote:
> > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> > ---
> >   recipes-bsp/uart-lld/uart-lld-rtos_git.bb | 12 ++++++++----
> >   1 file changed, 8 insertions(+), 4 deletions(-)
> >
> > diff --git a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb b/recipes-bsp/uart-
> lld/uart-lld-rtos_git.bb
> > index 0dceecb..be1f8c8 100644
> > --- a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb
> > +++ b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb
> > @@ -4,7 +4,7 @@ DESCRIPTION = "TI RTOS low level driver for Universal
> Asynchronous Receiver/Tran
> >   inherit ti-pdk
> >
> >   LICENSE = "BSD-3-Clause"
> > -LIC_FILES_CHKSUM =
> "file://UART.h;beginline=1;endline=31;md5=8580f9c5c0de8d5d13518cf18a01
> 22b8"
> > +LIC_FILES_CHKSUM =
> "file://COPYING.txt;beginline=1;endline=31;md5=94b6a199da1caf777f6756c
> b70aca4a7"
> >
> >   COMPATIBLE_MACHINE = "ti33x|ti43x|omap-
> a15|keystone|omapl1|c66x|k3"
> >   PACKAGE_ARCH = "${MACHINE_ARCH}"
> > @@ -14,19 +14,21 @@ UART_LLD_GIT_PROTOCOL = "git"
> >   UART_LLD_GIT_BRANCH = "master"
> >
> >   # Below commit ID corresponds to "DEV.UART_LLD.01.00.00.13"
> > -UART_LLD_SRCREV = "3af02f4c4e4d5fe126d49076d343f41ea3878106"
> > +UART_LLD_SRCREV = "f9298edb5a39bd72f256b53a0b63c6c019cdedce"
> >
> >   BRANCH = "${UART_LLD_GIT_BRANCH}"
> >   SRC_URI =
> "${UART_LLD_GIT_URI};protocol=${UART_LLD_GIT_PROTOCOL};branch=${BR
> ANCH}"
> >
> >   SRCREV = "${UART_LLD_SRCREV}"
> >   PV = "01.00.00.13"
> > -PR = "r0"
> > +PR = "r1"
> >
> >   DEPENDS_append = " edma3-lld-rtos \
> >                      osal-rtos \
> >   "
> > -DEPENDS_append_ti33x = " starterware-rtos"
> > +DEPENDS_append_ti33x = " starterware-rtos \
> > +                         pruss-lld-rtos \
> > +"
> >   DEPENDS_append_ti43x = " starterware-rtos"
> >
> >   DEPENDS_remove_k3 = "edma3-lld-rtos "
> > @@ -43,3 +45,5 @@ XDCPATH_append =
> ";${EDMA3_LLD_INSTALL_DIR}/packages"
> >
> >   # HTML doc link params
> >   PDK_COMP_LINK_TEXT = "UART LLD"
> > +
> > +INSANE_SKIP_${PN} = "arch"
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list