elementary: add gettextize patch
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 30 Nov 2011 08:16:57 +0000 (08:16 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:17:00 +0000 (08:17 -0800)
commit1860ad8bfa0c8da3d25c0221c7c8555a6ed03c45
tree94fe92084f20234146a726f9a0abc45acf0d1ef9
parentf1117599099fd8322362cdb866ea1d44f6770fca
elementary: add gettextize patch

* normally we would call gettextize from do_configure, but efl.bbclass is running
  do_configure_prepend() {
        autopoint || touch config.rpath
  }
  before that and this respects AM_GNU_GETTEXT_VERSION which is 0.17 and later it fails with;
  *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18

(From meta-openembedded rev: 45d7250d64bf7d7c2d29d2dbf61bb6c30b683a80)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-efl/recipes-efl/efl/elementary/0001-elementary-gettextize-0.18.1.patch [new file with mode: 0644]
meta-openembedded/meta-efl/recipes-efl/efl/elementary_svn.bb