mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
ti-ipc-rtos: cannot directly depend on doxygen here
There's no doxygen recipe provided by meta-ti, nor oe-core. And meta-ti expects doxygen to be available as a host tool, per layers.conf Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -2,7 +2,7 @@ require ti-ipc.inc
|
||||
require ti-ipc-common.inc
|
||||
require ti-ipc-rtos.inc
|
||||
|
||||
DEPENDS = "ti-xdctools ti-sysbios doxygen-native zip-native"
|
||||
DEPENDS = "ti-xdctools ti-sysbios zip-native"
|
||||
|
||||
PACKAGES =+ "${PN}-fw"
|
||||
FILES_${PN}-fw = "${base_libdir}/firmware/*"
|
||||
|
||||
Reference in New Issue
Block a user