http://bugs.openembedded.org/show_bug.cgi?id=2966
Marcin Juszkiewicz <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Marcin Juszkiewicz <[EMAIL PROTECTED]> 2007-09-10 01:33:04
---
RP » hrw: I've just looked at #2966 and I don't understand the problem?
hrw » RP: linux.inc did set DEPENDS_machine = "sth" and then kernel.bbclass
DEPENDS += "sth1 sth2" is ignored
hrw » RP: so building of kernel fails for 'machine' as it lack deps for it
RP » hrw: Thats just the way the metadata works
» hrw: If it worked the other way, overrides wouldn't override
hrw » RP: so the way which was used in linux.inc was just wrong and
DEPENDS_append_machine should be used instead?
RP » hrw: yes
hrw » RP: DEPENDS_machine += "sth" also does not work?
RP » hrw: In theory that would add to an existing DEPENDS_machine variable
and then when overrides are evaluated it would replace the DEPENDS
» hrw: I think that syntax might be broken but it wouldn't help anyway
So linux.inc was just plainly wrong.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev