Openembedded Devel Discussions
 help / color / mirror / Atom feed
* i'm assuming some "do_<task>[dirs] =" directives are redundant, yes?
@ 2014-07-21  9:59 Robert P. J. Day
  2014-07-21 15:27 ` Christopher Larson
  0 siblings, 1 reply; 6+ messages in thread
From: Robert P. J. Day @ 2014-07-21  9:59 UTC (permalink / raw)
  To: OpenEmbedded Development mailing list


  pedantic observation -- i notice in base.bbclass:

do_unpack[dirs] = "${WORKDIR}"

  and over in patch.bbclass:

addtask patch after do_unpack
do_patch[dirs] = "${WORKDIR}"

  so given that patching has been added as a task after unpacking,
wouldn't ${WORKDIR} already be guaranteed to exist? doesn't hurt, of
course, and no, i have no intention of trying to clean any of that up
:-), i just wanted to clarify the actual mechanics.

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:[~2014-07-27 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21  9:59 i'm assuming some "do_<task>[dirs] =" directives are redundant, yes? Robert P. J. Day
2014-07-21 15:27 ` Christopher Larson
2014-07-26 12:43   ` Robert P. J. Day
2014-07-26 23:13     ` Christopher Larson
2014-07-27 11:54       ` Robert P. J. Day
2014-07-27 12:10       ` 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