[OE-core] [PATCH 28/32] gettext: relocate msgfmt utility for all recipes

Khem Raj raj.khem at gmail.com
Fri Jun 16 17:57:21 UTC 2017


On 6/16/17 5:28 AM, Alexander Kanavin wrote:
>  meta/recipes-core/gettext/gettext_0.19.8.1.bb | 4 ++++
>  meta/recipes-kernel/sysprof/sysprof_3.24.1.bb | 4 ----
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/recipes-core/gettext/gettext_0.19.8.1.bb b/meta/recipes-core/gettext/gettext_0.19.8.1.bb
> index 83edffe530f..e080e76bf77 100644
> --- a/meta/recipes-core/gettext/gettext_0.19.8.1.bb
> +++ b/meta/recipes-core/gettext/gettext_0.19.8.1.bb
> @@ -119,6 +119,10 @@ do_install_append_class-native () {
>  	rm ${D}${datadir}/gettext/config.rpath
>  	rm ${D}${datadir}/gettext/po/Makefile.in.in
>  	rm ${D}${datadir}/gettext/po/remove-potcdate.sin
> +
> +        create_wrapper ${D}${bindir}/msgfmt \
> +                GETTEXTDATADIR="${STAGING_DATADIR_NATIVE}/gettext-0.19.8/"
> +
while here, perhaps it will be worth looking at automating the partial
PV use here

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170616/3c53c05d/attachment-0002.sig>


More information about the Openembedded-core mailing list