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/21] Currently finishing on AB
Date: Thu, 19 Dec 2013 22:58:03 -0800	[thread overview]
Message-ID: <cover.1387522493.git.sgw@linux.intel.com> (raw)

Richard,

here is a set of mostly your patches alone with a few others, I actually built
a few more patches which I dropped, notably Valentin's weston patch since I think
Koen's suggestion from May would make a more flexible solution.

I verified the openssl change via buildhistory (thanks Paul!)


Thanks	
 	Sau!


The following changes since commit cd94dd3d9bba32c3fd55959586128b236d1d4e34:

  security_flags: more relocation issues (2013-12-18 17:23:55 +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

Corneliu Stoicescu (3):
  oe-selftest: New BuildhistoryBase object for buildhistory testing.
  oe-selftest: New test module for OE scripts.
  oe-selftest: added buildhistory buildtime tests in module
    buildoptions.py

Cristian Iorga (1):
  libtirpc: upgrade to 0.2.4

Richard Purdie (8):
  native: Use deltask to remove tasks which have no purpose
  externalsrc: Use deltask API
  ptest: Fix dependency/ordering issue
  ptest: Disable for native recipes
  sstatesig: Ensure we return all matches for find_sigdata
  sstatesig: Allow the BB_HASHFILENAME to be passed in for comparision
    purposes
  sstatesig: Update for the removal of sstate-name
  sstatesig: Correctly handle matches spanning stamps and sstatedir

Saul Wold (5):
  conf-notes: remove meta-toolchain-sdk references
  harfbuzz: Allow PACKAGECONFIG to be overridden
  beecrypt: Allow PACKAGECONFIG to be overridden
  openssl: use PACKAGECONFIG to disable perl bits
  util-linux: remove non PN based -dev packages

Stefan Stanacar (2):
  lib/oeqa/runtime: rewrite the systemd test module
  testimage: include traceback when loading a test fails

Valentin Popa (1):
  runqemu: Allow user to set -vga option with qemuparams

Zhang Xiao (1):
  nfs-utils: modify the boot sequence of the init script

 meta/classes/externalsrc.bbclass                   | 21 +----
 meta/classes/native.bbclass                        | 11 +--
 meta/classes/ptest.bbclass                         |  3 +-
 meta/classes/testimage.bbclass                     |  3 +-
 meta/conf/conf-notes.txt                           |  1 -
 meta/lib/oe/sstatesig.py                           | 15 ++--
 meta/lib/oeqa/runtime/systemd.py                   | 93 +++++++++++-----------
 meta/lib/oeqa/selftest/buildhistory.py             | 45 +++++++++++
 meta/lib/oeqa/selftest/buildoptions.py             | 20 +++++
 meta/lib/oeqa/selftest/oescripts.py                | 60 ++++++++++++++
 .../nfs-utils/nfs-utils_1.2.9.bb                   |  5 +-
 meta/recipes-connectivity/openssl/openssl.inc      | 16 ++--
 meta/recipes-core/util-linux/util-linux.inc        | 10 +--
 .../libtirpc-0.2.3/obsolete_automake_macros.patch  | 15 ----
 .../libtirpc-0.2.1-fortify.patch                   |  0
 .../remove-des-uclibc.patch                        |  0
 .../{libtirpc_0.2.3.bb => libtirpc_0.2.4.bb}       |  8 +-
 meta/recipes-graphics/harfbuzz/harfbuzz_0.9.25.bb  |  2 +-
 meta/recipes-support/beecrypt/beecrypt_4.2.1.bb    |  2 +-
 scripts/runqemu                                    |  1 +
 scripts/runqemu-internal                           | 12 ++-
 21 files changed, 228 insertions(+), 115 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/buildhistory.py
 create mode 100644 meta/lib/oeqa/selftest/oescripts.py
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc-0.2.3/obsolete_automake_macros.patch
 rename meta/recipes-extended/libtirpc/{libtirpc-0.2.3 => libtirpc}/libtirpc-0.2.1-fortify.patch (100%)
 rename meta/recipes-extended/libtirpc/{libtirpc-0.2.3 => libtirpc}/remove-des-uclibc.patch (100%)
 rename meta/recipes-extended/libtirpc/{libtirpc_0.2.3.bb => libtirpc_0.2.4.bb} (84%)

-- 
1.8.3.1



                 reply	other threads:[~2013-12-20  6:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.1387522493.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.