[OE-core] [PATCH] glib-2.0: Fix issues with libelf dependency creeping in

Colin Walters walters at verbum.org
Mon May 7 18:09:42 UTC 2012


On Mon, 2012-05-07 at 10:52 +0100, Richard Purdie wrote:
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
> diff --git a/meta/recipes-core/glib-2.0/glib-2.0/nolibelf.patch b/meta/recipes-core/glib-2.0/glib-2.0/nolibelf.patch
> new file mode 100644
> index 0000000..e9b3b26
> --- a/dev/null
> +++ b/meta/recipes-core/glib-2.0/glib-2.0/nolibelf.patch
> @@ -0,0 +1,37 @@
> +Ideally there would be configureation option for this but there is not. We
> +can't allow this code since it could detect the host system's libelf with
> +disasterous effects when cross compiling.

Random request - could you guys also CC patches to GNOME stuff to me?  I
do review patches to GLib fairly actively.

As far as removing the libelf support; note this means GResource won't
work which in turn means gtk3 won't work (at the moment).

Anyways, a patch to add a configuration option is really, really trivial
if one has a checkout of git, if someone files a bug with a rationale I
can do a patch.









More information about the Openembedded-core mailing list