1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 18:30:50 +00:00

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>
This commit is contained in:
Mahesh Radhakrishnan
2017-07-19 05:03:27 +00:00
committed by Denys Dmytriyenko
parent 9abc770e7d
commit 3d84b2e576
+17
View File
@@ -0,0 +1,17 @@
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"