summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld/edma3-lld.inc
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-12-15 00:00:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-12-14 20:59:45 -0500
commit22800bbc249420c496418c6ac6dc28461889131a (patch)
tree696564aa3f55cfb3e872107aae0b54a0cf504261 /recipes-bsp/edma3-lld/edma3-lld.inc
parent059454437fb8ce75cbe5c021f6b75719afb58e0c (diff)
downloadmeta-ti-22800bbc249420c496418c6ac6dc28461889131a.tar.gz
emac-lld: Update to version 2.12.05.30B and rtos updates
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/edma3-lld/edma3-lld.inc')
-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 d0bc0b9e..e0e9752b 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"
6EDMA3_LLD_GIT_PROTOCOL = "git" 6EDMA3_LLD_GIT_PROTOCOL = "git"
7EDMA3_LLD_GIT_BRANCH = "master" 7EDMA3_LLD_GIT_BRANCH = "master"
8 8
9# Below commit ID corresponds to version 2.12.05.30 9# Below commit ID corresponds to version 2.12.05.30B
10EDMA3_LLD_SRCREV = "30cce115bda9001bc40c68e3788bbd1b3741569e" 10EDMA3_LLD_SRCREV = "f0179381d5b18a1aea2c13ec29e9d45e419153d6"
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.05.30" 16PV = "2.12.05.30B"
17INC_PR = "r0" 17INC_PR = "r0"