[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
Wed Oct 17 14:36:28 UTC 2012


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

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=c89cc7ef00416dc56eda33d8c45cd201e9cbf8c4




More information about the Openembedded-commits mailing list