[OE-core] locale data broken in gstreamer

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Wed Nov 28 13:56:26 UTC 2012


Martin Jansa <martin.jansa-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org>
writes:

> Other option is to include the same hack in our Makefile.in.in
> GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
> if we test that this does not break some other packages.

oe_runconf_prepend() {
    sed -i -e "1a\\" -e 'GETTEXT_PACKAGE = @GETTEXT_PACKAGE@' po/Makefile.in.in
}

seems to work too (at least for gst-plugins-good)



Enrico




More information about the Openembedded-core mailing list