gettext: Add config.rpath and Makefile.in.in to gettext-minimal-native
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Oct 2012 13:47:38 +0000 (13:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 11:13:44 +0000 (12:13 +0100)
commit0c1005e601cb3e96a26152515641c93b3d0ec55c
tree2f71b2ec9d20987852af4c75f8200280e810ad5d
parent34765adf8ba31db7697485b1f2800ca5f8a9dd90
gettext: Add config.rpath and Makefile.in.in to gettext-minimal-native

We need gettext-minimal-native to be able to install config.rpath and
Makefile.in.in so that we don't get version mismatch errors when subsequently
using the reconfigured software.

This patch moves the two files to be provided by minimal-native so
that we can better 'gettextize' software without needing the full
gettext-native when using --disable-nls.

(From OE-Core rev: 6b12d4cd39bacb087654b59e25f5052a4e839b26)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext-minimal-0.18.1.1/Makefile.in.in [new file with mode: 0644]
meta/recipes-core/gettext/gettext-minimal-0.18.1.1/Makevars.template [new file with mode: 0644]
meta/recipes-core/gettext/gettext-minimal-0.18.1.1/config.rpath [new file with mode: 0755]
meta/recipes-core/gettext/gettext-minimal-native_0.18.1.1.bb
meta/recipes-core/gettext/gettext_0.18.1.1.bb