mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 05:41:52 +00:00
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:
parent
ce726d9b9c
commit
e43af7f584
@ -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"
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
include eglibc-collateral.inc
|
||||
|
||||
SUMMARY = "Locale data from eglibc"
|
||||
|
||||
BPN = "eglibc"
|
||||
LOCALEBASEPN = "${MLPREFIX}eglibc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user