eglibc: add common HOMEPAGE and SUMMARY for eglibc-locale

Add SUMMARY for eglibc-locale, and HOMEPAGE in eglibc-collateral.inc
(used for eglibc-locale and eglibc-mtrace).

(From OE-Core rev: a677fcfbc1572f6ae7e2326ae0ab55522e24fe77)

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:45:04 +01:00 committed by Richard Purdie
parent ce726d9b9c
commit e43af7f584
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
INHIBIT_DEFAULT_DEPS = "1"
LICENSE = "GPLv2 & LGPLv2.1"
HOMEPAGE = "http://www.eglibc.org/"
do_fetch[noexec] = "1"
do_unpack[noexec] = "1"

View File

@ -1,5 +1,7 @@
include eglibc-collateral.inc
SUMMARY = "Locale data from eglibc"
BPN = "eglibc"
LOCALEBASEPN = "${MLPREFIX}eglibc"