summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc')
-rw-r--r--bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc15
1 files changed, 4 insertions, 11 deletions
diff --git a/bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc b/bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc
index 679ae9f1..3a593c70 100644
--- a/bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc
+++ b/bsp/meta-ti/recipes-bsp/nwal-lld/nwal-lld.inc
@@ -1,25 +1,18 @@
LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462"
COMPATIBLE_MACHINE = "keystone"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-NWAL_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git"
-NWAL_LLD_GIT_PROTOCOL = "git"
-NWAL_LLD_GIT_BRANCH = "master"
+inherit ti-pdk-fetch
-# Below commit ID corresponds to "DEV.NWAL.02.01.00.12"
-NWAL_LLD_SRCREV = "fef9d609f446c6a229c571473727ee5d1ad49630"
+TI_PDK_COMP = "ti.drv.nwal"
-BRANCH = "${NWAL_LLD_GIT_BRANCH}"
-SRC_URI = "${NWAL_LLD_GIT_URI};protocol=${NWAL_LLD_GIT_PROTOCOL};branch=${BRANCH}"
-SRCREV = "${NWAL_LLD_SRCREV}"
+PE = "1"
-PV = "02.01.00.12"
INC_PR = "r0"
BASEDIR = "${WORKDIR}/git"
-S = "${BASEDIR}/ti/drv/nwal"
DEVICELIST_k2hk = "k2h k2k"
DEVICELIST_k2l = "k2l"