]> code.ossystems Code Review - meta-freescale.git/commit
cst: Fix build for target recipe
authorKhem Raj <raj.khem@gmail.com>
Thu, 5 Sep 2019 19:33:10 +0000 (12:33 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Sep 2019 17:19:35 +0000 (14:19 -0300)
commit05ded87ee39d8187da0ef135aac440b7393e264d
tree8a757bd493fd1223252a135704d6a1e182376a49
parent5b4273235e3c3ab0cbe16ecf4d66bf77361d8ac9
cst: Fix build for target recipe

gen_keys when cross-built can not execute on build host
so better to depend on native version and call out native gen_keys
binary

Fixes
TOPDIR/build/tmp/work/mips32r2-yoe-linux/cst/git-r0/temp/run.do_install.29171: line 111: ./gen_keys: cannot execute binary file: Exec format error
WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/cst/git-r0/temp/run.do_install.29171:1 exit 126 from './gen_keys 1024'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes-devtools/cst/cst_git.bb