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>
This commit is contained in:
Paul Eggleton 2013-04-24 17:46:53 +01:00 committed by Richard Purdie
parent e43af7f584
commit 217b65e1ff
1 changed files with 5 additions and 0 deletions

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