1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00
Files
Mahesh Radhakrishnan 3d84b2e576 srio-lld-rtos:Add rtos recipe for srio-lld
Upstreaming RTOS recipe for Serial Rapid IO (SRIO) low level driver

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-08-22 16:03:59 -04:00

18 lines
342 B
BlitzBasic

SUMMARY = "TI RTOS low level driver for Serial Rapid IO (SRIO)"
inherit ti-pdk
require recipes-bsp/srio-lld/srio-lld.inc
PR = "${INC_PR}.0"
DEPENDS_append = " cppi-lld-rtos \
qmss-lld-rtos \
"
COMPATIBLE_MACHINE_append = "|c66x"
PACKAGE_ARCH = "${MACHINE_ARCH}"
# HTML doc link params
PDK_COMP_LINK_TEXT = "SRIO LLD"