From 54cebf1ad8f3f238d5e61d141e7f142b8745a63d Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Tue, 22 Mar 2016 04:00:45 +0000 Subject: edma3-lld: Upgrade to version 2.12.1.23 and add k2g-evm support Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- 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(-) (limited to 'recipes-bsp/edma3-lld') diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb index b1cedd08..1f1483ed 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 533de83e..ff0ad479 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 ec6ca47b..e197d0b1 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" -- cgit v1.2.3-54-g00ecf