All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Radhakrishnan, Mahesh" <m-radhakrishnan2@ti.com>
To: "Stiffler, Jacob" <j-stiffler@ti.com>,
	"meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: [EXTERNAL] [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12
Date: Thu, 27 Sep 2018 16:52:37 +0000	[thread overview]
Message-ID: <821c3cf9f2454cdd99c1a4868d475ba5@ti.com> (raw)
In-Reply-To: <5ddb6edb-e4f5-16a0-d986-ade05423e72b@ti.com>



-----Original Message-----
From: Stiffler, Jacob 
Sent: Thursday, September 27, 2018 12:16 PM
To: Radhakrishnan, Mahesh; meta-ti@yoctoproject.org
Subject: Re: [EXTERNAL] [meta-ti] [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12



On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index ed8078d..c31d313 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>   
>   COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>   
> -PV = "05.01.00.00"
> +PV = "03.04.00.12"

Why is the version going backwards?
This came due to the discrepancy in the module's package.xdc which says 03.04.00.12. 
I will correct it and resubmit. The actual version should be PV 06.01.00.00

>   INC_PR = "r0"
>   
>   CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
>   CSL_GIT_BRANCH = "master"
>   CSL_GIT_DESTSUFFIX = "git"
>   
> -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
>   
>   BRANCH="${CSL_GIT_BRANCH}"
>   SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"


  reply	other threads:[~2018-09-27 16:52 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 16:16   ` [EXTERNAL] " Jacob Stiffler
2018-09-27 16:52     ` Radhakrishnan, Mahesh [this message]
2018-09-27 15:22 ` [rocko/master][PATCH 03/30] osal: SRCREV update to 01.00.00.12.r1 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 04/30] ti-pdk-build: Update to version 01.00.00.10A Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 05/30] uart-lld-rtos: Update to version 01.00.00.12 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 07/30] i2c-lld-rtos: Update to version 01.00.00.02 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 08/30] gpio-lld-rtos: Update to version 01.00.00.12 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 09/30] icss-emac-lld: Update to version 01.00.00.13 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 10/30] emac-lld-rtos:Update to version 01.00.03.12A and added support to k3 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 11/30] starterware: Update to version 02.01.01.08 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 12/30] mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 13/30] mcasp-lld-rtos: Update to 01.00.00.11A Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 14/30] fatfs-rtos: Update to version 01.00.00.11 & added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 15/30] mcbsp-lld-rtos: Update to version 01.00.00.11A Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 16/30] pa-lld: Update to version 03.00.02.07 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support Mahesh Radhakrishnan
2018-09-27 16:32   ` [EXTERNAL] " Jacob Stiffler
2018-09-27 16:40     ` Denys Dmytriyenko
2018-09-27 15:22 ` [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version) Mahesh Radhakrishnan
2018-09-27 16:34   ` [EXTERNAL] " Jacob Stiffler
2018-09-27 19:11     ` Radhakrishnan, Mahesh
2018-09-27 19:15       ` Denys Dmytriyenko
2018-09-27 15:22 ` [rocko/master][PATCH 19/30] spi-lld-rtos: Update to version 01.00.00.12A and added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 20/30] pcie-lld-rtos: Update to version 02.03.00.01 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 22/30] sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support and makefile build for k3 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 23/30] transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 24/30] sciclient-rtos: SRCREV update Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 25/30] usb-lld-rtos: update to versin 01.00.00.15A and added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 26/30] profiling-rtos: Update to version 01.00.00.07 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 27/30] vps-lld-rtos: Updated to version 01.00.01.13 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 28/30] ti-ndk: Upgrading to 3.40.01.01 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 29/30] ti-ns: Adding support for TI network services Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 30/30] cmb-addon: Update to version 01.01.00.02 Mahesh Radhakrishnan
2018-09-27 19:59 ` [EXTERNAL] [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Jacob Stiffler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=821c3cf9f2454cdd99c1a4868d475ba5@ti.com \
    --to=m-radhakrishnan2@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.