[oe-commits] Robert Yang : gettext: upgrade to 0.19.4

git at git.openembedded.org git at git.openembedded.org
Fri Jan 23 11:36:51 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: cd91b748e83bd5c040538aecf76823549662b3c7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=cd91b748e83bd5c040538aecf76823549662b3c7

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Tue Jan 13 07:02:50 2015 -0800

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 at windriver.com>

---

 .../parallel.patch                                 |  13 -----
 .../gettext-minimal-0.18.3.2/Makevars.template     |  53 ---------------------
 .../gettext/gettext-minimal-0.18.3.2/aclocal.tgz   | Bin 37591 -> 0 bytes
 ...conv-m4-remove-the-test-to-convert-euc-jp.patch |  43 -----------------
 .../COPYING                                        |   2 +-
 .../Makefile.in.in                                 |  47 +++++++++++++-----
 .../gettext/gettext-minimal-0.19.4/aclocal.tgz     | Bin 0 -> 39744 bytes
 .../config.rpath                                   |  18 +++----
 .../remove-potcdate.sin                            |   0
 ....18.3.2.bb => gettext-minimal-native_0.19.4.bb} |   3 +-
 .../{gettext_0.18.3.2.bb => gettext_0.19.4.bb}     |   4 +-
 11 files changed, 44 insertions(+), 139 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=cd91b748e83bd5c040538aecf76823549662b3c7


More information about the Openembedded-commits mailing list