All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release
@ 2019-03-26 22:34 Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C Mahesh Radhakrishnan
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

RTOS Patchset-2 contains bug fixes and HS support on top of Patchset-1 submitted a week ago

Mahesh Radhakrishnan (7):
  common-csl-ip: SRCREV bump to 03.03.00.14C
  emac-lld-rtos: SRCREV bump to 01.00.03.14B
  mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A
  transport-rtos: SRCREV bump to version 01.00.00.15A
  ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A
  icss-emac-lld: SRCREV bump to 01.00.00.15
  sciclient-rtos: SRCREV bump to 01.00.00.02B

 recipes-bsp/common-csl-ip/common-csl-ip.inc      | 6 +++---
 recipes-bsp/emac-lld/emac-lld-rtos_git.bb        | 6 +++---
 recipes-bsp/icss-emac-lld/icss-emac-lld.inc      | 6 +++---
 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      | 6 +++---
 recipes-bsp/sciclient/sciclient-rtos_git.bb      | 6 +++---
 recipes-bsp/transport-rtos/transport.inc         | 6 +++---
 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 6 +++---
 7 files changed, 21 insertions(+), 21 deletions(-)

-- 
1.9.1



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

* [rocko/master][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 2/7] emac-lld-rtos: SRCREV bump to 01.00.03.14B Mahesh Radhakrishnan
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 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 20c89b6..3d49c6d 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.14B"
+PV = "03.03.00.14C"
 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.14B"
-CSL_SRCREV = "93a5bf5f9708d4654ba70df1b13d920b4782d71e"
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.14C"
+CSL_SRCREV = "e0e88283f3c9c5afd5b1fd93986f2a67186f5b13"
 
 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] 8+ messages in thread

* [rocko/master][PATCH 2/7] emac-lld-rtos: SRCREV bump to 01.00.03.14B
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 3/7] mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A Mahesh Radhakrishnan
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
index 9a54acb..efa4528 100644
--- a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
+++ b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
@@ -12,14 +12,14 @@ EMAC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/emac-lld.git"
 EMAC_LLD_GIT_PROTOCOL = "git"
 EMAC_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.14A"
-EMAC_LLD_SRCREV = "8e0692ea7c72da27e137d91711abee98f107a936"
+# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.14B"
+EMAC_LLD_SRCREV = "9ad95cde88aae23aaedf95d2146cab4a388e70d3"
 
 BRANCH ="${EMAC_LLD_GIT_BRANCH}"
 SRC_URI = "${EMAC_LLD_GIT_URI};protocol=${EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${EMAC_LLD_SRCREV}"
-PV = "01.00.03.14"
+PV = "01.00.03.14B"
 PR = "r0"
 
 DEPENDS_append = " board-rtos osal-rtos"
-- 
1.9.1



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

* [rocko/master][PATCH 3/7] mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 2/7] emac-lld-rtos: SRCREV bump to 01.00.03.14B Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 4/7] transport-rtos: SRCREV bump to version 01.00.00.15A Mahesh Radhakrishnan
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb b/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
index 02e7a2d..e0a0450 100644
--- a/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
+++ b/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
@@ -13,14 +13,14 @@ MMCSD_LLD_GIT_PROTOCOL = "git"
 MMCSD_LLD_GIT_BRANCH = "master"
 MMCSD_LLD_GIT_DESTSUFFIX = "git/ti/drv/mmcsd"
 
-# Below commit ID corresponds to "DEV.MMCSD_LLD.01.00.00.15"
-MMCSD_LLD_SRCREV = "d2a3c3233193cddf4076a6065faa34fb48b59119"
+# Below commit ID corresponds to "DEV.MMCSD_LLD.01.00.00.15A"
+MMCSD_LLD_SRCREV = "612a2d6dc91a73cdf290e4060228b0df5e209992"
 
 BRANCH = "${MMCSD_LLD_GIT_BRANCH}"
 SRC_URI = "${MMCSD_LLD_GIT_URI};destsuffix=${MMCSD_LLD_GIT_DESTSUFFIX};protocol=${MMCSD_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${MMCSD_LLD_SRCREV}"
-PV = "01.00.00.15"
+PV = "01.00.00.15A"
 PR = "r0"
 
 S = "${WORKDIR}/${MMCSD_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



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

* [rocko/master][PATCH 4/7] transport-rtos: SRCREV bump to version 01.00.00.15A
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
                   ` (2 preceding siblings ...)
  2019-03-26 22:34 ` [rocko/master][PATCH 3/7] mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 5/7] ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A Mahesh Radhakrishnan
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

---
 recipes-bsp/transport-rtos/transport.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/transport-rtos/transport.inc b/recipes-bsp/transport-rtos/transport.inc
index 93a8b30..21a460e 100644
--- a/recipes-bsp/transport-rtos/transport.inc
+++ b/recipes-bsp/transport-rtos/transport.inc
@@ -6,12 +6,12 @@ TRANSPORT_GIT_URI = "git://git.ti.com/keystone-rtos/transport.git"
 TRANSPORT_GIT_PROTOCOL = "git"
 TRANSPORT_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.15"
-TRANSPORT_SRCREV = "4ff82987ff9fe8cc8f64880cc748a8a443060beb"
+# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.15A"
+TRANSPORT_SRCREV = "808affb9c2ba050902fb04f5bda2e5af491941d5"
 
 BRANCH = "${TRANSPORT_GIT_BRANCH}"
 SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${TRANSPORT_SRCREV}"
-PV = "01.00.00.15"
+PV = "01.00.00.15A"
 INC_PR = "r0"
-- 
1.9.1



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

* [rocko/master][PATCH 5/7] ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
                   ` (3 preceding siblings ...)
  2019-03-26 22:34 ` [rocko/master][PATCH 4/7] transport-rtos: SRCREV bump to version 01.00.00.15A Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 6/7] icss-emac-lld: SRCREV bump to 01.00.00.15 Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 7/7] sciclient-rtos: SRCREV bump to 01.00.00.02B Mahesh Radhakrishnan
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
index 6018ac4..3fea790 100644
--- a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
+++ b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
@@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://makerules/env.mk;beginline=1;endline=31;md5=10503e8de
 
 require recipes-ti/includes/ti-paths.inc
 
-PV = "01.00.00.12"
+PV = "01.00.00.12A"
 PR = "r0"
 
 PDK_BUILD_GIT_URI = "git://git.ti.com/keystone-rtos/processor-pdk-build.git"
 PDK_BUILD_GIT_PROTOCOL = "git"
 PDK_BUILD_GIT_BRANCH = "master"
 
-# Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.12"
-PDK_BUILD_SRCREV = "b155bde10bacb0ba8ed7d3100f7a5db0ec88ff0f"
+# Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.12A"
+PDK_BUILD_SRCREV = "a4f962db3b47610a014a895fd95a281b49c2c567"
 
 BRANCH = "${PDK_BUILD_GIT_BRANCH}"
 SRC_URI = "\
-- 
1.9.1



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

* [rocko/master][PATCH 6/7] icss-emac-lld: SRCREV bump to 01.00.00.15
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
                   ` (4 preceding siblings ...)
  2019-03-26 22:34 ` [rocko/master][PATCH 5/7] ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  2019-03-26 22:34 ` [rocko/master][PATCH 7/7] sciclient-rtos: SRCREV bump to 01.00.00.02B Mahesh Radhakrishnan
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
index 545ca61..ebe66af 100644
--- a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
+++ b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
@@ -9,14 +9,14 @@ ICSS_EMAC_LLD_GIT_PROTOCOL = "git"
 ICSS_EMAC_LLD_GIT_BRANCH = "master"
 ICSS_EMAC_LLD_GIT_DESTSUFFIX = "git/ti/drv/icss_emac"
 
-# Below commit ID corresponds to "DEV.ICSS_EMAC_LLD.01.00.00.15"
-ICSS_EMAC_LLD_SRCREV = "bace1ce8030444b47723a7eec216228fc7a496b5"
+# Below commit ID corresponds to "DEV.ICSS_EMAC_LLD.01.00.00.15A"
+ICSS_EMAC_LLD_SRCREV = "94536e4f3087b87e0787f00637b00878ee085d1d"
 
 BRANCH = "${ICSS_EMAC_LLD_GIT_BRANCH}"
 SRC_URI = "${ICSS_EMAC_LLD_GIT_URI};destsuffix=${ICSS_EMAC_LLD_GIT_DESTSUFFIX};protocol=${ICSS_EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${ICSS_EMAC_LLD_SRCREV}"
-PV = "01.00.00.15"
+PV = "01.00.00.15A"
 INC_PR = "r0"
 
 S = "${WORKDIR}/${ICSS_EMAC_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



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

* [rocko/master][PATCH 7/7] sciclient-rtos: SRCREV bump to 01.00.00.02B
  2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
                   ` (5 preceding siblings ...)
  2019-03-26 22:34 ` [rocko/master][PATCH 6/7] icss-emac-lld: SRCREV bump to 01.00.00.15 Mahesh Radhakrishnan
@ 2019-03-26 22:34 ` Mahesh Radhakrishnan
  6 siblings, 0 replies; 8+ messages in thread
From: Mahesh Radhakrishnan @ 2019-03-26 22:34 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb
index 1a19320..2de94d0 100644
--- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
+++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
@@ -12,14 +12,14 @@ SCICLIENT_GIT_URI = "git://git.ti.com/keystone-rtos/sciclient.git"
 SCICLIENT_GIT_PROTOCOL = "git"
 SCICLIENT_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.02A"
-SCICLIENT_SRCREV = "e30f9c7dfadbb170921a6f9e34d8e5a5a21c1a18"
+# Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.02B"
+SCICLIENT_SRCREV = "3b88caad398d2eeca7acf4f02c24aaa993c6b545"
 
 BRANCH = "${SCICLIENT_GIT_BRANCH}"
 SRC_URI = "${SCICLIENT_GIT_URI};protocol=${SCICLIENT_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${SCICLIENT_SRCREV}"
-PV = "01.00.00.02A"
+PV = "01.00.00.02B"
 PR = "r0"
 
 DEPENDS_append = " osal-rtos common-csl-ip-rtos"
-- 
1.9.1



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

end of thread, other threads:[~2019-03-26 22:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 22:34 [rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 2/7] emac-lld-rtos: SRCREV bump to 01.00.03.14B Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 3/7] mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 4/7] transport-rtos: SRCREV bump to version 01.00.00.15A Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 5/7] ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 6/7] icss-emac-lld: SRCREV bump to 01.00.00.15 Mahesh Radhakrishnan
2019-03-26 22:34 ` [rocko/master][PATCH 7/7] sciclient-rtos: SRCREV bump to 01.00.00.02B 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.