[OE-core] [PATCH 03/21] gettext-minimal-native: add SUMMARY and DESCRIPTION

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 24 17:48:40 UTC 2013


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb |    5 +++++
 1 file changed, 5 insertions(+)

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 \
-- 
1.7.10.4





More information about the Openembedded-core mailing list