Age | Commit message (Collapse) | Author | Files |
|
and 'f7d9e1a50f12f3f293d480aaf59f86a126e02262'
|
|
|
|
and '97edb3a78d8b0c88ded6a2d1fc1b78a15c1d5b14'
|
|
|
|
and '85f4d68da1f7568b055435a5abec3a484fec19bd'
|
|
|
|
wasn't
actually computed as such.
|
|
and 'fad527d227dd0598909d19a70f175bd576271455'
|
|
config file
|
|
|
|
|
|
default jffs2 commandline, fixing problems with old kernels on tosa
|
|
|
|
|
|
conf/checksums.ini: Provide an example on how this can be used
|
|
This code uses the checksum.py from contrib/qa/checksum to verify
md5sum and sha256 on do_fetch task. This code would even allow to checksum
certain local patches.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work with the gtk version built
|
|
and 'fb872b5eddde4be0bc44abec949610d89cadb232'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taken care of by task-base
|
|
|
|
|
|
and 'c3806da7db88d5cd14b6cc7ed62c575f1269f6d4'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 'ea9eb1ab8940b614ef5bbd25f1275174941d1e40'
|
|
|
|
|
|
|
|
|
|
GLIBC_GENERATE_LOCALES
to limit set of generated binary locales.
* If ENABLE_BINARY_LOCALE_GENERATION is set to "1", you can limit locales
generated to the list provided by GLIBC_GENERATE_LOCALES. This is huge
time-savior for developmental builds. Format: list of locale.encoding pairs
with spaces as separators, e.g.:
GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 de_DE.UTF-8"
* Check your distro for minimal set of locales required. Old-time default is
"en_GB.UTF-8 de_DE.UTF-8 fr_FR.UTF-8".
* Angstrom requires en_GB only.
* This commit does not changes the default, which is still generation of all
available locales.
* Closes #1966.
|
|
|