* [PULL] Distro Updates and Locale Generation Change to Posix
@ 2010-11-09 0:38 Saul Wold
2010-11-10 13:20 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2010-11-09 0:38 UTC (permalink / raw)
To: Yocto Project Discussion
Richard,
This contains the initial set of distro updates along with some fixes
to locale generation.
Pull URL:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/master
Branch: contrib/distro/master
Dexuan Cui (2):
busybox: enable more options for tar to support more file formats.
eglibc: install the missing /etc/ld.so.conf into target
Jiajun Xu (1):
imagetest-qemu: Add test case for dmesg check in target
Qing He (1):
bzip2: upgrade to version 1.0.6
Saul Wold (5):
task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for
assignment
poky.conf: Change default locale to POSIX
ld.so.conf: create empty file
eglibc: add en-us locale generation
poky.conf: Default Locale Generation
Xiaofeng Yan (1):
LSB: Add a new package
-- meta/classes/imagetest-qemu.bbclass | 6
meta/conf/distro/include/poky-eglibc.inc | 1
meta/conf/distro/poky.conf | 8
meta/recipes-core/busybox/busybox-1.16.2/defconfig | 14 -
meta/recipes-core/eglibc/eglibc-2.12/etc/ld.so.conf | 2
meta/recipes-core/eglibc/eglibc-package.inc | 2
meta/recipes-core/eglibc/eglibc_2.12.bb | 2
meta/recipes-extended/bzip2/bzip2-1.0.5/Makefile.am | 41 ----
meta/recipes-extended/bzip2/bzip2-1.0.5/configure.ac | 14 -
meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am | 41 ++++
meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac | 14 +
meta/recipes-extended/bzip2/bzip2_1.0.5.bb | 26 --
meta/recipes-extended/bzip2/bzip2_1.0.6.bb | 26 ++
meta/recipes-extended/lsb/lsb_1.4.bb | 83 +++++++++
meta/recipes-gnome/tasks/task-poky-sdk-gmae.bb | 4
meta/recipes-gnome/tasks/task-sdk-gmae.inc | 12 -
scripts/qemuimage-testlib | 122
+++++++++++++-
scripts/qemuimage-tests/sanity/boot | 3
scripts/qemuimage-tests/sanity/dmesg | 52 +++++
scripts/qemuimage-tests/sanity/ssh | 5
scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato | 1
scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk | 1
scripts/qemuimage-tests/scenario/qemumips/poky-image-sato | 1
scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk | 1
scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato | 1
scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk | 1
scripts/qemuimage-tests/scenario/qemux86/poky-image-sato | 1
scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk | 1
scripts/qemuimage-tests/tools/dmesg.sh | 26 ++
29 files changed, 398 insertions(+), 114 deletions(-)
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PULL] Distro Updates and Locale Generation Change to Posix
2010-11-09 0:38 [PULL] Distro Updates and Locale Generation Change to Posix Saul Wold
@ 2010-11-10 13:20 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2010-11-10 13:20 UTC (permalink / raw)
To: Saul Wold; +Cc: Yocto Project Discussion
On Mon, 2010-11-08 at 16:38 -0800, Saul Wold wrote:
> Dexuan Cui (2):
> busybox: enable more options for tar to support more file formats.
> eglibc: install the missing /etc/ld.so.conf into target
>
> Jiajun Xu (1):
> imagetest-qemu: Add test case for dmesg check in target
>
> Qing He (1):
> bzip2: upgrade to version 1.0.6
>
> Saul Wold (5):
> task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for
> assignment
> poky.conf: Change default locale to POSIX
> ld.so.conf: create empty file
> eglibc: add en-us locale generation
> poky.conf: Default Locale Generation
I've merged these.
> Xiaofeng Yan (1):
> LSB: Add a new package
A minor nitpick but which GPL is this under? I'd like to get this fixed
before it gets merged.
Cheers,
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-10 13:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-09 0:38 [PULL] Distro Updates and Locale Generation Change to Posix Saul Wold
2010-11-10 13:20 ` Richard Purdie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.