diff --git a/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb b/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb new file mode 100644 index 00000000..962965b0 --- /dev/null +++ b/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb @@ -0,0 +1,16 @@ +SUMMARY = "TI RTOS low level driver for Antenna Interface" + +inherit ti-pdk + +require recipes-bsp/aif2-lld/aif2-lld.inc + +PR = "${INC_PR}.0" + +DEPENDS_append = " qmss-lld-rtos \ + cppi-lld-rtos \ +" + +PACKAGE_ARCH = "${MACHINE_ARCH}" + +# HTML doc link params +PDK_COMP_LINK_TEXT = "AIF2 LLD"