[oe-commits] Paul Eggleton : gettext-minimal-native: add SUMMARY and DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:40:26 UTC 2013


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Apr 24 17:46:53 2013 +0100

gettext-minimal-native: add SUMMARY and DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../gettext/gettext-minimal-native_0.18.2.bb       |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb
index da6d3bc..febad7a 100644
--- a/meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb
+++ b/meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb
@@ -1,3 +1,8 @@
+SUMMARY = "Minimal gettext for supporting native autoconf/automake"
+DESCRIPTION = "Contains the m4 macros sufficient to support building \
+autoconf/automake. This provides a significant build time speedup by \
+the removal of gettext-native from most dependency chains (now only \
+needed for gettext for the target)."
 SRC_URI = "file://aclocal.tgz \
            file://config.rpath \
            file://Makefile.in.in \





More information about the Openembedded-commits mailing list