All of lore.kernel.org
 help / color / mirror / Atom feed
* "${bindir}" versus "${bindir}/*" ??
@ 2012-03-24  8:40 Robert P. J. Day
  2012-03-24  9:45 ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2012-03-24  8:40 UTC (permalink / raw)
  To: OE Core mailing list


  in bitbake.conf, numerous variables like "FILES_${PN}" are
initialized with a combination of directory variables, with two
different forms:

  * ${bindir}
  * ${bindir}/*

is there a functional difference between those two?  my wildly
speculative guess is that if "*" works as it does in the shell, it
would simply skip any hidden objects.  is that the difference?  since
i don't see that clarified anywhere.

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] 5+ messages in thread

end of thread, other threads:[~2012-03-24 12:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-24  8:40 "${bindir}" versus "${bindir}/*" ?? Robert P. J. Day
2012-03-24  9:45 ` Richard Purdie
2012-03-24 10:01   ` Robert P. J. Day
2012-03-24 11:26     ` Richard Purdie
2012-03-24 12:37       ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.