mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +00:00
85810547e3
* The omap5-sgx-ddk-um-linux recipe installs pre-built libraries * Because of this, the dependencies are given as RDEPENDS as they are not needed for building the recipe * However, this may break recipes which depend on omap5-sgx-ddk-um-linux, as the omap5-sgx-ddk-um-linux dependencies may not yet be populated in the sysroot. * This resolves the break in the dependency chain by translating the RDEPENDS into a list of DEPENDS Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>