Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 recipes-bsp/srss-tc/srss-tc_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb 
b/recipes-bsp/srss-tc/srss-tc_git.bb
index 3c90069..483bde0 100644
--- a/recipes-bsp/srss-tc/srss-tc_git.bb
+++ b/recipes-bsp/srss-tc/srss-tc_git.bb
@@ -20,6 +20,9 @@ INITSCRIPT_PARAMS = "defaults 10"
 
 inherit update-rc.d
 LDFLAGS += "-lrt"
+CFLAGS += "${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}"
+
+EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
 
 do_install() {
        install -d ${D}${bindir}/
-- 
2.7.4

-- 
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to