]> code.ossystems Code Review - openembedded-core.git/commitdiff
gettext-minimal-native: add SUMMARY and DESCRIPTION
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 24 Apr 2013 16:46:53 +0000 (17:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:48 +0000 (14:43 +0100)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb

index da6d3bc6a1a94e0abcf15dedb72e07a3fcb0aa6b..febad7af4e57d636adc60a46838ccc83e9997f50 100644 (file)
@@ -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 \