summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc')
-rw-r--r--bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc14
1 files changed, 3 insertions, 11 deletions
diff --git a/bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc b/bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc
index 65b12cb4..718f3a7f 100644
--- a/bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc
+++ b/bsp/meta-ti/recipes-bsp/aif2-lld/aif2-lld.inc
@@ -2,21 +2,13 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
-AIF2_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/aif2-lld.git"
-AIF2_LLD_GIT_PROTOCOL = "git"
-AIF2_LLD_GIT_BRANCH = "master"
-AIF2_LLD_GIT_DESTSUFFIX = "git/ti/drv/aif2"
+inherit ti-pdk-fetch
-# The following commit correspond to DEV.AIF2LLD.01.02.00.02A
-AIF2_LLD_SRCREV = "3eecba9b3b07b0c8fc39daa79fe4e8204e5d0e0e"
+TI_PDK_COMP = "ti.drv.aif2"
-BRANCH = "${AIF2_LLD_GIT_BRANCH}"
-SRC_URI = "${AIF2_LLD_GIT_URI};destsuffix=${AIF2_LLD_GIT_DESTSUFFIX};protocol=${AIF2_LLD_GIT_PROTOCOL};branch=${BRANCH}"
-SRCREV = "${AIF2_LLD_SRCREV}"
+PE = "1"
-PV = "1.2.0.2A"
INC_PR = "r0"
COMPATIBLE_MACHINE = "k2hk"
-S = "${WORKDIR}/${AIF2_LLD_GIT_DESTSUFFIX}"