Openembedded Core Discussions
 help / color / mirror / Atom feed
* is standard for COMPATIBLE_MACHINE to use "()" or not?
@ 2015-03-05  8:43 Robert P. J. Day
  2015-03-06  9:14 ` Mike Looijmans
  0 siblings, 1 reply; 6+ messages in thread
From: Robert P. J. Day @ 2015-03-05  8:43 UTC (permalink / raw)
  To: OE Core mailing list


  a style guide thing ... it appears that COMPATIBLE_MACHINE happily
acccepts a matching RE within parentheses or not, is there a
preference?

  also, in checking that, i ran across this in oe-core:

linux-yocto_3.14.bb:COMPATIBLE_MACHINE = "qemuarm|qemuarm64|qemux86|qemuppc|qemumips|qemumips64|qemux86-64"
linux-yocto_3.19.bb:COMPATIBLE_MACHINE = "qemuarm|qemuarm64|qemux86|qemuppc|qemumips|qemumips64|qemux86-64"
linux-yocto-dev.bb:COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemumips64|qemux86-64)"

where the first two recipes list "qemuarm64" but the dev version
doesn't ... is that deliberate?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-06 11:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05  8:43 is standard for COMPATIBLE_MACHINE to use "()" or not? Robert P. J. Day
2015-03-06  9:14 ` Mike Looijmans
2015-03-06  9:19   ` Robert P. J. Day
2015-03-06  9:35   ` Robert P. J. Day
2015-03-06 11:16     ` Mike Looijmans
2015-03-06 11:34       ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox