All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/17]
Date: Thu,  7 Nov 2013 15:31:19 -0800	[thread overview]
Message-ID: <cover.1383866841.git.sgw@linux.intel.com> (raw)

Richard,

Built tested and reviewed.

This adds ORC from meta-oe to support gstreamer 1.2, I have also included 
Peter's U-A replacement for binutils-symlinks.

Sau!


The following changes since commit 1dbd65b4d14319e784a66776c1e9943d0179d3ee:

  toolchain-scripts/meta-environment: Further cleanup code duplication (2013-11-06 11:02:03 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Alex J Lennon (1):
  sqlite3: Add support for column metadata API

Carlos Rafael Giani (1):
  orc: version 0.4.18 migrated from meta-oe

Chen Qi (2):
  bootlogd: create log file if not present
  sysvinit: adjust boot sequence and remove hack from udev

Hongxu Jia (1):
  qemu: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+,
    libcap-ng

Jonathan Liu (2):
  eglibc_2.18.bb: accept make versions 4.0 and greater
  eglibc_2.17.bb: accept make versions 4.0 and greater

Laurentiu Palcu (1):
  flex: fix m4 issue on target

Lu Chong (2):
  makedevs: several fixes
  ppp: Fix compilation errors in Makefile

Peter Seebach (2):
  binutils: Use alternatives for the binutils-symlinks package.
  binutils: Drop binutils-symlinks

Richard Purdie (1):
  lib/oe/sstatesig: Ensure packagegroups don't continually rebuild

Saul Wold (3):
  kbd: upgrade to 2.0.1
  nspr: Update to 4.10.1
  binutils: remove embedspu

Stefan Stanacar (1):
  lib/oeqa/utils: sshcontrol: make timeout depend on output

 meta/lib/oe/sstatesig.py                           |  7 ++
 meta/lib/oeqa/utils/sshcontrol.py                  | 41 ++++++++----
 ...01-ppp-Fix-compilation-errors-in-Makefile.patch | 75 ++++++++++++++++++++++
 meta/recipes-connectivity/ppp/ppp_2.4.5.bb         |  1 +
 meta/recipes-core/eglibc/eglibc-2.17/make-4.patch  | 31 +++++++++
 meta/recipes-core/eglibc/eglibc-2.18/make-4.patch  | 31 +++++++++
 meta/recipes-core/eglibc/eglibc_2.17.bb            |  1 +
 meta/recipes-core/eglibc/eglibc_2.18.bb            |  1 +
 meta/recipes-core/initscripts/initscripts_1.0.bb   |  2 +-
 .../kbd/{kbd_2.0.0.bb => kbd_2.0.1.bb}             |  4 +-
 meta/recipes-core/sysvinit/sysvinit/bootlogd.init  |  4 +-
 meta/recipes-core/udev/udev.inc                    |  2 +-
 meta/recipes-core/udev/udev/init                   |  4 +-
 meta/recipes-devtools/binutils/binutils.inc        | 72 ++++++++++++---------
 meta/recipes-devtools/flex/flex.inc                |  5 ++
 .../makedevs/makedevs-1.0.0/makedevs.c             | 18 +++++-
 meta/recipes-devtools/orc/orc.inc                  | 25 ++++++++
 meta/recipes-devtools/orc/orc_0.4.18.bb            |  6 ++
 meta/recipes-devtools/qemu/qemu.inc                | 19 +++++-
 .../modutils-initscripts/modutils-initscripts.bb   |  2 +-
 .../nspr/{nspr_4.10.bb => nspr_4.10.1.bb}          |  4 +-
 meta/recipes-support/sqlite/sqlite3_3080002.bb     |  5 ++
 22 files changed, 302 insertions(+), 58 deletions(-)
 create mode 100644 meta/recipes-connectivity/ppp/ppp-2.4.5/0001-ppp-Fix-compilation-errors-in-Makefile.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.17/make-4.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.18/make-4.patch
 rename meta/recipes-core/kbd/{kbd_2.0.0.bb => kbd_2.0.1.bb} (87%)
 create mode 100644 meta/recipes-devtools/orc/orc.inc
 create mode 100644 meta/recipes-devtools/orc/orc_0.4.18.bb
 rename meta/recipes-support/nspr/{nspr_4.10.bb => nspr_4.10.1.bb} (96%)

-- 
1.8.3.1



             reply	other threads:[~2013-11-07 23:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07 23:31 Saul Wold [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-30 15:53 [CONSOLIDATED PULL 00/17] Saul Wold

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=cover.1383866841.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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.