Bitbake conditional exporting a variable

后端 未结 0 1203
谎友^
谎友^ 2021-02-10 13:26

In a Bitbake recipe file, want to export a variable only if some conditions meet. My initial thought was this.

if [ "${@d.getVar(\'SOMECOND\')}" == &quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题