[oe-commits] Richard Purdie : gettext: Add config.rpath and Makefile.in. in to gettext-minimal-native

git at git.openembedded.org git at git.openembedded.org
Thu Oct 18 11:15:11 UTC 2012


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Oct 17 13:47:38 2012 +0000

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.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../gettext-minimal-0.18.1.1/Makefile.in.in        |  444 +++++++++++++
 .../gettext-minimal-0.18.1.1/Makevars.template     |   41 ++
 .../gettext/gettext-minimal-0.18.1.1/config.rpath  |  672 ++++++++++++++++++++
 .../gettext/gettext-minimal-native_0.18.1.1.bb     |    7 +-
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |    2 +
 5 files changed, 1165 insertions(+), 1 deletions(-)

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




More information about the Openembedded-commits mailing list