[meta-ti] [master/thud][RFC 12/42] hyplnk-lld: migrate to ti-pdk-fetch.bbclass

Jacob Stiffler j-stiffler at ti.com
Thu Nov 7 09:50:07 PST 2019


Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-bsp/hyplnk-lld/hyplnk-lld.inc | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
index a73f513..36cf136 100644
--- a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
+++ b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
@@ -6,24 +6,14 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 LLDNAME="hyplnk"
 
-LIC_FILES_CHKSUM = "file://${WORKDIR}/${HYPLNK_GIT_DESTSUFFIX}/COPYING.txt;md5=623325cc19e613a4e770fbb749922592"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=623325cc19e613a4e770fbb749922592"
 
-HYPLNK_GIT_URI = "git://git.ti.com/keystone-rtos/hyplnk-lld.git"
-HYPLNK_GIT_PROTOCOL = "git"
-HYPLNK_GIT_BRANCH = "master"
-HYPLNK_GIT_DESTSUFFIX = "git/ti/drv/${LLDNAME}"
+inherit ti-pdk-fetch
+PE = "1"
 
-# Following commit corresponds to tag DEV.HYPLNK_LLD.02.01.00.08A
-HYPLNK_SRCREV = "67fc593f28d243d25a5e19720eba8b3e53a5efc0"
-
-BRANCH="${HYPLNK_GIT_BRANCH}"
-SRC_URI = "${HYPLNK_GIT_URI};destsuffix=${HYPLNK_GIT_DESTSUFFIX};protocol=${HYPLNK_GIT_PROTOCOL};branch=${BRANCH}"
-SRCREV = "${HYPLNK_SRCREV}"
-
-PV = "2.1.0.8A"
 INC_PR = "r0"
 
 DEVICELIST_k2hk = "k2h k2k"
 DEVICELIST_k2e  = "k2e"
 
-S = "${WORKDIR}/${HYPLNK_GIT_DESTSUFFIX}"
+TI_PDK_COMP = "ti.drv.hyplnk"
-- 
2.7.4



More information about the meta-ti mailing list