mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
eglibc: add en-us locale generation
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
5ea93132ce
commit
ffce440e97
@@ -32,4 +32,5 @@ LIBC_DEPENDENCIES = "libsegfault \
|
||||
eglibc-gconv-cp1252 \
|
||||
eglibc-gconv-iso8859-1 \
|
||||
eglibc-gconv-iso8859-15 \
|
||||
locale-base-en-us \
|
||||
locale-base-en-gb "
|
||||
|
||||
@@ -2,7 +2,7 @@ require eglibc.inc
|
||||
|
||||
DEPENDS += "gperf-native"
|
||||
FILESPATHPKG =. "eglibc-svn:"
|
||||
PR = "r10"
|
||||
PR = "r11"
|
||||
|
||||
EGLIBC_BRANCH="eglibc-2_12"
|
||||
SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \
|
||||
|
||||
Reference in New Issue
Block a user