All of lore.kernel.org
 help / color / mirror / Atom feed
* what means PROV_class-native = ""?
@ 2013-01-18 21:35 Robert P. J. Day
  2013-01-18 21:45 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2013-01-18 21:35 UTC (permalink / raw)
  To: OE Core mailing list


  perusing oe-core for examples to demonstrate the concept of
"PROVIDES =", and i ran across this in recipes-devtools/dpkg/dpkg.inc:

PROV = "virtual/update-alternatives"
PROV_class-native = ""

PROVIDES += "${PROV}"

  i'm not sure what to make of that -- what's the purpose of assigning
to PROV, then subsequently assigning to PROVIDES, but with that

PROV_class-native = ""

line in between?  i did a grep and saw nothing else like it throughout
oe-core.

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

end of thread, other threads:[~2013-01-18 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-18 21:35 what means PROV_class-native = ""? Robert P. J. Day
2013-01-18 21:45 ` Martin Jansa
2013-01-18 21:57   ` Saul Wold
2013-01-18 22:06     ` 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.