summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc')
-rw-r--r--bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc14
1 files changed, 3 insertions, 11 deletions
diff --git a/bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc b/bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc
index 27375625..078509fc 100644
--- a/bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc
+++ b/bsp/meta-ti/recipes-bsp/iqn2-lld/iqn2-lld.inc
@@ -1,21 +1,13 @@
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
LICENSE = "BSD-3-Clause"
-IQN2_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/iqn2-lld.git"
-IQN2_LLD_GIT_PROTOCOL = "git"
-IQN2_LLD_GIT_BRANCH = "master"
-IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2"
+inherit ti-pdk-fetch
-# Following commit corresponds to DEV.IQN_LLD.01.00.00.11
-IQN2_LLD_SRCREV = "cf78b793523e42867f2c538ae19227d2ae764b86"
+TI_PDK_COMP = "ti.drv.iqn2"
-BRANCH = "${IQN2_LLD_GIT_BRANCH}"
-SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}"
-SRCREV = "${IQN2_LLD_SRCREV}"
+PE = "1"
-PV = "1.0.0.11"
INC_PR = "r0"
COMPATIBLE_MACHINE = "k2l"
-S = "${WORKDIR}/${IQN2_LLD_GIT_DESTSUFFIX}"