diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-04-13 23:01:59 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-17 12:32:57 -0400 |
commit | 9ce6f19abe4bca1f5d91b21c570136d580f959ed (patch) | |
tree | 13fe6f4416739972ffda2613138a832f48cb4a86 /recipes-bsp/edma3-lld | |
parent | 137d6c275eb1df605d2434b11ff8318fd69368b0 (diff) | |
download | meta-ti-9ce6f19abe4bca1f5d91b21c570136d580f959ed.tar.gz |
edma3-lld:Updating to version 02.12.05.30C
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/edma3-lld')
-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 e0e9752b..528bec4a 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" | |||
6 | EDMA3_LLD_GIT_PROTOCOL = "git" | 6 | EDMA3_LLD_GIT_PROTOCOL = "git" |
7 | EDMA3_LLD_GIT_BRANCH = "master" | 7 | EDMA3_LLD_GIT_BRANCH = "master" |
8 | 8 | ||
9 | # Below commit ID corresponds to version 2.12.05.30B | 9 | # Below commit ID corresponds to version 2.12.05.30C |
10 | EDMA3_LLD_SRCREV = "f0179381d5b18a1aea2c13ec29e9d45e419153d6" | 10 | EDMA3_LLD_SRCREV = "a52b8f2a4bd4ca584bbd5bebba30563add353c5a" |
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.05.30B" | 16 | PV = "2.12.05.30C" |
17 | INC_PR = "r0" | 17 | INC_PR = "r0" |