aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld/srio-lld-rtos_git.bb
blob: 7708a18e170405cfd6df31f058c90453a4a3d0b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"