summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-07-19 23:23:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-07-24 18:18:50 +0000
commitf60bd2f22efdb3527313b5125e19688d0303830d (patch)
tree1ef2944c1c34ed3fbdd1d145f3134bc3c143e1ad /recipes-bsp
parentf9a7d80117228d765c9e1799d02cd5a2f4b18a3c (diff)
downloadmeta-ti-f60bd2f22efdb3527313b5125e19688d0303830d.tar.gz
aif2-lld: Update to version 1.2.0.2
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/aif2-lld/aif2-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/aif2-lld/aif2-lld.inc b/recipes-bsp/aif2-lld/aif2-lld.inc
index 9b5f2791..a0f606cb 100644
--- a/recipes-bsp/aif2-lld/aif2-lld.inc
+++ b/recipes-bsp/aif2-lld/aif2-lld.inc
@@ -7,14 +7,14 @@ AIF2_LLD_GIT_PROTOCOL = "git"
7AIF2_LLD_GIT_BRANCH = "master" 7AIF2_LLD_GIT_BRANCH = "master"
8AIF2_LLD_GIT_DESTSUFFIX = "git/ti/drv/aif2" 8AIF2_LLD_GIT_DESTSUFFIX = "git/ti/drv/aif2"
9 9
10# The following commit correspond to DEV.AIF2LLD.01.02.00.01 10# The following commit correspond to DEV.AIF2LLD.01.02.00.02
11AIF2_LLD_SRCREV = "a701bbb5ed2976d5723c955c87a685f7517cffa3" 11AIF2_LLD_SRCREV = "e0c978cf1de9007c99a67d4683abaece1fca3617"
12 12
13BRANCH = "${AIF2_LLD_GIT_BRANCH}" 13BRANCH = "${AIF2_LLD_GIT_BRANCH}"
14SRC_URI = "${AIF2_LLD_GIT_URI};destsuffix=${AIF2_LLD_GIT_DESTSUFFIX};protocol=${AIF2_LLD_GIT_PROTOCOL};branch=${BRANCH}" 14SRC_URI = "${AIF2_LLD_GIT_URI};destsuffix=${AIF2_LLD_GIT_DESTSUFFIX};protocol=${AIF2_LLD_GIT_PROTOCOL};branch=${BRANCH}"
15SRCREV = "${AIF2_LLD_SRCREV}" 15SRCREV = "${AIF2_LLD_SRCREV}"
16 16
17PV = "1.2.0.1" 17PV = "1.2.0.2"
18INC_PR = "r0" 18INC_PR = "r0"
19 19
20COMPATIBLE_MACHINE = "k2hk" 20COMPATIBLE_MACHINE = "k2hk"