summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mcbsp-lld
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2019-11-15 21:14:38 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-12-09 18:15:23 +0000
commit733486c09002c5e2a0adfeb83956a4a432ca5651 (patch)
tree81b299f4a6e90e5591a00d9c1d94adaba1dc6280 /recipes-bsp/mcbsp-lld
parent841746173624c57d5d507530836bf9e5003d4d8f (diff)
downloadmeta-ti-733486c09002c5e2a0adfeb83956a4a432ca5651.tar.gz
mcbsp-lld: migrate to ti-pdk-fetch.bbclass
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/mcbsp-lld')
-rw-r--r--recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb20
1 files changed, 5 insertions, 15 deletions
diff --git a/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb b/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb
index 10c782e7..96ac5d75 100644
--- a/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb
+++ b/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb
@@ -1,6 +1,10 @@
1SUMMARY = "TI RTOS low level driver for Multi-channel Buffered Serial Port (McBSP)" 1SUMMARY = "TI RTOS low level driver for Multi-channel Buffered Serial Port (McBSP)"
2 2
3inherit ti-pdk 3inherit ti-pdk ti-pdk-fetch
4
5TI_PDK_COMP = "ti.drv.mcbsp"
6
7PE = "1"
4 8
5LICENSE = "BSD-3-Clause" 9LICENSE = "BSD-3-Clause"
6LIC_FILES_CHKSUM = "file://mcbspver.h;beginline=1;endline=47;md5=a8a39efd13fa6fe66da5461b898d620e" 10LIC_FILES_CHKSUM = "file://mcbspver.h;beginline=1;endline=47;md5=a8a39efd13fa6fe66da5461b898d620e"
@@ -8,22 +12,8 @@ LIC_FILES_CHKSUM = "file://mcbspver.h;beginline=1;endline=47;md5=a8a39efd13fa6fe
8COMPATIBLE_MACHINE = "k2g|c665x-evm|omapl1" 12COMPATIBLE_MACHINE = "k2g|c665x-evm|omapl1"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
10 14
11MCBSP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/mcbsp-lld.git"
12MCBSP_LLD_GIT_PROTOCOL = "git"
13MCBSP_LLD_GIT_BRANCH = "master"
14MCBSP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcbsp"
15
16# Below commit ID corresponds to "DEV.MCBSP_LLD.01.00.00.12"
17MCBSP_LLD_SRCREV = "cd201419a8b4e4aefee6b9323d9a84f4ea467d6a"
18
19BRANCH = "${MCBSP_LLD_GIT_BRANCH}"
20SRC_URI = "${MCBSP_LLD_GIT_URI};destsuffix=${MCBSP_LLD_GIT_DESTSUFFIX};protocol=${MCBSP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
21
22SRCREV = "${MCBSP_LLD_SRCREV}"
23PV = "01.00.00.12"
24PR = "r0" 15PR = "r0"
25 16
26S = "${WORKDIR}/${MCBSP_LLD_GIT_DESTSUFFIX}"
27 17
28DEPENDS_append = " edma3-lld-rtos \ 18DEPENDS_append = " edma3-lld-rtos \
29" 19"