[meta-ti] [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support

Denys Dmytriyenko denys at ti.com
Thu Sep 27 16:38:50 PDT 2018


On Thu, Sep 27, 2018 at 07:37:58PM -0400, Radhakrishnan, Mahesh wrote:
> 
> 
> -----Original Message-----
> From: Dmytriyenko, Denys 
> Sent: Thursday, September 27, 2018 5:45 PM
> To: Radhakrishnan, Mahesh
> Cc: meta-ti at yoctoproject.org
> Subject: Re: [meta-ti] [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support
> 
> On Thu, Sep 27, 2018 at 04:43:19PM -0400, Mahesh Radhakrishnan wrote:
> > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> > ---
> >  recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb | 13 ++++++++-----
> >  1 file changed, 8 insertions(+), 5 deletions(-)
> > 
> > diff --git a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
> > index 1b7218a..35a0cbc 100644
> > --- a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
> > +++ b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
> > @@ -3,9 +3,9 @@ SUMMARY = "TI RTOS low lever driver for Peripheral Interconnect Express (PCIE)"
> >  inherit ti-pdk
> >  
> >  LICENSE = "BSD-3-Clause"
> > -LIC_FILES_CHKSUM = "file://pcie.h;beginline=1;endline=34;md5=c094db055596498ba803933936611eb2"
> > +LIC_FILES_CHKSUM = "file://pcie.h;beginline=1;endline=34;md5=566a784d78790a716d641764d5d60b74"
> 
> Why the change?
> The copyright year changed. Here is the diff

Thanks, please add a brief note in the commit log.


>  @@ -1,6 +1,6 @@
>  /*
>   *
> - * Copyright (C) 2010-2016 Texas Instruments Incorporated - http://www.ti.com/
> + * Copyright (C) 2010-2018 Texas Instruments Incorporated - http://www.ti.com/^M
>   *
>   *
> 
> 
> > -COMPATIBLE_MACHINE = "omap-a15|keystone|c66x"
> > +COMPATIBLE_MACHINE = "omap-a15|keystone|c66x|k3"
> >  PACKAGE_ARCH = "${MACHINE_ARCH}"
> >  
> >  PCIE_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pcie-lld.git"
> > @@ -13,16 +13,19 @@ PCIE_LLD_GIT_PROTOCOL = "git"
> >  PCIE_LLD_GIT_BRANCH = "master"
> >  PCIE_LLD_GIT_DESTSUFFIX = "git/ti/drv/pcie"
> >  
> > -# Below commit ID corresponds to "DEV.PCIE_LLD.02.02.00.13"
> > -PCIE_LLD_SRCREV = "bf8d3a22c03a5f273321c284fa1737072eca3f77"
> > +# Below commit ID corresponds to "DEV.PCIE_LLD.02.03.00.01"
> > +PCIE_LLD_SRCREV = "61759fc238600e3d5506ce86db1f6b604334edf8"
> >  
> >  BRANCH = "${PCIE_LLD_GIT_BRANCH}"
> >  SRC_URI = "${PCIE_LLD_GIT_URI};destsuffix=${PCIE_LLD_GIT_DESTSUFFIX};protocol=${PCIE_LLD_GIT_PROTOCOL};branch=${BRANCH}"
> >  
> >  SRCREV = "${PCIE_LLD_SRCREV}"
> > -PV = "02.02.00.13"
> > +PV = "02.03.00.01"
> >  PR = "r0"
> >  
> > +DEPENDS_append_k3 = " udma-lld-rtos \
> > +"
> > +
> >  S = "${WORKDIR}/${PCIE_LLD_GIT_DESTSUFFIX}"
> >  
> >  export PDK_PCIE_ROOT_PATH ="${WORKDIR}/build"
> > -- 
> > 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