All of lore.kernel.org
 help / color / mirror / Atom feed
* sadly, confused about recursive "recrdeptask" dependencies
@ 2014-08-10 13:06 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2014-08-10 13:06 UTC (permalink / raw)
  To: BitBake developer list


  first, reading bitbake user manual and, in the section on dependency
task flags, i see nothing about the "recideptask" flag, which i only
tripped over recently while perusing oe-core:

distrodata.bbclass:do_distrodataall[recideptask] = "do_${BB_DEFAULT_TASK}"
distrodata.bbclass:do_checkpkgall[recideptask] = "do_${BB_DEFAULT_TASK}"
distrodata.bbclass:do_distro_checkall[recideptask] = "do_${BB_DEFAULT_TASK}"
distrodata.bbclass:do_checklicenseall[recideptask] = "do_${BB_DEFAULT_TASK}"
utility-tasks.bbclass:do_checkuriall[recideptask] = "do_${BB_DEFAULT_TASK}"
utility-tasks.bbclass:do_fetchall[recideptask] = "do_${BB_DEFAULT_TASK}"

should that be documented?

  and as for "recrdeptask", well, i'm pretty sure i understand
build-time dependencies, and run-time dependencies, but does
recrdeptask correspond only to recursive run-time dependencies, or
*both* types of dependencies (as well as inter-task dependencies)? i'm
reading section 3.9.4 in the bitbake user manual, and i'm still
confused.

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] only message in thread

only message in thread, other threads:[~2014-08-10 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-10 13:06 sadly, confused about recursive "recrdeptask" dependencies 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.