aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld/srio-lld-rtos_git.bb
blob: 9c5357591c117304d1fe39733c04b8fbbc66c40f (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"