All of lore.kernel.org
 help / color / mirror / Atom feed
* dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc"
@ 2014-01-05 12:10 Stefan Seyfried
  2014-01-05 13:11 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Seyfried @ 2014-01-05 12:10 UTC (permalink / raw)
  To: poky

This commit

commit 564c687c2a2b90f277f444eed298b6defc51c467
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date:   Fri Nov 29 23:15:56 2013 +0000

    bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs

Leads to lots of

WARNING: Duplicate inclusion for
/space/tmp/yocto-test/meta/recipes-core/eglibc/eglibc-common.inc in
/space/tmp/yocto-test/meta/recipes-core/eglibc/eglibc-initial.inc

I think the problem is not with this commit but with eglibc recipes:

eglibc-initial_2.18.bb:1: including eglibc_2.18.bb
eglibc_2.18.bb:1: including eglibc.inc
eglibc.inc:1: including eglibc-common.inc
....
eglibc-initial_2.18.bb:2: including eglibc-initial.inc
eglibc-initial.inc:1: including eglibc-common.inc

So eglibc-common.inc is really included twice.

I'm in no case expert enough to tell which of the includes could or
should be omitted, but I'd probably remove the one in eglibc-initial.inc

Best regards,

	Stefan
-- 
Stefan Seyfried
Linux Consultant & Developer -- GPG Key: 0x731B665B

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-05 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-05 12:10 dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc" Stefan Seyfried
2014-01-05 13:11 ` Martin Jansa

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.