]> code.ossystems Code Review - openembedded-core.git/commit
gettext: move remove-potcdate.sin from gettext-native to gettext-minimal-native
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 12 Dec 2012 23:48:40 +0000 (00:48 +0100)
committerSaul Wold <sgw@linux.intel.com>
Fri, 14 Dec 2012 23:17:20 +0000 (15:17 -0800)
commite60612a9fed96d92c5119ab3b26a355d152db1b8
treef1cd4340f3c7e9b956075028561f42029ed34ca4
parentc00778dd0d9c3b62657057e92c868ad2257d72d3
gettext: move remove-potcdate.sin from gettext-native to gettext-minimal-native

* now autotools.bbclass are copying not only Makefile.in.in but also
  remove-potcdate.sin which is used by Makefile.in.in, so we need to
  provide this file already in gettext-minimal-native otherwise build
  can fail, when autotools.bbclass is used before gettext-native (full)
  is built.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/gettext/gettext-minimal-0.18.1.1/remove-potcdate.sin [new file with mode: 0644]
meta/recipes-core/gettext/gettext-minimal-native_0.18.1.1.bb
meta/recipes-core/gettext/gettext_0.18.1.1.bb