diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2016-01-28 00:12:25 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-01-27 15:57:05 -0500 |
commit | 533dfb7d5738d0d0a253c290963eded29b08873d (patch) | |
tree | 897f2def4edb0ede1eed7753d1926f5911257300 /recipes-bsp | |
parent | 548f634c1c6a102561f0f60c7457f629a06fd74c (diff) | |
download | meta-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.inc | 6 |
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" | |||
7 | EDMA3_LLD_GIT_BRANCH = "master" | 7 | EDMA3_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 |
10 | EDMA3_LLD_SRCREV = "562cba36ccd53e89e6979e99a58374513b543f93" | 10 | EDMA3_LLD_SRCREV = "9a94177958b9269b1b8aeeb2a5d362ca4e64dafa" |
11 | 11 | ||
12 | BRANCH = "${EDMA3_LLD_GIT_BRANCH}" | 12 | BRANCH = "${EDMA3_LLD_GIT_BRANCH}" |
13 | SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 13 | SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
14 | SRCREV = "${EDMA3_LLD_SRCREV}" | 14 | SRCREV = "${EDMA3_LLD_SRCREV}" |
15 | 15 | ||
16 | PV = "2.12.01.21" | 16 | PV = "2.12.01.22" |
17 | INC_PR = "r2" | 17 | INC_PR = "r0" |