[meta-ti] Jacob Stiffler : edma3-lld: Upgrade to version 2.12.1. 23 and add k2g-evm support

Arago Project git git at arago-project.org
Tue Mar 22 12:14:37 PDT 2016


Module: meta-ti
Branch: master
Commit: 54cebf1ad8f3f238d5e61d141e7f142b8745a63d
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=54cebf1ad8f3f238d5e61d141e7f142b8745a63d

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Tue Mar 22 04:00:45 2016 +0000

edma3-lld: Upgrade to version 2.12.1.23 and add k2g-evm support

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb |    3 ++-
 recipes-bsp/edma3-lld/edma3-lld.inc         |    6 +++---
 recipes-bsp/edma3-lld/edma3-lld_git.bb      |    2 ++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index b1cedd0..1f1483e 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,7 +2,7 @@ require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.0"
 
 DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-ccsv6-native ti-cgt6x-native"
 
@@ -43,6 +43,7 @@ PLATFORMLIST_keystone = " \
         tci6638k2k-evm \
         tci6630k2l-evm \
         c66ak2e-evm \
+        tci66ak2g02-evm \
 "
 
 TARGETLIST_keystone = " \
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index 533de83..ff0ad47 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"
 
-# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1
-EDMA3_LLD_SRCREV = "9a94177958b9269b1b8aeeb2a5d362ca4e64dafa"
+# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_23A
+EDMA3_LLD_SRCREV = "84c84a82332b30ece3b00f7d769270466ae836e0"
 
 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.01.22"
+PV = "2.12.01.23"
 INC_PR = "r0"
diff --git a/recipes-bsp/edma3-lld/edma3-lld_git.bb b/recipes-bsp/edma3-lld/edma3-lld_git.bb
index ec6ca47..e197d0b 100644
--- a/recipes-bsp/edma3-lld/edma3-lld_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld_git.bb
@@ -7,9 +7,11 @@ COMPATIBLE_MACHINE = "keystone"
 DEPENDS = "common-csl-ip"
 
 PLATFORMLIST = "tci6636k2h-evm \
+	tci6636k2h-evm \
 	tci6638k2k-evm \
 	tci6630k2l-evm \
 	c66ak2e-evm \
+	tci66ak2g02-evm \
 	"
 
 PACKAGES =+ "${PN}-test"



More information about the meta-ti mailing list