diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-24 17:46:53 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:45:04 +0100 |
| commit | 217b65e1ff546ea3331b824f13c79a73b9c96bdc (patch) | |
| tree | 5bc4e002b4ab4bdecf14c9da152fabd112a52cd4 | |
| parent | e43af7f584f78236962b43d4506226718484d68d (diff) | |
| download | poky-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>
| -rw-r--r-- | meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb | 5 |
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 @@ | |||
| 1 | SUMMARY = "Minimal gettext for supporting native autoconf/automake" | ||
| 2 | DESCRIPTION = "Contains the m4 macros sufficient to support building \ | ||
| 3 | autoconf/automake. This provides a significant build time speedup by \ | ||
| 4 | the removal of gettext-native from most dependency chains (now only \ | ||
| 5 | needed for gettext for the target)." | ||
| 1 | SRC_URI = "file://aclocal.tgz \ | 6 | SRC_URI = "file://aclocal.tgz \ |
| 2 | file://config.rpath \ | 7 | file://config.rpath \ |
| 3 | file://Makefile.in.in \ | 8 | file://Makefile.in.in \ |
