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 00:53:30 +0000
commitbd8582e5601be72b383bc062e267de235f738c30 (patch)
tree1d2af9a64f8e62c4417b4645cb112e95acaa6d83 /recipes-bsp/edma3-lld
parent40b7eff5ebdeae83a910fe2abf451d9457dad28e (diff)
downloadmeta-ti-bd8582e5601be72b383bc062e267de235f738c30.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"