All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: "poky >> \"poky@yoctoproject.org\"" <poky@yoctoproject.org>
Subject: [PULL] Consolidated pull request
Date: Wed, 16 Feb 2011 07:50:54 -0800	[thread overview]
Message-ID: <4D5BF25E.7030401@linux.intel.com> (raw)


Richard,

This  builds and address issues with RPM, adds parallel make back to 
some recipes and adds support for building more docs.

Sau!



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

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


Beth Flanagan (1):
   Doing uname without subprocess: buildstats.bbclass

Lianhao Lu (1):
   linux-libc-headers-yocto: Added RPROVIDES.

Mark Hatle (4):
   rpm: Add the ability to use the platform file during install
   rpm: Avoid fsync when writing files
   image.bbclass: Disable shell debug messages
   package_rpm: Fix solverdb generation

Saul Wold (6):
   poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable
   gettext: reenable PARALLEL_MAKE
   ncurses: reenable PARALLEL_MAKE
   pango: reenable PARALLEL_MAKE
   eds-dbus: reenable PARALLEL_MAKE
   rpm: Fix upstream checksums

Scott Garman (5):
   texinfo: recipe cleanup, add native support
   sgml-common-native: fix license info and checksum fields
   docbook-utils-native: new recipe v0.6.14
   opensp: improve configuration and install steps
   iputils: enable generation of man pages

  meta/classes/buildstats.bbclass                    |   11 +-
  meta/classes/image.bbclass                         |    2 +-
  meta/classes/package_rpm.bbclass                   |   47 +++++---
  meta/classes/populate_sdk_rpm.bbclass              |    7 +-
  meta/classes/rootfs_rpm.bbclass                    |    9 +-
  meta/conf/distro/poky.conf                         |    6 +-
  meta/recipes-core/gettext/gettext_0.17.bb          |    2 +-
  meta/recipes-core/ncurses/ncurses_5.7.bb           |    2 +-
  .../docbook-utils/docbook-utils-native_0.6.14.bb   |   48 +++++++
  meta/recipes-devtools/opensp/opensp_1.5.bb         |   18 +++
  meta/recipes-devtools/rpm/rpm/rpm-nofsync.patch    |   34 +++++
  meta/recipes-devtools/rpm/rpm/rpm-platform.patch   |  132 
++++++++++++++++++++
  meta/recipes-devtools/rpm/rpm/rpm-showrc.patch     |   23 ++++
  meta/recipes-devtools/rpm/rpm_5.4.0.bb             |   13 ++-
  .../sgml-common/sgml-common-native_0.6.3.bb        |   10 +-
  meta/recipes-extended/iputils/iputils_s20101006.bb |   13 +--
  meta/recipes-extended/texinfo/texinfo_4.13a.bb     |   26 +++--
  meta/recipes-graphics/pango/pango_1.28.3.bb        |    2 +-
  .../linux-libc-headers-yocto_git.bb                |    4 +-
  meta/recipes-sato/eds/eds-dbus_git.bb              |    2 +-
  20 files changed, 344 insertions(+), 67 deletions(-)
  create mode 100644 
meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb
  create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-nofsync.patch
  create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-platform.patch
  create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-showrc.patch


-- 
     Sau!

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



             reply	other threads:[~2011-02-16 15:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16 15:50 Saul Wold [this message]
2011-02-16 16:11 ` [PULL] Consolidated pull request Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
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
2011-01-02 10:34 [PULL]: " Saul Wold
2010-12-30  7:05 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=4D5BF25E.7030401@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=poky@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.