summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-01-28 00:12:25 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-01-27 15:57:05 -0500
commit533dfb7d5738d0d0a253c290963eded29b08873d (patch)
tree897f2def4edb0ede1eed7753d1926f5911257300 /recipes-bsp
parent548f634c1c6a102561f0f60c7457f629a06fd74c (diff)
downloadmeta-ti-533dfb7d5738d0d0a253c290963eded29b08873d.tar.gz
edma3-lld: Upgrade version to 2.12.01.22
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index 8dc80f73..533de83e 100644
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -7,11 +7,11 @@ EDMA3_LLD_GIT_PROTOCOL = "git"
7EDMA3_LLD_GIT_BRANCH = "master" 7EDMA3_LLD_GIT_BRANCH = "master"
8 8
9# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1 9# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1
10EDMA3_LLD_SRCREV = "562cba36ccd53e89e6979e99a58374513b543f93" 10EDMA3_LLD_SRCREV = "9a94177958b9269b1b8aeeb2a5d362ca4e64dafa"
11 11
12BRANCH = "${EDMA3_LLD_GIT_BRANCH}" 12BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
13SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" 13SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
14SRCREV = "${EDMA3_LLD_SRCREV}" 14SRCREV = "${EDMA3_LLD_SRCREV}"
15 15
16PV = "2.12.01.21" 16PV = "2.12.01.22"
17INC_PR = "r2" 17INC_PR = "r0"