summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-12-14 02:48:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-12-14 12:42:56 -0500
commit42c48b1874dfd5a882922de3ddd368a6144b635a (patch)
treee659e4ac01435790924cdc10b168e70600428805 /recipes-bsp
parent947b031614bf2a6e1c0c56f4ce4f8787c91ad5a7 (diff)
downloadmeta-ti-42c48b1874dfd5a882922de3ddd368a6144b635a.tar.gz
srss-tc: pass proper CROSS_COMPILE and CFLAGS
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/srss-tc/srss-tc_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb b/recipes-bsp/srss-tc/srss-tc_git.bb
index 3c90069c..483bde00 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"
20 20
21inherit update-rc.d 21inherit update-rc.d
22LDFLAGS += "-lrt" 22LDFLAGS += "-lrt"
23CFLAGS += "${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}"
24
25EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
23 26
24do_install() { 27do_install() {
25 install -d ${D}${bindir}/ 28 install -d ${D}${bindir}/