diff --git a/recipes-bsp/pa-lld/pa-lld-rtos_git.bb b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb new file mode 100644 index 00000000..e415f36c --- /dev/null +++ b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb @@ -0,0 +1,12 @@ +SUMMARY = "TI RTOS low level driver for Packet Accelerator (PA)" + +inherit ti-pdk + +require recipes-bsp/pa-lld/pa-lld.inc +COMPATIBLE_MACHINE_append = "|c667x-evm" +PR = "${INC_PR}.0" + +DEPENDS_append = " rm-lld-rtos" + +# HTML doc link params +PDK_COMP_LINK_TEXT = "PA LLD"