* autotools_stage already inherits autotools
@ 2009-02-16 12:17 Koen Kooi
0 siblings, 0 replies; only message in thread
From: Koen Kooi @ 2009-02-16 12:17 UTC (permalink / raw)
To: openembedded-devel
Hi,
Lately a number of commits were made doing this:
-inherit autotools
+inherit autotools autotools_stage
which is bogus, since autotools_stage.bbclass consists of:
inherit autotools
do_stage () {
autotools_stage_all
}
Summary: inherit autotools autotools_stage = BAD, inherit
autotools_stage = GOOD
regards,
Koen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-16 12:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-16 12:17 autotools_stage already inherits autotools Koen Kooi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox