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:45:04 +0100
commit217b65e1ff546ea3331b824f13c79a73b9c96bdc (patch)
tree5bc4e002b4ab4bdecf14c9da152fabd112a52cd4 /meta/recipes-core/gettext
parente43af7f584f78236962b43d4506226718484d68d (diff)
downloadpoky-217b65e1ff546ea3331b824f13c79a73b9c96bdc.tar.gz
gettext-minimal-native: add SUMMARY and DESCRIPTION
(From OE-Core rev: 69dff461a5c75467e67e4b6996fe3620dae80c51) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1SUMMARY = "Minimal gettext for supporting native autoconf/automake"
2DESCRIPTION = "Contains the m4 macros sufficient to support building \
3autoconf/automake. This provides a significant build time speedup by \
4the removal of gettext-native from most dependency chains (now only \
5needed for gettext for the target)."
1SRC_URI = "file://aclocal.tgz \ 6SRC_URI = "file://aclocal.tgz \
2 file://config.rpath \ 7 file://config.rpath \
3 file://Makefile.in.in \ 8 file://Makefile.in.in \