diff --git a/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb b/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb new file mode 100644 index 00000000..5caa07ab --- /dev/null +++ b/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb @@ -0,0 +1,12 @@ +SUMMARY = "TI RTOS level driver for Digital Radio Front End" + +inherit ti-pdk + +require recipes-bsp/dfe-lld/dfe-lld.inc + +PR = "${INC_PR}.0" + +PACKAGE_ARCH = "${MACHINE_ARCH}" + +# HTML doc link params +PDK_COMP_LINK_TEXT = "DFE LLD"