summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 00:53:59 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-07 14:04:26 +0000
commit6556dc0994053a523069f87ed687ece5bfc8303c (patch)
treeed8722ad19db7caa8f14523a82cd3d6afec9a720 /recipes-bsp/edma3-lld
parent5dfca09e10adbcd38307f848d731b953fe1da6a1 (diff)
downloadmeta-ti-6556dc0994053a523069f87ed687ece5bfc8303c.tar.gz
edma3-lld: SRCREV update
The PV has not changed as this is an incremental commit id update Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index 57ba3258..34d3170f 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# Below commit ID corresponds to version 2.12.05.30E 9# Below commit ID corresponds to version 2.12.05.30E
10EDMA3_LLD_SRCREV = "be925706f060d7b32d894d8b17ce144d454bb4de" 10EDMA3_LLD_SRCREV = "ce5ced2ac5eb1e0f1515288d279f5690813b5413"
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.30E" 16PV = "2.12.05.30E"
17INC_PR = "r0" 17INC_PR = "r1"