]> code.ossystems Code Review - openembedded-core.git/commit
gettext: upgrade to 0.19.4
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 13 Jan 2015 15:02:50 +0000 (07:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Jan 2015 11:35:24 +0000 (11:35 +0000)
commitcd91b748e83bd5c040538aecf76823549662b3c7
tree1126142d13106be48185dc7cda8d24f648fc2b2a
parentf813c09493ddad2df5b18b3b3b5c44d5b4201b72
gettext: upgrade to 0.19.4

* gettext:
  - Update parallel.patch, we only need a part of it.

* gettext-minimal-native:
  - Update related files from gettext-native.
  - Remove Makevars.template, we didn't use it.
  - Remove iconv-m4-remove-the-test-to-convert-euc-jp.patch (can be
    reverse applied).
  - Update the COPYING (1995 - 2014).

* About upgrade gettext-minimal-native (for future's upgrade):
  - Build gettext-native
  - Copy gettext-runtime/po/Makefile.in.in, build-aux/config.rpath and
    gettext-runtime/po/remove-potcdate.sin from gettext-native.
  - Update COPYING when needed (usually update the year), do not copy
    the whole COPYING file from gettext-native.
  - Go to gettext-native's ${S}/gettext-runtime/m4:
    > Remove lt*.m4 and libtool.m4
    > copy lib-ld.m4 lib-link.m4 lib-prefix.m4 from ${S}/gettext-runtime/m4/
    > tar czvf /path/to/aclocal.tgz *.m4

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-core/gettext/gettext-0.19.4/parallel.patch [moved from meta/recipes-core/gettext/gettext-0.18.3.2/parallel.patch with 58% similarity]
meta/recipes-core/gettext/gettext-minimal-0.18.3.2/Makevars.template [deleted file]
meta/recipes-core/gettext/gettext-minimal-0.18.3.2/aclocal.tgz [deleted file]
meta/recipes-core/gettext/gettext-minimal-0.18.3.2/iconv-m4-remove-the-test-to-convert-euc-jp.patch [deleted file]
meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING [moved from meta/recipes-core/gettext/gettext-minimal-0.18.3.2/COPYING with 76% similarity]
meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in [moved from meta/recipes-core/gettext/gettext-minimal-0.18.3.2/Makefile.in.in with 93% similarity]
meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz [new file with mode: 0644]
meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath [moved from meta/recipes-core/gettext/gettext-minimal-0.18.3.2/config.rpath with 98% similarity]
meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin [moved from meta/recipes-core/gettext/gettext-minimal-0.18.3.2/remove-potcdate.sin with 100% similarity]
meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb [moved from meta/recipes-core/gettext/gettext-minimal-native_0.18.3.2.bb with 86% similarity]
meta/recipes-core/gettext/gettext_0.19.4.bb [moved from meta/recipes-core/gettext/gettext_0.18.3.2.bb with 97% similarity]