[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 16:45:12 UTC 2012


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

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=82bef0600b41ba747ae94db65c97429257fff3dd




More information about the Openembedded-commits mailing list