[meta-ti] [rocko/master][PATCH v2 13/30] mcasp-lld-rtos: Update to 01.00.00.11A

Denys Dmytriyenko denys at ti.com
Thu Sep 27 14:39:10 PDT 2018


On Thu, Sep 27, 2018 at 04:43:12PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> ---
>  recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 15 ++++++++++-----
>  1 file changed, 10 insertions(+), 5 deletions(-)
> 
> diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
> index 902b7a0..440133d 100644
> --- a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
> +++ b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
> @@ -3,9 +3,9 @@ SUMMARY = "TI RTOS low level driver for Multi channel Audio Serial port (McASP)"
>  inherit ti-pdk
>  
>  LICENSE = "BSD-3-Clause"
> -LIC_FILES_CHKSUM = "file://mcaspver.h;beginline=1;endline=47;md5=cc81a11c1566fe1cf19270744f504619"
> +LIC_FILES_CHKSUM = "file://mcaspver.h;beginline=1;endline=47;md5=25868d96216e5d6f286d5fb05a3be9f4"

Why the change?


> -COMPATIBLE_MACHINE = "ti43x|omap-a15|k2g|ti33x|omapl1"
> +COMPATIBLE_MACHINE = "ti43x|omap-a15|k2g|ti33x|omapl1|k3"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
>  MCASP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/mcasp-lld.git"
> @@ -13,14 +13,14 @@ MCASP_LLD_GIT_PROTOCOL = "git"
>  MCASP_LLD_GIT_BRANCH = "master"
>  MCASP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcasp"
>  
> -# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.10"
> -MCASP_LLD_SRCREV = "c44ce7ee06c6cfb698bd12d2fa1b58dca04c1375"
> +# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.11A"
> +MCASP_LLD_SRCREV = "3620edb04240b63b50b7b9dcb3da361af8152048"
>  
>  BRANCH = "${MCASP_LLD_GIT_BRANCH}"
>  SRC_URI = "${MCASP_LLD_GIT_URI};destsuffix=${MCASP_LLD_GIT_DESTSUFFIX};protocol=${MCASP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
>  
>  SRCREV = "${MCASP_LLD_SRCREV}"
> -PV = "01.01.00.10"
> +PV = "01.01.00.11A"
>  PR = "r0"
>  
>  S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}"
> @@ -32,6 +32,11 @@ DEPENDS_append_ti43x = " starterware-rtos \
>  "
>  DEPENDS_append_ti33x = " starterware-rtos \
>  "
> +
> +DEPENDS_remove_k3 = "edma3-lld-rtos "
> +DEPENDS_append_k3 = " udma-lld-rtos \
> +"
> +
>  # Build with make instead of XDC
>  TI_PDK_XDCMAKE = "0"
>  
> -- 
> 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