All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 00/10] Mostly Bugfixes
@ 2014-02-21  6:52 Saul Wold
  0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2014-02-21  6:52 UTC (permalink / raw)
  To: openembedded-core

Richard,

Ran this through the AB with Khem's systemd 209, but it had issues, so 
sending you a sub-set of what was in MUT.

Sau!


The following changes since commit 43ac6e3216c5d985d6f90a28e727e397df616267:

  wic: Make exec_native_command() fail if a command isn't found (2014-02-20 14:28:06 +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

Chong Lu (1):
  insserv: enable ptest support

Dave Lerner (1):
  valgrind: integration of regression tests to ptest

Fathi Boudra (1):
  git: update to 1.9.0 release

Kai Kang (1):
  update-rc.d.bbclass: fix inhibit check

Khem Raj (1):
  uclibc: Add new functionality needed for systemd 209

Koen Kooi (1):
  openssh: enable PAM at runtime based on DISTRO_FEATURES

Ross Burton (1):
  libglade: don't use gnome.bbclass

Saul Wold (2):
  runqemu: Ensure ROOTFS path is absolute
  psmisc: Update to 22.21

Valentin Popa (1):
  gtk+3: upgrade to 3.10.7

 meta/classes/update-rc.d.bbclass                   |   2 +-
 meta/recipes-connectivity/openssh/openssh_6.4p1.bb |   4 +-
 meta/recipes-core/uclibc/uclibc-git.inc            |   3 +
 .../0001-Add-eventfd_read-and-eventfd_write.patch  | 120 +++++++
 .../uclibc-git/0002-wire-setns-syscall.patch       |  68 ++++
 ...tl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch | 377 +++++++++++++++++++++
 .../git/{git_1.8.5.2.bb => git_1.9.0.bb}           |   4 +-
 meta/recipes-devtools/insserv/files/run-ptest      |  17 +
 meta/recipes-devtools/insserv/insserv_1.14.0.bb    |  14 +-
 .../valgrind/valgrind/add-ptest.patch              | 205 +++++++++++
 .../valgrind/valgrind/force-nostabs.patch          |  42 +++
 .../valgrind/remove-arm-variant-specific.patch     |  67 ++++
 .../valgrind/remove-ppc-tests-failing-build.patch  |  75 ++++
 meta/recipes-devtools/valgrind/valgrind/run-ptest  |  11 +
 meta/recipes-devtools/valgrind/valgrind_3.9.0.bb   |  56 ++-
 .../psmisc/{psmisc_22.20.bb => psmisc_22.21.bb}    |   4 +-
 .../fix-build-when-wayland-backend-enabled.patch   |  43 +++
 .../gtk+/gtk+3/no-x11-in-wayland.patch             |  32 --
 meta/recipes-gnome/gtk+/gtk+3/wayland-attach.patch |  42 ---
 .../gtk+/{gtk+3_3.8.2.bb => gtk+3_3.10.7.bb}       |   9 +-
 meta/recipes-gnome/libglade/libglade_2.6.4.bb      |   2 +-
 scripts/runqemu                                    |   4 +-
 22 files changed, 1111 insertions(+), 90 deletions(-)
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-Add-eventfd_read-and-eventfd_write.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0002-wire-setns-syscall.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0003-fcntl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch
 rename meta/recipes-devtools/git/{git_1.8.5.2.bb => git_1.9.0.bb} (67%)
 create mode 100644 meta/recipes-devtools/insserv/files/run-ptest
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/add-ptest.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/force-nostabs.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-arm-variant-specific.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-ppc-tests-failing-build.patch
 create mode 100755 meta/recipes-devtools/valgrind/valgrind/run-ptest
 rename meta/recipes-extended/psmisc/{psmisc_22.20.bb => psmisc_22.21.bb} (44%)
 create mode 100644 meta/recipes-gnome/gtk+/gtk+3/fix-build-when-wayland-backend-enabled.patch
 delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/no-x11-in-wayland.patch
 delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/wayland-attach.patch
 rename meta/recipes-gnome/gtk+/{gtk+3_3.8.2.bb => gtk+3_3.10.7.bb} (61%)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-21  6:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21  6:52 [CONSOLIDATED PULL 00/10] Mostly Bugfixes Saul Wold

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.