All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues
@ 2020-08-24 17:30 Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 01/14] Revert "common-csl-ip: update to 07.00.00.34" Denys Dmytriyenko
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

There were subtle underlying issues reported with earlier RTOS tools (BIOS, XDC, CGT...)
and source components (PDK, CSL, NDK/NS...) updates on some legacy platform.

Following recommendation to downgrade them to previous stable versions used in zeus/thud

Denys Dmytriyenko (14):
  Revert "common-csl-ip: update to 07.00.00.34"
  Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24"
  Revert "ti-pdk-fetch: update to 07.00.00.34"
  Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag"
  Revert "HACK: ipumm: Temporary work-around for linker error with XDC
    tools upgrade"
  Revert "edma3-lld: update to the latest"
  Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to
    9.2-2019.12"
  Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0"
  Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0"
  Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16"
  Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17"
  Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01"
  Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19"
  rtos,pdk,csl: bump PE where versions went backwards due to reverts

 classes/ti-pdk-fetch.bbclass                       |  6 +--
 classes/ti-pdk.bbclass                             |  4 +-
 recipes-bsp/common-csl-ip/common-csl-ip.inc        |  8 ++--
 recipes-bsp/edma3-lld/edma3-lld.inc                |  3 +-
 ...01-HACK-ipumm-Workaround-for-linker-error.patch | 48 ----------------------
 recipes-bsp/ipumm-fw/ipumm-fw_git.bb               |  6 +--
 ...bios_6.82.01.19.bb => ti-sysbios_6.76.03.01.bb} |  9 ++--
 .../devtools/gcc-aarch64-none-elf_9.2-2019.12.bb   | 38 -----------------
 ...r.bb => gcc-arm-none-eabi-native_4.9.2015q3.bb} | 40 ++++++------------
 ...or.bb => gcc-arm-none-eabi_7-2018-q2-update.bb} | 36 ++++++----------
 .../gcc-linaro-baremetal-aarch64-native.bb         | 23 +++++++++++
 recipes-ti/devtools/gcc-linaro-baremetal-native.bb | 23 +++++++++++
 ...{ti-cgt-arm_20.2.0.bb => ti-cgt-arm_18.12.5.bb} |  6 ++-
 .../{ti-cgt7x_1.3.0.bb => ti-cgt7x_1.2.0.bb}       | 10 +++--
 ...ols_3.61.00.16.bb => ti-xdctools_3.55.02.22.bb} |  7 +++-
 recipes-ti/includes/ti-paths.inc                   |  6 +--
 .../{ti-ndk_3.75.01.01.bb => ti-ndk_3.61.01.01.bb} |  9 ++--
 .../{ti-ns_2.75.00.17.bb => ti-ns_2.60.01.06.bb}   | 10 +++--
 18 files changed, 120 insertions(+), 172 deletions(-)
 delete mode 100644 recipes-bsp/ipumm-fw/files/0001-HACK-ipumm-Workaround-for-linker-error.patch
 rename recipes-ti/bios/{ti-sysbios_6.82.01.19.bb => ti-sysbios_6.76.03.01.bb} (49%)
 delete mode 100644 recipes-ti/devtools/gcc-aarch64-none-elf_9.2-2019.12.bb
 copy recipes-ti/devtools/{gcc-arm-none-eabi_9-2019-q4-major.bb => gcc-arm-none-eabi-native_4.9.2015q3.bb} (11%)
 rename recipes-ti/devtools/{gcc-arm-none-eabi_9-2019-q4-major.bb => gcc-arm-none-eabi_7-2018-q2-update.bb} (24%)
 create mode 100644 recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb
 create mode 100644 recipes-ti/devtools/gcc-linaro-baremetal-native.bb
 rename recipes-ti/devtools/{ti-cgt-arm_20.2.0.bb => ti-cgt-arm_18.12.5.bb} (80%)
 rename recipes-ti/devtools/{ti-cgt7x_1.3.0.bb => ti-cgt7x_1.2.0.bb} (84%)
 rename recipes-ti/devtools/{ti-xdctools_3.61.00.16.bb => ti-xdctools_3.55.02.22.bb} (47%)
 rename recipes-ti/ndk/{ti-ndk_3.75.01.01.bb => ti-ndk_3.61.01.01.bb} (37%)
 rename recipes-ti/ns/{ti-ns_2.75.00.17.bb => ti-ns_2.60.01.06.bb} (42%)

-- 
2.7.4


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

* [dunfell/master][PATCH 01/14] Revert "common-csl-ip: update to 07.00.00.34"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 02/14] Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24" Denys Dmytriyenko
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit f2b2b2095f1a9d3ef705f7518d9db1e3141da2fb.
---
 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 79e15f2..ef44866 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 = "07.00.00.34"
+PV = "07.00.00.24"
 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 "REL.CORESDK.07.00.00.34"
-CSL_SRCREV = "8d59814723070ce9bbc4137912b0aac80482ca8a"
+# Below commit ID corresponding to "REL.CORESDK.07.00.00.24"
+CSL_SRCREV = "202fde09d592e573a55724911490724160cd537d"
 
 BRANCH="${CSL_GIT_BRANCH}"
 SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
-- 
2.7.4


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

* [dunfell/master][PATCH 02/14] Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 01/14] Revert "common-csl-ip: update to 07.00.00.34" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 03/14] Revert "ti-pdk-fetch: update to 07.00.00.34" Denys Dmytriyenko
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 0085345562e893ce2b9b684d0599c094f022af0f.
---
 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 ef44866..a8921ae 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 = "07.00.00.24"
+PV = "03.03.00.17B"
 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 "REL.CORESDK.07.00.00.24"
-CSL_SRCREV = "202fde09d592e573a55724911490724160cd537d"
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.17B"
+CSL_SRCREV = "027d26031709ad6a0e9f84625d11a3419e486467"
 
 BRANCH="${CSL_GIT_BRANCH}"
 SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
-- 
2.7.4


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

* [dunfell/master][PATCH 03/14] Revert "ti-pdk-fetch: update to 07.00.00.34"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 01/14] Revert "common-csl-ip: update to 07.00.00.34" Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 02/14] Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 04/14] Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag" Denys Dmytriyenko
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 380d55bd0aee5105e16c996bd4e8d79357b8389f.
---
 classes/ti-pdk-fetch.bbclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass
index fae3230..e169a1f 100644
--- a/classes/ti-pdk-fetch.bbclass
+++ b/classes/ti-pdk-fetch.bbclass
@@ -1,9 +1,9 @@
 TI_PDK_GIT_URI ?= "git://git.ti.com/processor-sdk/pdk.git"
 TI_PDK_GIT_BRANCH ?= "master"
 TI_PDK_GIT_PROTOCOL ?= "git"
-TI_PDK_SRCREV ?= "0d2591302b03ddae9a25300818e03345658b9083"
+TI_PDK_SRCREV ?= "23c6a7730bee4db18fab03f5ea0b73a78e054cb6"
 
-TI_PDK_VERSION ?= "07.00.00.34"
+TI_PDK_VERSION ?= "07.00.00.24"
 
 PV = "${TI_PDK_VERSION}"
 PE = "1"
-- 
2.7.4


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

* [dunfell/master][PATCH 04/14] Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (2 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 03/14] Revert "ti-pdk-fetch: update to 07.00.00.34" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 05/14] Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools upgrade" Denys Dmytriyenko
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 1d66c14e43bc7a3737de296eb43b7d8672b45e90.
---
 classes/ti-pdk-fetch.bbclass | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass
index e169a1f..7a27e37 100644
--- a/classes/ti-pdk-fetch.bbclass
+++ b/classes/ti-pdk-fetch.bbclass
@@ -1,12 +1,11 @@
 TI_PDK_GIT_URI ?= "git://git.ti.com/processor-sdk/pdk.git"
 TI_PDK_GIT_BRANCH ?= "master"
 TI_PDK_GIT_PROTOCOL ?= "git"
-TI_PDK_SRCREV ?= "23c6a7730bee4db18fab03f5ea0b73a78e054cb6"
+TI_PDK_SRCREV ?= "a1ace885998e9adbcbbd0abf8b9ded6ba9ec54ff"
 
-TI_PDK_VERSION ?= "07.00.00.24"
+TI_PDK_VERSION ?= "2020.5.6"
 
 PV = "${TI_PDK_VERSION}"
-PE = "1"
 
 TI_PDK_COMP ?= ""
 TI_PDK_COMP_PATH = "${@'${TI_PDK_COMP}'.replace('.','/')}"
-- 
2.7.4


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

* [dunfell/master][PATCH 05/14] Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools upgrade"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (3 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 04/14] Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 06/14] Revert "edma3-lld: update to the latest" Denys Dmytriyenko
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 33b0e937b77894e0402d42e3798f48309a03fdce.
---
 ...01-HACK-ipumm-Workaround-for-linker-error.patch | 48 ----------------------
 recipes-bsp/ipumm-fw/ipumm-fw_git.bb               |  6 +--
 2 files changed, 1 insertion(+), 53 deletions(-)
 delete mode 100644 recipes-bsp/ipumm-fw/files/0001-HACK-ipumm-Workaround-for-linker-error.patch

diff --git a/recipes-bsp/ipumm-fw/files/0001-HACK-ipumm-Workaround-for-linker-error.patch b/recipes-bsp/ipumm-fw/files/0001-HACK-ipumm-Workaround-for-linker-error.patch
deleted file mode 100644
index 0bea358..0000000
--- a/recipes-bsp/ipumm-fw/files/0001-HACK-ipumm-Workaround-for-linker-error.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-From 7226700841c62e6a42690eaa8b3e31b2c329b341 Mon Sep 17 00:00:00 2001
-From: Ramprasad N <x0038811@ti.com>
-Date: Thu, 28 May 2020 09:53:59 +0530
-Subject: [PATCH] HACK: ipumm: Workaround for linker error
-
-* HACK: ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__E is no longer
-* defined with latest XDC tools. To temporarily get around the issue
-* until the real fix can be made, dummy defination of the missing function
-* is added in ipu_main.c
-
-*IPUMM dependent tool chain components are upgraded to latest version
-* BIOS : 6_82_01_17_eng
-* XDC  : 3_61_00_16_core
-* This issue is seen only with xdc tools upgrade.
-
-Signed-off-by: Angela Stegmaier <angelabaker@ti.com>
-Signed-off-by: Ramprasad N <x0038811@ti.com>
----
- platform/ti/dce/baselib/ipumm_main.c | 13 +++++++++++++
- 1 file changed, 13 insertions(+)
-
-diff --git a/platform/ti/dce/baselib/ipumm_main.c b/platform/ti/dce/baselib/ipumm_main.c
-index 76ccd34..f4ca6e5 100644
---- a/platform/ti/dce/baselib/ipumm_main.c
-+++ b/platform/ti/dce/baselib/ipumm_main.c
-@@ -50,6 +50,19 @@
- #include <string.h>
- #include <stdlib.h>
- 
-+/*
-+ * HACK: ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__E is no longer
-+ * defined with latest XDC tools. To temporarily get around the issue
-+ * until the real fix can be made, define the missing function
-+ * here.
-+ */
-+extern ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__F(xdc_Int state);
-+
-+/* Module_startup */
-+xdc_Int ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__E( xdc_Int state )
-+{
-+    return ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__F(state);
-+}
- 
- /* Legacy function to allow Linux side rpmsg sample tests to work: */
- extern void start_ping_tasks();
--- 
-1.9.1
-
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index e53d0a9..4f6ae89 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -15,14 +15,10 @@ SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
 
 SRCREV = "df4c50aecc9aad7ab3eb1ca9ebacfe473fcad7c5"
 
-SRC_URI += " \
-	           file://0001-HACK-ipumm-Workaround-for-linker-error.patch \
-	     "
-
 S = "${WORKDIR}/git"
 
 PV = "3.00.15.00"
-PR = "r6"
+PR = "r5"
 
 require recipes-ti/includes/ti-paths.inc
 
-- 
2.7.4


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

* [dunfell/master][PATCH 06/14] Revert "edma3-lld: update to the latest"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (4 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 05/14] Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools upgrade" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 07/14] Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12" Denys Dmytriyenko
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit f2419cdd2dd3bf442b7abb9101168fb6a1243a1d.
---
 recipes-bsp/edma3-lld/edma3-lld.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index ea33078..34d3170 100644
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -6,7 +6,8 @@ EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
 EDMA3_LLD_GIT_PROTOCOL = "git"
 EDMA3_LLD_GIT_BRANCH = "master"
 
-EDMA3_LLD_SRCREV = "1ac9a3ff6632d5f04403d8789c3f95e0b585f7ae"
+# Below commit ID corresponds to version 2.12.05.30E
+EDMA3_LLD_SRCREV = "ce5ced2ac5eb1e0f1515288d279f5690813b5413"
 
 BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
 SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
-- 
2.7.4


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

* [dunfell/master][PATCH 07/14] Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (5 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 06/14] Revert "edma3-lld: update to the latest" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 08/14] Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0" Denys Dmytriyenko
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 3a657f7d350149dc277e735d96ef2d66360a3ac3.
---
 classes/ti-pdk.bbclass                             |  4 +--
 .../devtools/gcc-aarch64-none-elf_9.2-2019.12.bb   | 38 --------------------
 ...r.bb => gcc-arm-none-eabi-native_4.9.2015q3.bb} | 40 +++++++---------------
 ...or.bb => gcc-arm-none-eabi_7-2018-q2-update.bb} | 36 +++++++------------
 .../gcc-linaro-baremetal-aarch64-native.bb         | 23 +++++++++++++
 recipes-ti/devtools/gcc-linaro-baremetal-native.bb | 23 +++++++++++++
 recipes-ti/includes/ti-paths.inc                   |  6 ++--
 7 files changed, 76 insertions(+), 94 deletions(-)
 delete mode 100644 recipes-ti/devtools/gcc-aarch64-none-elf_9.2-2019.12.bb
 copy recipes-ti/devtools/{gcc-arm-none-eabi_9-2019-q4-major.bb => gcc-arm-none-eabi-native_4.9.2015q3.bb} (11%)
 rename recipes-ti/devtools/{gcc-arm-none-eabi_9-2019-q4-major.bb => gcc-arm-none-eabi_7-2018-q2-update.bb} (24%)
 create mode 100644 recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb
 create mode 100644 recipes-ti/devtools/gcc-linaro-baremetal-native.bb

diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass
index 37305e8..2571234 100644
--- a/classes/ti-pdk.bbclass
+++ b/classes/ti-pdk.bbclass
@@ -10,9 +10,9 @@ DEPENDS_remove_ti33x = "ti-cgt6x-native"
 DEPENDS_remove_ti43x = "ti-cgt6x-native"
 DEPENDS_append_omapl1 = " ti-cgt-arm-native"
 DEPENDS_remove_am65xx = "gcc-arm-none-eabi-native ti-cgt6x-native"
-DEPENDS_append_am65xx = " ti-cgt-arm-native gcc-aarch64-none-elf-native"
+DEPENDS_append_am65xx = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native"
 DEPENDS_remove_j7 = "gcc-arm-none-eabi-native"
-DEPENDS_append_j7 = " ti-cgt-arm-native gcc-aarch64-none-elf-native ti-cgt7x-native"
+DEPENDS_append_j7 = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native ti-cgt7x-native"
 
 S = "${WORKDIR}/git"
 B = "${WORKDIR}/build"
diff --git a/recipes-ti/devtools/gcc-aarch64-none-elf_9.2-2019.12.bb b/recipes-ti/devtools/gcc-aarch64-none-elf_9.2-2019.12.bb
deleted file mode 100644
index 2ec0f9c..0000000
--- a/recipes-ti/devtools/gcc-aarch64-none-elf_9.2-2019.12.bb
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright (C) 2020 Texas Instruments Inc.
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-SUMMARY = "Baremetal GCC for Aarch64 processors"
-LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
-
-LIC_FILES_CHKSUM = "file://share/doc/gcc/GNU-Free-Documentation-License.html;md5=cc1e9a49a59ce7e6ae5ef37cd16eca0c"
-
-PROVIDES = "virtual/aarch64-none-elf-gcc"
-
-SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-${PV}-x86_64-aarch64-none-elf.tar.xz"
-
-SRC_URI[sha256sum] = "36d2cbe7c2984f2c20f562ac2f3ba524c59151adfa8ee10f1326c88de337b6d1"
-
-S = "${WORKDIR}/gcc-arm-${PV}-x86_64-aarch64-none-elf"
-
-COMPATIBLE_HOST = "x86_64.*-linux"
-
-do_install() {
-    install -d ${D}${datadir}/aarch64-none-elf/
-    cp -r ${S}/. ${D}${datadir}/aarch64-none-elf/
-
-    install -d ${D}${bindir}
-    # Symlink all executables into bindir
-    for f in ${D}${datadir}/aarch64-none-elf/bin/aarch64-none-elf-*; do
-        lnr $f ${D}${bindir}/$(basename $f)
-    done
-}
-
-FILES_${PN} = "${datadir} ${bindir}"
-
-INSANE_SKIP_${PN} = "already-stripped libdir staticdev file-rdeps"
-
-INHIBIT_SYSROOT_STRIP = "1"
-INHIBIT_PACKAGE_STRIP = "1"
-INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-
-BBCLASSEXTEND = "native nativesdk"
diff --git a/recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb b/recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
similarity index 11%
copy from recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb
copy to recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
index 84f6dba..1fe5c52 100644
--- a/recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb
+++ b/recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
@@ -1,39 +1,23 @@
-# Copyright (C) 2019 Garmin Ltd. or its subsidiaries
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-SUMMARY = "Baremetal GCC for ARM-R and ARM-M processors"
+DESCRIPTION = "Baremetal GCC for ARM"
 LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
 
-LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=c18349634b740b7b95f2c2159af888f5"
-
-PROVIDES = "virtual/arm-none-eabi-gcc"
+LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=cba77c7fde3ed13e866b04a2f3d93918"
 
-SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2019q4/${BPN}-${PV}-x86_64-linux.tar.bz2"
+inherit native
+require recipes-ti/includes/ti-paths.inc
 
-SRC_URI[md5sum] = "fe0029de4f4ec43cf7008944e34ff8cc"
-SRC_URI[sha256sum] = "bcd840f839d5bf49279638e9f67890b2ef3a7c9c7a9b25271e83ec4ff41d177a"
+SRC_URI = "https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q3-update/+download/gcc-arm-none-eabi-4_9-2015q3-20150921-linux.tar.bz2;name=gcc-arm-none"
 
-S = "${WORKDIR}/${BPN}-${PV}"
+SRC_URI[gcc-arm-none.md5sum] = "8a4a74872830f80c788c944877d3ad8c"
+SRC_URI[gcc-arm-none.sha256sum] = "c50078bfbd29e6c15615900e746f4d0acde917338e55860b0f145f57387c12ab"
 
-COMPATIBLE_HOST = "x86_64.*-linux"
+S = "${WORKDIR}/gcc-arm-none-eabi-4_9-2015q3"
 
 do_install() {
-    install -d ${D}${datadir}/arm-none-eabi/
-    cp -r ${S}/. ${D}${datadir}/arm-none-eabi/
-
-    install -d ${D}${bindir}
-    # Symlink all executables into bindir
-    for f in ${D}${datadir}/arm-none-eabi/bin/arm-none-eabi-*; do
-        lnr $f ${D}${bindir}/$(basename $f)
-    done
+    install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
+    cp -r ${S}/. ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
 }
 
-FILES_${PN} = "${datadir} ${bindir}"
-
-INSANE_SKIP_${PN} = "already-stripped libdir staticdev file-rdeps"
-
-INHIBIT_SYSROOT_STRIP = "1"
-INHIBIT_PACKAGE_STRIP = "1"
-INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+FILES_${PN} = "${GCC_ARM_NONE_TOOLCHAIN_RECIPE}/*"
 
-BBCLASSEXTEND = "native nativesdk"
+INSANE_SKIP_${PN} = "already-stripped"
diff --git a/recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb b/recipes-ti/devtools/gcc-arm-none-eabi_7-2018-q2-update.bb
similarity index 24%
rename from recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb
rename to recipes-ti/devtools/gcc-arm-none-eabi_7-2018-q2-update.bb
index 84f6dba..f474c87 100644
--- a/recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb
+++ b/recipes-ti/devtools/gcc-arm-none-eabi_7-2018-q2-update.bb
@@ -1,39 +1,29 @@
-# Copyright (C) 2019 Garmin Ltd. or its subsidiaries
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-SUMMARY = "Baremetal GCC for ARM-R and ARM-M processors"
+DESCRIPTION = "Baremetal GCC for ARM"
 LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
 
-LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=c18349634b740b7b95f2c2159af888f5"
+LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=f77466c63f5787f4bd669c402aabe061"
 
-PROVIDES = "virtual/arm-none-eabi-gcc"
+require recipes-ti/includes/ti-paths.inc
 
-SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2019q4/${BPN}-${PV}-x86_64-linux.tar.bz2"
+SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-linux.tar.bz2;name=gcc-arm-none"
 
-SRC_URI[md5sum] = "fe0029de4f4ec43cf7008944e34ff8cc"
-SRC_URI[sha256sum] = "bcd840f839d5bf49279638e9f67890b2ef3a7c9c7a9b25271e83ec4ff41d177a"
+SRC_URI[gcc-arm-none.md5sum] = "299ebd3f1c2c90930d28ab82e5d8d6c0"
+SRC_URI[gcc-arm-none.sha256sum] = "bb17109f0ee697254a5d4ae6e5e01440e3ea8f0277f2e8169bf95d07c7d5fe69"
 
-S = "${WORKDIR}/${BPN}-${PV}"
+S = "${WORKDIR}/gcc-arm-none-eabi-7-2018-q2-update"
 
+# only x86_64 is supported
 COMPATIBLE_HOST = "x86_64.*-linux"
+COMPATIBLE_HOST_class-target = "null"
 
 do_install() {
-    install -d ${D}${datadir}/arm-none-eabi/
-    cp -r ${S}/. ${D}${datadir}/arm-none-eabi/
-
-    install -d ${D}${bindir}
-    # Symlink all executables into bindir
-    for f in ${D}${datadir}/arm-none-eabi/bin/arm-none-eabi-*; do
-        lnr $f ${D}${bindir}/$(basename $f)
-    done
+    install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
+    cp -r ${S}/. ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
 }
 
-FILES_${PN} = "${datadir} ${bindir}"
-
-INSANE_SKIP_${PN} = "already-stripped libdir staticdev file-rdeps"
+FILES_${PN} = "${GCC_ARM_NONE_TOOLCHAIN_RECIPE}/*"
 
-INHIBIT_SYSROOT_STRIP = "1"
-INHIBIT_PACKAGE_STRIP = "1"
+INSANE_SKIP_${PN} = "already-stripped libdir staticdev build-deps file-rdeps"
 INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb b/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb
new file mode 100644
index 0000000..97344f9
--- /dev/null
+++ b/recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb
@@ -0,0 +1,23 @@
+include recipes-ti/devtools/gcc-linaro.inc
+
+PACKAGE_DIR = "gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_aarch64-elf"
+S = "${WORKDIR}/${PACKAGE_DIR}"
+
+LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c"
+
+inherit native
+require recipes-ti/includes/ti-paths.inc
+
+SRC_URI = "https://releases.linaro.org/components/toolchain/binaries/7.2-${GCC_ARM_YEAR}/aarch64-elf/gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_aarch64-elf.tar.xz;name=gcc-linaro-aarch64"
+
+SRC_URI[gcc-linaro-aarch64.md5sum] = "4972f8943820bdd2f577f498de78964b"
+SRC_URI[gcc-linaro-aarch64.sha256sum] = "30fb7d876bcb982c502057c593d9c1f11b35d5158a26d986718e2b998388c4c8"
+
+do_install() {
+    install -d ${D}${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE}
+    cp -r ${S}/. ${D}${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE}
+}
+
+FILES_${PN} = "${GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE}/*"
+
+INSANE_SKIP_${PN} = "already-stripped"
diff --git a/recipes-ti/devtools/gcc-linaro-baremetal-native.bb b/recipes-ti/devtools/gcc-linaro-baremetal-native.bb
new file mode 100644
index 0000000..0268ae3
--- /dev/null
+++ b/recipes-ti/devtools/gcc-linaro-baremetal-native.bb
@@ -0,0 +1,23 @@
+include recipes-ti/devtools/gcc-linaro.inc
+
+PACKAGE_DIR = "gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_arm-eabi"
+S = "${WORKDIR}/${PACKAGE_DIR}"
+
+LIC_CHKSUM = "bc7fad4bba98e7a4cd5ab3042506493c"
+
+inherit native
+require recipes-ti/includes/ti-paths.inc
+
+SRC_URI = "https://releases.linaro.org/components/toolchain/binaries/7.2-${GCC_ARM_YEAR}/arm-eabi/gcc-linaro-${PV}-${GCC_ARM_YEAR}-x86_64_arm-eabi.tar.xz;name=gcc-linaro"
+
+SRC_URI[gcc-linaro.md5sum] = "9a4a39cfc78c84375b1160aa93587aed"
+SRC_URI[gcc-linaro.sha256sum] = "45fc4f90af2e2e9c3197a275f6005ef5639f7a1889fa3eb24c3125ccd70fcd3d"
+
+do_install() {
+    install -d ${D}${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE}
+    cp -r ${S}/. ${D}${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE}
+}
+
+FILES_${PN} = "${GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE}/*"
+
+INSANE_SKIP_${PN} = "already-stripped"
diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc
index d45b77f..52a93cf 100644
--- a/recipes-ti/includes/ti-paths.inc
+++ b/recipes-ti/includes/ti-paths.inc
@@ -48,7 +48,7 @@ export XDC_INSTALL_DIR_RECIPE        = "${installdir}/ti-xdctools-tree"
 export PDK_INSTALL_DIR_RECIPE        = "${installdir}/ti-pdk-tree"
 export OSAL_INSTALL_DIR_RECIPE       = "${installdir}/ti-osal-tree"
 export M4_TOOLCHAIN_INSTALL_DIR_RECIPE    = "${installdir}/ti-cgt-arm"
-export GCC_ARM_NONE_TOOLCHAIN_RECIPE      = "${datadir}/arm-none-eabi"
+export GCC_ARM_NONE_TOOLCHAIN_RECIPE      = "${installdir}/gcc-arm-none-eabi"
 export TI_CGT_PRU_INSTALL_DIR_RECIPE      = "${installdir}/cgt-pru"
 export MATHLIB_C66_INSTALL_DIR_RECIPE     = "${installdir}/ti-mathlib-c66x-tree"
 export MATHLIB_C674_INSTALL_DIR_RECIPE    = "${installdir}/ti-mathlib-c674x-tree"
@@ -58,8 +58,8 @@ export CG_XML_INSTALL_DIR_RECIPE     = "${installdir}/ti-cg-xml-tree"
 export OMP_INSTALL_DIR_RECIPE        = "${installdir}/ti-omp-tree"
 export MPM_INSTALL_DIR_RECIPE        = "${installdir}/ti-mpm-tree"
 export TI_CGT6X_7_INSTALL_DIR_RECIPE   = "${installdir}/cgt6x-7"
-export GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE          = "${datadir}/arm-none-eabi"
-export GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE  = "${datadir}/aarch64-none-elf"
+export GCC_LINARO_BAREMETAL_TOOLCHAIN_RECIPE          = "${installdir}/gcc-linaro-baremetal"
+export GCC_LINARO_BAREMETAL_AARCH64_TOOLCHAIN_RECIPE  = "${installdir}/gcc-linaro-baremetal-aarch64"
 export TI_CGT7X_INSTALL_DIR_RECIPE        = "${installdir}/cgt-c7x"
 
 
-- 
2.7.4


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

* [dunfell/master][PATCH 08/14] Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (6 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 07/14] Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 09/14] Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0" Denys Dmytriyenko
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 82a33143d144910714163e2446dc9b214cadfbe0.
---
 recipes-ti/devtools/{ti-cgt-arm_20.2.0.bb => ti-cgt-arm_18.12.5.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename recipes-ti/devtools/{ti-cgt-arm_20.2.0.bb => ti-cgt-arm_18.12.5.bb} (81%)

diff --git a/recipes-ti/devtools/ti-cgt-arm_20.2.0.bb b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
similarity index 81%
rename from recipes-ti/devtools/ti-cgt-arm_20.2.0.bb
rename to recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
index 05b52e6..8b496f4 100644
--- a/recipes-ti/devtools/ti-cgt-arm_20.2.0.bb
+++ b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
@@ -2,7 +2,7 @@ SUMMARY = "TI ARM Code Generation Tools"
 HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
 LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Patrick-Powell & AFL-3.0 & MIT & BSD-2-Clause & PD & BSD-4-Clause"
 
-LIC_FILES_CHKSUM = "file://ti-cgt-arm_${PV}.LTS/README.html;md5=9ed980fae072af522545a0e5f297bca0"
+LIC_FILES_CHKSUM = "file://ti-cgt-arm_${PV}.LTS/README.txt;md5=79631eb21b2e5b7190cd3ff1dfd41108"
 
 require recipes-ti/includes/ti-unpack.inc
 require recipes-ti/includes/ti-staging.inc
@@ -27,7 +27,8 @@ do_install() {
     cp -r ${S}/ti-cgt-arm*/. ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE}
 }
 
-SRC_URI[cgt_arm_installer.sha256sum] = "e27b1ebae58085b1587af3016bf201b54b6ace99e9e7165c1e4a042afe4b55eb"
+SRC_URI[cgt_arm_installer.md5sum] = "e9e668332cf86c965b4da9d1d488426b"
+SRC_URI[cgt_arm_installer.sha256sum] = "da976143128c619a278cb4214a4295c409d100f9e65ad2f4d0d1039db7cf98f4"
 
 BINFILE_NAME = "cgt_arm_installer"
 
-- 
2.7.4


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

* [dunfell/master][PATCH 09/14] Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (7 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 08/14] Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 10/14] Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16" Denys Dmytriyenko
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit ce230a6b15fc788963cc869cd3a57d08d4c32f15.
---
 recipes-ti/devtools/{ti-cgt7x_1.3.0.bb => ti-cgt7x_1.2.0.bb} | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
 rename recipes-ti/devtools/{ti-cgt7x_1.3.0.bb => ti-cgt7x_1.2.0.bb} (84%)

diff --git a/recipes-ti/devtools/ti-cgt7x_1.3.0.bb b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
similarity index 84%
rename from recipes-ti/devtools/ti-cgt7x_1.3.0.bb
rename to recipes-ti/devtools/ti-cgt7x_1.2.0.bb
index 55ec91e..09178af 100644
--- a/recipes-ti/devtools/ti-cgt7x_1.3.0.bb
+++ b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
@@ -8,7 +8,7 @@ libraries and standard header files needed to produce a working DSP application.
 HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
 LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Patrick-Powell & AFL-3.0 & MIT & BSD-2-Clause & PD"
 
-LIC_FILES_CHKSUM = "file://ti-cgt-c7000_${PV}.STS/C7000_Code_Generation_Tools_1.x_manifest.html;md5=3ee1c9f774004535003f80cb8142bb0f"
+LIC_FILES_CHKSUM = "file://ti-cgt-c7000_${PV}.STS/C7000_Code_Generation_Tools_1.x_manifest.html;md5=f1156d241d104c281bc64a6ec8eadc64"
 
 require recipes-ti/includes/ti-unpack.inc
 require recipes-ti/includes/ti-paths.inc
@@ -25,7 +25,8 @@ SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C7000/${PV}.STS/$
 TI_BIN_UNPK_ARGS = "--prefix ${S}"
 TI_BIN_UNPK_CMDS = ""
 
-SRC_URI[cgt7x_x86_installer.sha256sum] = "24071fe0369e55af80e334852cda7fa78b64ae79a411c57ac6995470a7a23694"
+SRC_URI[cgt7x_x86_installer.md5sum]    = "813840908f333dd2a31f92edec71c1fb"
+SRC_URI[cgt7x_x86_installer.sha256sum] = "21379811a8857489f72ca8ec45a46eb086ced0bdbb58e78f73a86e63984ab2f5"
 
 S = "${WORKDIR}/c7000_${PV}"
 
@@ -34,9 +35,10 @@ do_install() {
     cp -rP --preserve=mode,links,timestamps --no-preserve=ownership ${WORKDIR}/c7000_${PV}/ti-cgt-c7000_${PV}.STS/. ${D}/${TI_CGT7X_INSTALL_DIR_RECIPE}
 }
 
+
 FILES_${PN} += "${TI_CGT7X_INSTALL_DIR_RECIPE}"
 
-INSANE_SKIP_${PN} += "arch staticdev textrel file-rdeps"
+INSANE_SKIP_${PN} += "arch staticdev textrel"
 
 INHIBIT_PACKAGE_STRIP = "1"
 INHIBIT_SYSROOT_STRIP = "1"
-- 
2.7.4


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

* [dunfell/master][PATCH 10/14] Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (8 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 09/14] Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 11/14] Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17" Denys Dmytriyenko
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 4d2441931c0e3c15c59e82c084c97d4ac9bc9c29.
---
 .../{ti-xdctools_3.61.00.16.bb => ti-xdctools_3.55.02.22.bb}        | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename recipes-ti/devtools/{ti-xdctools_3.61.00.16.bb => ti-xdctools_3.55.02.22.bb} (49%)

diff --git a/recipes-ti/devtools/ti-xdctools_3.61.00.16.bb b/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
similarity index 49%
rename from recipes-ti/devtools/ti-xdctools_3.61.00.16.bb
rename to recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
index 9047198..7481783 100644
--- a/recipes-ti/devtools/ti-xdctools_3.61.00.16.bb
+++ b/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
@@ -1,7 +1,9 @@
 require recipes-ti/devtools/ti-xdctools-core.inc
 
-PV = "3_61_00_16"
+PV = "3_55_02_22"
+PR = "r0"
 
 LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endline=140;md5=2e742b9757bc9ce0241aadba9f627ab8"
 
-SRC_URI[xdczip.sha256sum] = "19caf6d5ff412d48c11ba1c05b543e39f5d678203407e5f659ff306b274e7606"
+SRC_URI[xdczip.md5sum] = "bb9154d677ce4724a5eac73817b23a0f"
+SRC_URI[xdczip.sha256sum] = "bf90dfbbe298458c736d81d5631db25b335e79146923a4a50fab217e02723e7b"
-- 
2.7.4


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

* [dunfell/master][PATCH 11/14] Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (9 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 10/14] Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 12/14] Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01" Denys Dmytriyenko
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 292aed84fbb83c6c7ff163f31a598711f738d8db.
---
 recipes-ti/ns/{ti-ns_2.75.00.17.bb => ti-ns_2.60.01.06.bb} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
 rename recipes-ti/ns/{ti-ns_2.75.00.17.bb => ti-ns_2.60.01.06.bb} (43%)

diff --git a/recipes-ti/ns/ti-ns_2.75.00.17.bb b/recipes-ti/ns/ti-ns_2.60.01.06.bb
similarity index 43%
rename from recipes-ti/ns/ti-ns_2.75.00.17.bb
rename to recipes-ti/ns/ti-ns_2.60.01.06.bb
index 0d0bb54..d86fcd5 100644
--- a/recipes-ti/ns/ti-ns_2.75.00.17.bb
+++ b/recipes-ti/ns/ti-ns_2.60.01.06.bb
@@ -1,12 +1,13 @@
 require ti-ns.inc
 
-PV = "2_75_00_17"
-
+PV = "2_60_01_06"
+PR = "r0"
 SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
 
-LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=d6a172fb0625f2ddf7d0cbfded273898"
+LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=e15dc261b0ef14c6fbabba24abcde4f0"
 
-SRC_URI[nszip.sha256sum] = "612cbaf9b91c978b39cf370f7ef721596c36141575ca74da76b025beef4d9a03"
+SRC_URI[nszip.md5sum] = "b78d86423e9c4d148be5fba5903cc2c7"
+SRC_URI[nszip.sha256sum] = "f66b2fda6ab02585020e67d84897305209f3e141847581a214ccf123c3f15f00"
 
 INHIBIT_PACKAGE_STRIP = "1"
 INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-- 
2.7.4


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

* [dunfell/master][PATCH 12/14] Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (10 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 11/14] Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 13/14] Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19" Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 14/14] rtos,pdk,csl: bump PE where versions went backwards due to reverts Denys Dmytriyenko
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit f0aa865fe966914817652084d50158060a94350d.
---
 recipes-ti/ndk/{ti-ndk_3.75.01.01.bb => ti-ndk_3.61.01.01.bb} | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
 rename recipes-ti/ndk/{ti-ndk_3.75.01.01.bb => ti-ndk_3.61.01.01.bb} (38%)

diff --git a/recipes-ti/ndk/ti-ndk_3.75.01.01.bb b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
similarity index 38%
rename from recipes-ti/ndk/ti-ndk_3.75.01.01.bb
rename to recipes-ti/ndk/ti-ndk_3.61.01.01.bb
index 812fbb3..f120f2f 100644
--- a/recipes-ti/ndk/ti-ndk_3.75.01.01.bb
+++ b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
@@ -1,10 +1,12 @@
 require ti-ndk.inc
 
-PV = "3_75_01_01"
+PV = "3_61_01_01"
+PR = "r0"
 
-LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=ef952a30d0f1640e886bb4b60618f352"
+LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=871c716abcf52bac5a7c23154eaba3b6"
 
-SRC_URI[ndkzip.sha256sum] = "fd2318f0490a3eb342bc16812f30394107f098a12704c11cd9a5dc3d5a0bba64"
+SRC_URI[ndkzip.md5sum] = "87f0494c9faee344fe93ae68e71ca189"
+SRC_URI[ndkzip.sha256sum] = "3bfca50367432603ebc1d53d9185302bb4fa4558ac766696f086dc7a5a2ccd29"
 
 INHIBIT_PACKAGE_STRIP = "1"
 INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-- 
2.7.4


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

* [dunfell/master][PATCH 13/14] Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19"
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (11 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 12/14] Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  2020-08-24 17:30 ` [dunfell/master][PATCH 14/14] rtos,pdk,csl: bump PE where versions went backwards due to reverts Denys Dmytriyenko
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This reverts commit 0bdb11bd04284f46c9a34efe390acd1cd85fb674.
---
 .../bios/{ti-sysbios_6.82.01.19.bb => ti-sysbios_6.76.03.01.bb}   | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
 rename recipes-ti/bios/{ti-sysbios_6.82.01.19.bb => ti-sysbios_6.76.03.01.bb} (50%)

diff --git a/recipes-ti/bios/ti-sysbios_6.82.01.19.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
similarity index 50%
rename from recipes-ti/bios/ti-sysbios_6.82.01.19.bb
rename to recipes-ti/bios/ti-sysbios_6.76.03.01.bb
index 5965209..8ebe2f3 100644
--- a/recipes-ti/bios/ti-sysbios_6.82.01.19.bb
+++ b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
@@ -1,10 +1,12 @@
 require recipes-ti/bios/ti-sysbios.inc
 
-PV = "6_82_01_19"
+PV = "6_76_03_01"
+PR = "r0"
 
-LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=4b72066ed4cb1dd73ff2f585c428105a"
+LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1"
 
-SRC_URI[sysbiosbin.sha256sum] = "4d7c6cac993e6bc601083a41a5c52089d4852544b4c38563e4320310a54882b2"
+SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9"
+SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a"
 
 TI_BIN_UNPK_CMDS = ""
 TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
-- 
2.7.4


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

* [dunfell/master][PATCH 14/14] rtos,pdk,csl: bump PE where versions went backwards due to reverts
  2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
                   ` (12 preceding siblings ...)
  2020-08-24 17:30 ` [dunfell/master][PATCH 13/14] Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19" Denys Dmytriyenko
@ 2020-08-24 17:30 ` Denys Dmytriyenko
  13 siblings, 0 replies; 15+ messages in thread
From: Denys Dmytriyenko @ 2020-08-24 17:30 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 classes/ti-pdk-fetch.bbclass                  | 1 +
 recipes-bsp/common-csl-ip/common-csl-ip.inc   | 2 +-
 recipes-bsp/ipumm-fw/ipumm-fw_git.bb          | 2 +-
 recipes-ti/bios/ti-sysbios_6.76.03.01.bb      | 1 +
 recipes-ti/devtools/ti-cgt-arm_18.12.5.bb     | 1 +
 recipes-ti/devtools/ti-cgt7x_1.2.0.bb         | 2 ++
 recipes-ti/devtools/ti-xdctools_3.55.02.22.bb | 1 +
 recipes-ti/ndk/ti-ndk_3.61.01.01.bb           | 1 +
 recipes-ti/ns/ti-ns_2.60.01.06.bb             | 1 +
 9 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass
index 7a27e37..0c9879b 100644
--- a/classes/ti-pdk-fetch.bbclass
+++ b/classes/ti-pdk-fetch.bbclass
@@ -6,6 +6,7 @@ TI_PDK_SRCREV ?= "a1ace885998e9adbcbbd0abf8b9ded6ba9ec54ff"
 TI_PDK_VERSION ?= "2020.5.6"
 
 PV = "${TI_PDK_VERSION}"
+PE = "2"
 
 TI_PDK_COMP ?= ""
 TI_PDK_COMP_PATH = "${@'${TI_PDK_COMP}'.replace('.','/')}"
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index a8921ae..23586fd 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
 
 PV = "03.03.00.17B"
 INC_PR = "r0"
-PE = "1"
+PE = "2"
 
 CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
 CSL_GIT_PROTOCOL ="git"
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index 4f6ae89..380c274 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -18,7 +18,7 @@ SRCREV = "df4c50aecc9aad7ab3eb1ca9ebacfe473fcad7c5"
 S = "${WORKDIR}/git"
 
 PV = "3.00.15.00"
-PR = "r5"
+PR = "r7"
 
 require recipes-ti/includes/ti-paths.inc
 
diff --git a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
index 8ebe2f3..d242510 100644
--- a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
+++ b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
@@ -1,5 +1,6 @@
 require recipes-ti/bios/ti-sysbios.inc
 
+PE = "1"
 PV = "6_76_03_01"
 PR = "r0"
 
diff --git a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
index 8b496f4..81384d5 100644
--- a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
+++ b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
@@ -10,6 +10,7 @@ require recipes-ti/includes/ti-paths.inc
 
 S = "${WORKDIR}/ti-cgt-arm-${PV}"
 
+PE = "1"
 PR = "r0"
 
 SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${PV}.LTS/${BINFILE};name=${BINFILE_NAME}"
diff --git a/recipes-ti/devtools/ti-cgt7x_1.2.0.bb b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
index 09178af..cbdac1e 100644
--- a/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
+++ b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
@@ -17,6 +17,8 @@ require recipes-ti/includes/ti-paths.inc
 COMPATIBLE_HOST = "x86_64.*-linux"
 COMPATIBLE_HOST_class-target = "null"
 
+PE = "1"
+
 BINFILE = "ti_cgt_c7000_${PV}.STS_linux_installer_x86.bin"
 BINFILE_NAME = "cgt7x_x86_installer"
 
diff --git a/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb b/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
index 7481783..6c3fdeb 100644
--- a/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
+++ b/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
@@ -1,5 +1,6 @@
 require recipes-ti/devtools/ti-xdctools-core.inc
 
+PE = "1"
 PV = "3_55_02_22"
 PR = "r0"
 
diff --git a/recipes-ti/ndk/ti-ndk_3.61.01.01.bb b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
index f120f2f..0cf8abb 100644
--- a/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
+++ b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
@@ -1,5 +1,6 @@
 require ti-ndk.inc
 
+PE = "1"
 PV = "3_61_01_01"
 PR = "r0"
 
diff --git a/recipes-ti/ns/ti-ns_2.60.01.06.bb b/recipes-ti/ns/ti-ns_2.60.01.06.bb
index d86fcd5..36a9003 100644
--- a/recipes-ti/ns/ti-ns_2.60.01.06.bb
+++ b/recipes-ti/ns/ti-ns_2.60.01.06.bb
@@ -1,5 +1,6 @@
 require ti-ns.inc
 
+PE = "1"
 PV = "2_60_01_06"
 PR = "r0"
 SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
-- 
2.7.4


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

end of thread, other threads:[~2020-08-24 17:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-24 17:30 [dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 01/14] Revert "common-csl-ip: update to 07.00.00.34" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 02/14] Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 03/14] Revert "ti-pdk-fetch: update to 07.00.00.34" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 04/14] Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 05/14] Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools upgrade" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 06/14] Revert "edma3-lld: update to the latest" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 07/14] Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 08/14] Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 09/14] Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 10/14] Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 11/14] Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 12/14] Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 13/14] Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19" Denys Dmytriyenko
2020-08-24 17:30 ` [dunfell/master][PATCH 14/14] rtos,pdk,csl: bump PE where versions went backwards due to reverts 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.