mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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:
committed by
Richard Purdie
parent
e43af7f584
commit
217b65e1ff
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user