All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Yocto Project Discussion <yocto@yoctoproject.org>
Subject: [PULL] Distro Updates and Locale Generation Change to Posix
Date: Mon, 08 Nov 2010 16:38:12 -0800	[thread overview]
Message-ID: <4CD897F4.9050706@linux.intel.com> (raw)


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



             reply	other threads:[~2010-11-09  0:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09  0:38 Saul Wold [this message]
2010-11-10 13:20 ` [PULL] Distro Updates and Locale Generation Change to Posix Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CD897F4.9050706@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.