[OE-core] [PATCH 1/1] systemd: Upgrade to 199

Andreas Müller schnitzeltony at googlemail.com
Wed Apr 17 09:06:15 UTC 2013


On Wed, Apr 17, 2013 at 10:12 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>> What other options do I have to force build of make-native. Why I
>> insist: On both of my machines (Fedora 14 / 15) build of systemd
>> fails.
>
> In local.conf do something like:
>
> DEPENDS_append_pn-systemd = " make-native"

to ensure that all recipes get 'parallel-make-safe' (I know of
problems with systemd and webkit-gtk - there might be others) I added
to my local.conf

DEPENDS_append_pn-gettext-native = " make-native"
PREFERRED_PROVIDER_make-native = "make-native"

It is dirty but I can live with it.
>
> By adding make-native to the base dependencies you've introduced
> circular dependencies and the circular dependency handling code in
> bitbake is breaking for unknown reasons. That code is fairly broken at
> this point unfortunately (someone should file a bug) but its beyond what
> we can fix in 1.4 at this point.
hard times - I know :)
>
> Cheers,
>
> Richard
>
Andreas




More information about the Openembedded-core mailing list