summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-24 17:46:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:43:48 +0100
commit69dff461a5c75467e67e4b6996fe3620dae80c51 (patch)
tree7b5ddb116ed14fdd8cc3406293eb6b567da832bc /meta/recipes-core/gettext
parenta677fcfbc1572f6ae7e2326ae0ab55522e24fe77 (diff)
downloadopenembedded-core-69dff461a5c75467e67e4b6996fe3620dae80c51.tar.gz
gettext-minimal-native: add SUMMARY and DESCRIPTION
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/gettext')
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb5
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 da6d3bc6a1..febad7af4e 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 \