summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-10-02 06:03:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-02 17:19:34 +0000
commit7201f2378c2e8c50485e34fb56dc58057710003a (patch)
treebb7111fce3859923b0b7a5421a802bbe0e5068ca
parent6a19d1c2509bc508c8617575f7e8ba20d60e0e45 (diff)
downloadmeta-ti-7201f2378c2e8c50485e34fb56dc58057710003a.tar.gz
dfe-lld:SRCREV to 01.00.00.09A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/dfe-lld/dfe-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/dfe-lld/dfe-lld.inc b/recipes-bsp/dfe-lld/dfe-lld.inc
index 01177578..1f278a2c 100644
--- a/recipes-bsp/dfe-lld/dfe-lld.inc
+++ b/recipes-bsp/dfe-lld/dfe-lld.inc
@@ -7,14 +7,14 @@ DFE_LLD_GIT_PROTOCOL = "git"
7DFE_LLD_GIT_BRANCH = "master" 7DFE_LLD_GIT_BRANCH = "master"
8DFE_LLD_GIT_DESTSUFFIX = "git/ti/drv/dfe" 8DFE_LLD_GIT_DESTSUFFIX = "git/ti/drv/dfe"
9 9
10# Below commit ID corresponds to "DEV.DFE_LLD.01.00.00.09" 10# Below commit ID corresponds to "DEV.DFE_LLD.01.00.00.09A"
11DFE_LLD_SRCREV = "da6a84069837b5c9b7a4bdb8824d8a4295866b14" 11DFE_LLD_SRCREV = "023af1b39ec1df7f463797cb8be94e5985dbaefd"
12 12
13BRANCH = "${DFE_LLD_GIT_BRANCH}" 13BRANCH = "${DFE_LLD_GIT_BRANCH}"
14SRC_URI = "${DFE_LLD_GIT_URI};destsuffix=${DFE_LLD_GIT_DESTSUFFIX};protocol=${DFE_LLD_GIT_PROTOCOL};branch=${BRANCH}" 14SRC_URI = "${DFE_LLD_GIT_URI};destsuffix=${DFE_LLD_GIT_DESTSUFFIX};protocol=${DFE_LLD_GIT_PROTOCOL};branch=${BRANCH}"
15SRCREV = "${DFE_LLD_SRCREV}" 15SRCREV = "${DFE_LLD_SRCREV}"
16 16
17PV = "1.0.0.9" 17PV = "1.0.0.9A"
18INC_PR = "r0" 18INC_PR = "r0"
19 19
20COMPATIBLE_MACHINE = "k2l" 20COMPATIBLE_MACHINE = "k2l"