* confused by task flags in base.bbclass
@ 2015-10-22 22:29 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2015-10-22 22:29 UTC (permalink / raw)
To: OE Core mailing list
confused ...
addtask install after do_compile
do_install[dirs] = "${D} ${B}"
# Remove and re-create ${D} so that is it guaranteed to be empty
do_install[cleandirs] = "${D}"
what is the purpose of having "${D}" in both the first and second
line? i thought the "cleandirs" task flag would *already* guarantee
that D would exist and would be empty. so why does it need to be
referred to in both lines?
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:[~2015-10-22 22:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 22:29 confused by task flags in base.bbclass 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