All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release
@ 2019-03-14 22:50 Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 1/5] common-csl-ip: SRCREV update to 03.03.00.14 Mahesh Radhakrishnan
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-14 22:50 UTC (permalink / raw)
  To: meta-ti

The following component updates are needed to use the new sysbios/ti-cgt-c6x tools which 
were a part of the 5.3 tools update.
NOTE: The DSPLIB & SWTOOLS update are already on the rocko-next submitted by Xu,Jianzhong a few days earlier.
These recipe updates have the same version update, but they also contain some enhancements in the recipe to 
facilitate AUTOREVs if needed.

Mahesh Radhakrishnan (5):
  common-csl-ip: SRCREV update to 03.03.00.14
  edma3-lld: SRCREV update to 2.12.05.30D
  osal: SRCREV udpate to 01.00.00.14
  swtools: SRCREV update and updates to facilitate AUTOREV
  dsplib: SRCREV update to 3.4.0.3 and facilitate AUTOREV

 recipes-bsp/common-csl-ip/common-csl-ip.inc |  6 +++---
 recipes-bsp/edma3-lld/edma3-lld.inc         |  6 +++---
 recipes-bsp/osal/osal.inc                   |  6 +++---
 recipes-ti/dsplib/dsplib.inc                | 12 +++++++++---
 recipes-ti/swtools/swtools_git.bb           | 14 ++++++++++----
 5 files changed, 28 insertions(+), 16 deletions(-)

-- 
1.9.1



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

* [rocko/master][PATCH 1/5] common-csl-ip: SRCREV update to 03.03.00.14
  2019-03-14 22:50 [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release Mahesh Radhakrishnan
@ 2019-03-14 22:50 ` Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 2/5] edma3-lld: SRCREV update to 2.12.05.30D Mahesh Radhakrishnan
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-14 22:50 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 022a215..5d84d41 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 = "03.03.00.13A"
+PV = "03.03.00.14"
 INC_PR = "r0"
 PE = "1"
 
@@ -13,8 +13,8 @@ CSL_GIT_PROTOCOL ="git"
 CSL_GIT_BRANCH = "release"
 CSL_GIT_DESTSUFFIX = "git"
 
-# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.13A"
-CSL_SRCREV = "6c52da764788e8611d763391f63616e085dae049"
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.14"
+CSL_SRCREV = "9112e708c40f7d8772492f9deb71f6448985bcb1"
 
 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

* [rocko/master][PATCH 2/5] edma3-lld: SRCREV update to 2.12.05.30D
  2019-03-14 22:50 [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 1/5] common-csl-ip: SRCREV update to 03.03.00.14 Mahesh Radhakrishnan
@ 2019-03-14 22:50 ` Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 3/5] osal: SRCREV udpate to 01.00.00.14 Mahesh Radhakrishnan
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-14 22:50 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/edma3-lld/edma3-lld.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index 528bec4..9efb076 100644
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -6,12 +6,12 @@ EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
 EDMA3_LLD_GIT_PROTOCOL = "git"
 EDMA3_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to version 2.12.05.30C
-EDMA3_LLD_SRCREV = "a52b8f2a4bd4ca584bbd5bebba30563add353c5a"
+# Below commit ID corresponds to version 2.12.05.30D
+EDMA3_LLD_SRCREV = "20750e17302116f3760aba68f8323ae110d1cbd0"
 
 BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
 SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${EDMA3_LLD_SRCREV}"
 
-PV = "2.12.05.30C"
+PV = "2.12.05.30D"
 INC_PR = "r0"
-- 
1.9.1



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

* [rocko/master][PATCH 3/5] osal: SRCREV udpate to 01.00.00.14
  2019-03-14 22:50 [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 1/5] common-csl-ip: SRCREV update to 03.03.00.14 Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 2/5] edma3-lld: SRCREV update to 2.12.05.30D Mahesh Radhakrishnan
@ 2019-03-14 22:50 ` Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 4/5] swtools: SRCREV update and updates to facilitate AUTOREV Mahesh Radhakrishnan
  2019-03-14 22:50 ` [rocko/master][PATCH 5/5] dsplib: SRCREV update to 3.4.0.3 and " Mahesh Radhakrishnan
  4 siblings, 0 replies; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-14 22:50 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/osal/osal.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc
index 8abc2e6..978b89a 100644
--- a/recipes-bsp/osal/osal.inc
+++ b/recipes-bsp/osal/osal.inc
@@ -9,12 +9,12 @@ OSAL_GIT_PROTOCOL = "git"
 OSAL_GIT_BRANCH = "master"
 OSAL_GIT_DESTSUFFIX = "git/ti/osal"
 
-# Below commit ID corresponding to "DEV.OSAL.01.00.00.13A"
-OSAL_SRCREV = "0615fea1ac9a2639445362f2da628802011a8824"
+# Below commit ID corresponding to "DEV.OSAL.01.00.00.14"
+OSAL_SRCREV = "96a9ad7b42bfe4e212713a6753f23cad6c3b287b"
 
 BRANCH = "${OSAL_GIT_BRANCH}"
 SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${OSAL_SRCREV}"
-PV = "01.00.00.13A"
+PV = "01.00.00.14"
 INC_PR = "r0"
-- 
1.9.1



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

* [rocko/master][PATCH 4/5] swtools: SRCREV update and updates to facilitate AUTOREV
  2019-03-14 22:50 [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release Mahesh Radhakrishnan
                   ` (2 preceding siblings ...)
  2019-03-14 22:50 ` [rocko/master][PATCH 3/5] osal: SRCREV udpate to 01.00.00.14 Mahesh Radhakrishnan
@ 2019-03-14 22:50 ` Mahesh Radhakrishnan
  2019-03-19 15:46   ` Denys Dmytriyenko
  2019-03-14 22:50 ` [rocko/master][PATCH 5/5] dsplib: SRCREV update to 3.4.0.3 and " Mahesh Radhakrishnan
  4 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-14 22:50 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-ti/swtools/swtools_git.bb | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb
index 425a069..b950f3f 100644
--- a/recipes-ti/swtools/swtools_git.bb
+++ b/recipes-ti/swtools/swtools_git.bb
@@ -11,11 +11,17 @@ DEPENDS = "ti-cgt6x-native \
            ti-xdctools-native"
 
 PV = "5_0_8"
-PR = "r0"
+PR = "r1"
 S = "${WORKDIR}/git"
-BRANCH = "master"
-SRC_URI = "git://git.ti.com/ep-processor-libraries/swtools.git;protocol=git;branch=${BRANCH}"
-SRCREV = "881267836907de650edadc56b8e57ab45428021d"
+
+SWTOOLS_GIT_BRANCH = "master"
+SWTOOLS_GIT_PROTOCOL = "git"
+SWTOOLS_GIT_URI = "git://git.ti.com/ep-processor-libraries/swtools.git"
+SWTOOLS_SRCREV = "d0c1022954b489d5f3d8d2f5c81d8c6a392f4af4"
+
+BRANCH = "${SWTOOLS_GIT_BRANCH}"
+SRC_URI = "${SWTOOLS_GIT_URI};protocol=${SWTOOLS_GIT_PROTOCOL};branch=${SWTOOLS_GIT_BRANCH}"
+SRCREV = "${SWTOOLS_SRCREV}"
 
 export C64PCODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"
 export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"
-- 
1.9.1



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

* [rocko/master][PATCH 5/5] dsplib: SRCREV update to 3.4.0.3 and facilitate AUTOREV
  2019-03-14 22:50 [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release Mahesh Radhakrishnan
                   ` (3 preceding siblings ...)
  2019-03-14 22:50 ` [rocko/master][PATCH 4/5] swtools: SRCREV update and updates to facilitate AUTOREV Mahesh Radhakrishnan
@ 2019-03-14 22:50 ` Mahesh Radhakrishnan
  4 siblings, 0 replies; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-14 22:50 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-ti/dsplib/dsplib.inc | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc
index 7f63891..494a112 100644
--- a/recipes-ti/dsplib/dsplib.inc
+++ b/recipes-ti/dsplib/dsplib.inc
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
 
 require ../includes/ti-paths.inc
 
-PV = "3_4_0_2"
+PV = "3_4_0_3"
 PR = "r0"
 
 DEPENDS = "ti-cgt6x-native \
@@ -16,8 +16,14 @@ DEPENDS = "ti-cgt6x-native \
 
 S = "${WORKDIR}/git"
 
-SRC_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git;protocol=git;branch=master"
-SRCREV = "52adc985f1bba7484b74f136db80728195ff37d5"
+DSPLIB_GIT_BRANCH = "master"
+DSPLIB_GIT_PROTOCOL = "git"
+DSPLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git"
+DSPLIB_SRCREV = "2cd21a04913648d040bd63234183cc6f81f5286a"
+
+BRANCH = "${DSPLIB_GIT_BRANCH}"
+SRC_URI = "${DSPLIB_GIT_URI};protocol=${DSPLIB_GIT_PROTOCOL};branch=${DSPLIB_GIT_BRANCH}"
+SRCREV = "${DSPLIB_SRCREV}"
 
 LIC_FILES_CHKSUM = "file://ti/dsplib/src/common/c66/lnk.cmd;beginline=1;endline=37;md5=0f0c9c4d51d8af75419781591ace190b"
 
-- 
1.9.1



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

* Re: [rocko/master][PATCH 4/5] swtools: SRCREV update and updates to facilitate AUTOREV
  2019-03-14 22:50 ` [rocko/master][PATCH 4/5] swtools: SRCREV update and updates to facilitate AUTOREV Mahesh Radhakrishnan
@ 2019-03-19 15:46   ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2019-03-19 15:46 UTC (permalink / raw)
  To: Mahesh Radhakrishnan; +Cc: meta-ti

Please rebase the last 2 patches in this series. Thanks.

On Thu, Mar 14, 2019 at 06:50:31PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>  recipes-ti/swtools/swtools_git.bb | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb
> index 425a069..b950f3f 100644
> --- a/recipes-ti/swtools/swtools_git.bb
> +++ b/recipes-ti/swtools/swtools_git.bb
> @@ -11,11 +11,17 @@ DEPENDS = "ti-cgt6x-native \
>             ti-xdctools-native"
>  
>  PV = "5_0_8"
> -PR = "r0"
> +PR = "r1"
>  S = "${WORKDIR}/git"
> -BRANCH = "master"
> -SRC_URI = "git://git.ti.com/ep-processor-libraries/swtools.git;protocol=git;branch=${BRANCH}"
> -SRCREV = "881267836907de650edadc56b8e57ab45428021d"
> +
> +SWTOOLS_GIT_BRANCH = "master"
> +SWTOOLS_GIT_PROTOCOL = "git"
> +SWTOOLS_GIT_URI = "git://git.ti.com/ep-processor-libraries/swtools.git"
> +SWTOOLS_SRCREV = "d0c1022954b489d5f3d8d2f5c81d8c6a392f4af4"
> +
> +BRANCH = "${SWTOOLS_GIT_BRANCH}"
> +SRC_URI = "${SWTOOLS_GIT_URI};protocol=${SWTOOLS_GIT_PROTOCOL};branch=${SWTOOLS_GIT_BRANCH}"
> +SRCREV = "${SWTOOLS_SRCREV}"
>  
>  export C64PCODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"
>  export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"
> -- 
> 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:[~2019-03-19 15:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-14 22:50 [rocko/master][PATCH 0/5] Patch Updates to unblock tools verification of 5.3 release Mahesh Radhakrishnan
2019-03-14 22:50 ` [rocko/master][PATCH 1/5] common-csl-ip: SRCREV update to 03.03.00.14 Mahesh Radhakrishnan
2019-03-14 22:50 ` [rocko/master][PATCH 2/5] edma3-lld: SRCREV update to 2.12.05.30D Mahesh Radhakrishnan
2019-03-14 22:50 ` [rocko/master][PATCH 3/5] osal: SRCREV udpate to 01.00.00.14 Mahesh Radhakrishnan
2019-03-14 22:50 ` [rocko/master][PATCH 4/5] swtools: SRCREV update and updates to facilitate AUTOREV Mahesh Radhakrishnan
2019-03-19 15:46   ` Denys Dmytriyenko
2019-03-14 22:50 ` [rocko/master][PATCH 5/5] dsplib: SRCREV update to 3.4.0.3 and " Mahesh Radhakrishnan

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.