All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: "poky@yoctoproject.org" <poky@yoctoproject.org>,
	 "Purdie, Richard" <richard.purdie@intel.com>
Subject: [PULL]: Consolidated Pull Request
Date: Sun, 02 Jan 2011 02:34:21 -0800	[thread overview]
Message-ID: <4D2054AD.2070902@linux.intel.com> (raw)


Richard,

Happy New Year!

This pull request has been tested via both distro-testing a number of 
world builds on PPC, MIPS, and x86.

There is still the libc-headers issue (know problem with fetcher), but
otherwise is clean.

Please pull if you are around.

Sau!


Pull URL: git://git.pokylinux.org/poky-contrib.git
   Branch: distro/stage
   Browse: 
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/stage

Thanks,
     Saul Wold <sgw@linux.intel.com>
---


Bruce Ashfield (1):
   linux-yocto: update to 2.6.37-rc8

Jiajun Xu (4):
   qemuimagetest: Add basic function check for zypper command
   qemuimagetest: Add basic function check for rpm command
   qemuimagetest: Add basic function check for gcc/g++/make command in
     target
   qemuimagetest: Add basic function check for connman

Kevin Tian (1):
   gcc-4.5.1: make c++ include path relative to "--sysroot"

Qing He (6):
   parted: upgrade to version 2.3
   libtasn1: upgrade to version 2.9
   gnutls: upgrade to version 2.10.4
   augeas: upgrade to version 0.7.4
   ncurses: upgrade to version 5.7
   lzo: upgrade to version 2.04

Saul Wold (4):
   lttng-ust: add COMPATIBLE_HOST to prevent ARM/MIPS world build
   mutter: Add COMPATIBLE_MACHINE list to prevent PPC build
   xserver-kdrive: add DEPENDS for libdrm
   dtc: add patch to remove -Os for PPC

Tom Zanussi (2):
   distro_tracking_fields.inc: add fields for blktrace
   distro_tracking_fields.inc: add fields for sysprof

  .../conf/distro/include/distro_tracking_fields.inc |   24 +
  .../conf/distro/include/poky-default-revisions.inc |   22 +-
  meta/recipes-core/ncurses/ncurses-5.7/config.cache |    4 +
  .../ncurses/ncurses-5.7/tic-hang.patch             |   25 +
  .../ncurses/ncurses/makefile_tweak.patch           |   89 -
  meta/recipes-core/ncurses/ncurses/visibility.patch | 4904 
--------------------
  meta/recipes-core/ncurses/ncurses_5.4.bb           |   11 -
  meta/recipes-core/ncurses/ncurses_5.7.bb           |  242 +
  meta/recipes-devtools/gcc/gcc-4.5.1.inc            |    1 +
  .../GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch       |   33 +
  meta/recipes-devtools/gcc/gcc-configure-cross.inc  |    2 +-
  meta/recipes-devtools/gcc/gcc-configure-sdk.inc    |    2 +-
  .../gcc/gcc-cross-canadian_4.5.1.bb                |    2 +-
  .../gcc/gcc-cross-initial_4.5.1.bb                 |    2 +-
  .../gcc/gcc-cross-intermediate_4.5.1.bb            |    2 +-
  meta/recipes-devtools/gcc/gcc-cross_4.5.1.bb       |    2 +-
  .../gcc/gcc-crosssdk-initial_4.5.1.bb              |    2 +-
  .../gcc/gcc-crosssdk-intermediate_4.5.1.bb         |    2 +-
  meta/recipes-devtools/gcc/gcc-crosssdk_4.5.1.bb    |    2 +-
  meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb     |    2 +-
  meta/recipes-devtools/gcc/gcc_4.5.1.bb             |    2 +-
  meta/recipes-extended/augeas/augeas_0.7.3.bb       |    6 -
  meta/recipes-extended/augeas/augeas_0.7.4.bb       |    6 +
  .../{parted-1.9.0 => parted-2.3}/no_check.patch    |    0
  .../{parted-1.9.0 => parted-2.3}/syscalls.patch    |    0
  .../parted/{parted_1.9.0.bb => parted_2.3.bb}      |   12 +-
  meta/recipes-graphics/mutter/mutter.inc            |    3 +
  .../xorg-xserver/xserver-kdrive.inc                |    6 +-
  meta/recipes-kernel/dtc/dtc/remove_space_opt.patch |   16 +
  meta/recipes-kernel/dtc/dtc_git.bb                 |    1 +
  meta/recipes-kernel/dtc/dtc_git.inc                |    2 +-
  meta/recipes-kernel/lttng/lttng-ust_0.8.bb         |    7 +
  .../configure-fix.patch                            |    0
  .../gnutls-openssl.patch                           |    0
  .../gnutls-texinfo-euro.patch                      |    0
  .../gnutls/{gnutls_2.8.6.bb => gnutls_2.10.4.bb}   |    4 +-
  .../gnutls/{libtasn1_2.8.bb => libtasn1_2.9.bb}    |    4 +-
  meta/recipes-support/lzo/lzo-2.03/autofoo.patch    |   17 -
  .../lzo/{lzo-2.03 => lzo-2.04}/acinclude.m4        |    0
  meta/recipes-support/lzo/lzo-2.04/autoconf.patch   |   19 +
  .../lzo/{lzo_2.03.bb => lzo_2.04.bb}               |   11 +-
  scripts/qemuimage-tests/sanity/compiler            |   52 +
  scripts/qemuimage-tests/sanity/connman             |   52 +
  scripts/qemuimage-tests/sanity/rpm_query           |   52 +
  scripts/qemuimage-tests/sanity/zypper_help         |   52 +
  scripts/qemuimage-tests/sanity/zypper_search       |   52 +
  .../scenario/qemuarm/poky-image-lsb                |    4 +
  .../scenario/qemuarm/poky-image-sato               |    4 +
  .../scenario/qemuarm/poky-image-sdk                |    5 +
  .../scenario/qemumips/poky-image-lsb               |    4 +
  .../scenario/qemumips/poky-image-sato              |    4 +
  .../scenario/qemumips/poky-image-sdk               |    5 +
  .../scenario/qemuppc/poky-image-lsb                |    4 +
  .../scenario/qemuppc/poky-image-sato               |    4 +
  .../scenario/qemuppc/poky-image-sdk                |    5 +
  .../scenario/qemux86-64/poky-image-lsb             |    4 +
  .../scenario/qemux86-64/poky-image-sato            |    4 +
  .../scenario/qemux86-64/poky-image-sdk             |    5 +
  .../scenario/qemux86/poky-image-lsb                |    4 +
  .../scenario/qemux86/poky-image-sato               |    4 +
  .../scenario/qemux86/poky-image-sdk                |    5 +
  scripts/qemuimage-tests/tools/compiler_test.sh     |  137 +
  scripts/qemuimage-tests/tools/connman_test.sh      |   55 +
  scripts/qemuimage-tests/tools/rpm_test.sh          |   45 +
  scripts/qemuimage-tests/tools/zypper_test.sh       |   45 +
  65 files changed, 1031 insertions(+), 5067 deletions(-)
  create mode 100644 meta/recipes-core/ncurses/ncurses-5.7/config.cache
  create mode 100644 meta/recipes-core/ncurses/ncurses-5.7/tic-hang.patch
  delete mode 100644 meta/recipes-core/ncurses/ncurses/makefile_tweak.patch
  delete mode 100644 meta/recipes-core/ncurses/ncurses/visibility.patch
  delete mode 100644 meta/recipes-core/ncurses/ncurses_5.4.bb
  create mode 100644 meta/recipes-core/ncurses/ncurses_5.7.bb
  create mode 100644 
meta/recipes-devtools/gcc/gcc-4.5.1/GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch
  delete mode 100644 meta/recipes-extended/augeas/augeas_0.7.3.bb
  create mode 100644 meta/recipes-extended/augeas/augeas_0.7.4.bb
  rename meta/recipes-extended/parted/{parted-1.9.0 => 
parted-2.3}/no_check.patch (100%)
  rename meta/recipes-extended/parted/{parted-1.9.0 => 
parted-2.3}/syscalls.patch (100%)
  rename meta/recipes-extended/parted/{parted_1.9.0.bb => parted_2.3.bb} 
(54%)
  create mode 100644 meta/recipes-kernel/dtc/dtc/remove_space_opt.patch
  rename meta/recipes-support/gnutls/{gnutls-2.8.6 => 
gnutls-2.10.4}/configure-fix.patch (100%)
  rename meta/recipes-support/gnutls/{gnutls-2.8.6 => 
gnutls-2.10.4}/gnutls-openssl.patch (100%)
  rename meta/recipes-support/gnutls/{gnutls-2.8.6 => 
gnutls-2.10.4}/gnutls-texinfo-euro.patch (100%)
  rename meta/recipes-support/gnutls/{gnutls_2.8.6.bb => 
gnutls_2.10.4.bb} (53%)
  rename meta/recipes-support/gnutls/{libtasn1_2.8.bb => 
libtasn1_2.9.bb} (81%)
  delete mode 100644 meta/recipes-support/lzo/lzo-2.03/autofoo.patch
  rename meta/recipes-support/lzo/{lzo-2.03 => lzo-2.04}/acinclude.m4 (100%)
  create mode 100644 meta/recipes-support/lzo/lzo-2.04/autoconf.patch
  rename meta/recipes-support/lzo/{lzo_2.03.bb => lzo_2.04.bb} (59%)
  create mode 100755 scripts/qemuimage-tests/sanity/compiler
  create mode 100755 scripts/qemuimage-tests/sanity/connman
  create mode 100755 scripts/qemuimage-tests/sanity/rpm_query
  create mode 100755 scripts/qemuimage-tests/sanity/zypper_help
  create mode 100755 scripts/qemuimage-tests/sanity/zypper_search
  create mode 100644 scripts/qemuimage-tests/tools/compiler_test.sh
  create mode 100644 scripts/qemuimage-tests/tools/connman_test.sh
  create mode 100644 scripts/qemuimage-tests/tools/rpm_test.sh
  create mode 100644 scripts/qemuimage-tests/tools/zypper_test.sh

-- 
     Sau!

Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System



             reply	other threads:[~2011-01-02 10:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-02 10:34 Saul Wold [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-16 15:50 [PULL] Consolidated pull request Saul Wold
2011-02-16 16:11 ` Richard Purdie
2011-02-09 16:50 [PULL] Consolidated Pull Request Saul Wold
2011-02-10 14:05 ` Richard Purdie
2011-01-31 16:59 Saul Wold
2011-01-27 20:01 Saul Wold
2011-01-27 21:55 ` Richard Purdie
2011-01-12  8:56 [PULL] Consolidated Pull request Saul Wold
2011-01-12 11:15 ` Richard Purdie
2011-01-06  7:25 [PULL] Consolidated Pull Request Saul Wold
2011-01-06 10:07 ` Richard Purdie
2010-12-30  7:05 [PULL]: " Saul Wold
2010-12-30 12:12 ` Richard Purdie
2010-12-03  7:51 [PULL] " Saul Wold
2010-12-02  5:29 Saul Wold
2010-12-02 14:04 ` 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=4D2054AD.2070902@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=poky@yoctoproject.org \
    --cc=richard.purdie@intel.com \
    /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.