<div dir="ltr">AFAIK, you can't have dynamic variables in the local.conf that you<div>can control from bitbake.<br><div>If you want to dynamically pass a variable to bitbake, you need to</div></div><div>use the `-e` option and pass an environment file with you dynamic</div><div>variables in there. Or use a custom script that calls bitbake and with</div><div>some `sed` magic replace dummy variables in your local.conf.</div><div><br></div><div>Regards,</div><div>Dimitris</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 19, 2018 at 1:21 PM bhuvana easwari <<a href="mailto:bhuvaneswarik1991@gmail.com">bhuvaneswarik1991@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px">Hi,</span><div dir="auto" style="font-family:sans-serif;font-size:12.8px"><br></div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">I need support on the below issue.</div><div dir="auto" style="font-family:sans-serif;font-size:12.8px"><br></div><div dir="auto" style="font-family:sans-serif;font-size:12.8px"><div dir="auto">1) Actually we are trying to build two machine from one meta-layer based on some choice.</div><div dir="auto">2) Both devices having different configuration files.</div><div dir="auto">3) Now we have to export a variable from machine configuration conf file to layer.conf</div><div dir="auto">4) Based on the exported variable value,we are choosing device specific conf file.</div><div dir="auto"><br></div><div dir="auto">Can you please give some input on this</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Bhuvaneswari K</div></div></div>
-- <br>
_______________________________________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org" target="_blank">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
</blockquote></div>