All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH v2 02/30] Correcting the version of PV
@ 2018-09-27 20:04 Mahesh Radhakrishnan
  2018-09-27 20:04 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
  0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:04 UTC (permalink / raw)
  To: meta-ti

In the original patch set , the PV (03.04.00.00) was not same as the tag
This has been corrected to 03.03.00.12 in this patch.

Mahesh Radhakrishnan (1):
  common-csl-ip: Update to version 03.03.00.12

 recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 20:04 [rocko/master][PATCH v2 02/30] Correcting the version of PV Mahesh Radhakrishnan
@ 2018-09-27 20:04 ` Mahesh Radhakrishnan
  2018-09-27 20:07   ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:04 UTC (permalink / raw)
  To: meta-ti

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..baa7898 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.03.00.12"
 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}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 20:04 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
@ 2018-09-27 20:07   ` Denys Dmytriyenko
  2018-09-27 20:10     ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 20:07 UTC (permalink / raw)
  To: Mahesh Radhakrishnan; +Cc: meta-ti

On Thu, Sep 27, 2018 at 04:04:42PM -0400, 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..baa7898 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.03.00.12"

Still backwards.


>  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}"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 20:07   ` Denys Dmytriyenko
@ 2018-09-27 20:10     ` Radhakrishnan, Mahesh
  2018-09-27 20:13       ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-09-27 20:10 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org



-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Thursday, September 27, 2018 4:08 PM
To: Radhakrishnan, Mahesh
Cc: meta-ti@yoctoproject.org
Subject: Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12

On Thu, Sep 27, 2018 at 04:04:42PM -0400, 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..baa7898 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.03.00.12"

Still backwards.

The previous version up streamed was wrong. It should have been 03.03.00.x consistent with the package.xdc & the versions mentioned in the release notes of CSL throughout.
This patch corrects it to the right version 03.03.00.12

>  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}"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 20:10     ` Radhakrishnan, Mahesh
@ 2018-09-27 20:13       ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 20:13 UTC (permalink / raw)
  To: Radhakrishnan, Mahesh; +Cc: meta-ti@yoctoproject.org

On Thu, Sep 27, 2018 at 04:10:37PM -0400, Radhakrishnan, Mahesh wrote:
> 
> 
> -----Original Message-----
> From: Dmytriyenko, Denys 
> Sent: Thursday, September 27, 2018 4:08 PM
> To: Radhakrishnan, Mahesh
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
> 
> On Thu, Sep 27, 2018 at 04:04:42PM -0400, 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..baa7898 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.03.00.12"
> 
> Still backwards.
> 
> The previous version up streamed was wrong. It should have been 03.03.00.x 
> consistent with the package.xdc & the versions mentioned in the release 
> notes of CSL throughout.
> This patch corrects it to the right version 03.03.00.12

Cannot easily move version backwards. At least need to bump epoch/PE...


> >  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}"
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 20:42 [rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction Mahesh Radhakrishnan
@ 2018-09-27 20:43 ` Mahesh Radhakrishnan
  2018-09-27 21:37   ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:43 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/common-csl-ip/common-csl-ip.inc | 7 ++++---
 1 file changed, 4 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..8c7f237 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -4,16 +4,17 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
 
 COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
 
-PV = "05.01.00.00"
+PV = "03.03.00.12"
 INC_PR = "r0"
+PE = "1"
 
 CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
 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}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 20:43 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
@ 2018-09-27 21:37   ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 21:37 UTC (permalink / raw)
  To: Mahesh Radhakrishnan; +Cc: meta-ti

ACK

On Thu, Sep 27, 2018 at 04:43:01PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>  recipes-bsp/common-csl-ip/common-csl-ip.inc | 7 ++++---
>  1 file changed, 4 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..8c7f237 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,16 +4,17 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>  
>  COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>  
> -PV = "05.01.00.00"
> +PV = "03.03.00.12"
>  INC_PR = "r0"
> +PE = "1"
>  
>  CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
>  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}"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-09-27 21:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-27 20:04 [rocko/master][PATCH v2 02/30] Correcting the version of PV Mahesh Radhakrishnan
2018-09-27 20:04 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 20:07   ` Denys Dmytriyenko
2018-09-27 20:10     ` Radhakrishnan, Mahesh
2018-09-27 20:13       ` Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2018-09-27 20:42 [rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 21:37   ` Denys Dmytriyenko

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.