<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Thomas,</div><div class="gmail_quote"><br></div><div class="gmail_quote">On 2 February 2015 at 15:17, Moore, Thomas (FtWorth) <span dir="ltr"><<a href="mailto:Thomas.Moore2@atk.com" target="_blank">Thomas.Moore2@atk.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I have a binary recipe that is only compatible with x86 and x86_64 systems. I *think* specifying the COMPATIBLE_HOST in my recipe would be a good idea. However, I've been unable to find any documentation, or even a good description, of this variable. Can someone help me out here?<br></blockquote><div><br></div><div>The manual has a section in the glossary:</div><div><br></div><div><a href="http://www.yoctoproject.org/docs/1.7.1/mega-manual/mega-manual.html#var-COMPATIBLE_HOST">http://www.yoctoproject.org/docs/1.7.1/mega-manual/mega-manual.html#var-COMPATIBLE_HOST</a></div><div><br></div><div>And yes, this is the idiom.  Lots of meta-intel for example uses COMPATIBLE_HOST = '(i.86|x86_64).*-linux'.</div><div><br></div><div>Ross </div></div><br></div></div>