diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:23:35 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-23 16:55:52 +0000 |
| commit | 02e3a6c0d945fcd7a43440d73b9cc53e5cab0897 (patch) | |
| tree | 213acb3d0d09463649e7425f9a0c284fad386b77 /recipes-bsp | |
| parent | 15a468cd871522ab69274bd6b63c60332a80bb06 (diff) | |
| download | meta-ti-02e3a6c0d945fcd7a43440d73b9cc53e5cab0897.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.inc | 6 |
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" | |||
| 7 | AIF2_LLD_GIT_BRANCH = "master" | 7 | AIF2_LLD_GIT_BRANCH = "master" |
| 8 | AIF2_LLD_GIT_DESTSUFFIX = "git/ti/drv/aif2" | 8 | AIF2_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 |
| 11 | AIF2_LLD_SRCREV = "a701bbb5ed2976d5723c955c87a685f7517cffa3" | 11 | AIF2_LLD_SRCREV = "e0c978cf1de9007c99a67d4683abaece1fca3617" |
| 12 | 12 | ||
| 13 | BRANCH = "${AIF2_LLD_GIT_BRANCH}" | 13 | BRANCH = "${AIF2_LLD_GIT_BRANCH}" |
| 14 | SRC_URI = "${AIF2_LLD_GIT_URI};destsuffix=${AIF2_LLD_GIT_DESTSUFFIX};protocol=${AIF2_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 14 | SRC_URI = "${AIF2_LLD_GIT_URI};destsuffix=${AIF2_LLD_GIT_DESTSUFFIX};protocol=${AIF2_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 15 | SRCREV = "${AIF2_LLD_SRCREV}" | 15 | SRCREV = "${AIF2_LLD_SRCREV}" |
| 16 | 16 | ||
| 17 | PV = "1.2.0.1" | 17 | PV = "1.2.0.2" |
| 18 | INC_PR = "r0" | 18 | INC_PR = "r0" |
| 19 | 19 | ||
| 20 | COMPATIBLE_MACHINE = "k2hk" | 20 | COMPATIBLE_MACHINE = "k2hk" |
