All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-core@openembedded.org
Subject: [zeus 00/11] pull request
Date: Tue, 21 Jan 2020 21:48:05 -0800	[thread overview]
Message-ID: <cover.1579672034.git.akuster808@gmail.com> (raw)

Please concider these changes for zeus

The following changes since commit f9739e0f58f5d8a5dc01fdb0efaa778af4edd671:

  kernel: Make symbol link to vmlinux.64 in boot directory (2020-01-08 20:33:12 -0800)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/zeus-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/zeus-next

Alex Kiernan (1):
  linuxloader: Correct loader for glibc on armhf

Kalle Lampila (1):
  wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat

Mike Crowe (1):
  multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for native

Peter Kjellerstedt (5):
  toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()
  populate_sdk_ext.bbclass: No longer needed to clean away
    conf/sanity_info
  sanity.bbclass: Move sanity_info from conf to cache
  licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variable
  license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses

Richard Purdie (3):
  sstatesig: Test cross/native hashserv method extension
  scripts/oe-build-perf-report: Avoid buildstats warning
  sstatesig: Improve debug output if getpwuid() fails

 meta/classes/license.bbclass                  | 27 ++++++++++--
 meta/classes/linuxloader.bbclass              |  2 +-
 meta/classes/populate_sdk_ext.bbclass         |  2 +-
 meta/classes/sanity.bbclass                   |  2 +-
 meta/classes/toaster.bbclass                  | 15 +++++--
 meta/conf/documentation.conf                  |  1 +
 meta/conf/licenses.conf                       | 43 -------------------
 meta/conf/multilib.conf                       |  1 +
 meta/lib/oe/sstatesig.py                      | 17 +++++++-
 meta/lib/oeqa/buildperf/base.py               |  2 +-
 .../oeqa/selftest/cases/incompatible_lic.py   |  6 +--
 meta/lib/oeqa/selftest/cases/sstatetests.py   | 40 +++++++++++++++++
 scripts/lib/wic/filemap.py                    |  6 ++-
 scripts/oe-build-perf-report                  | 20 ++++++---
 14 files changed, 116 insertions(+), 68 deletions(-)

-- 
2.17.1



             reply	other threads:[~2020-01-22  5:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22  5:48 Armin Kuster [this message]
2020-01-22  5:48 ` [zeus 01/11] toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata() Armin Kuster
2020-01-22  5:48 ` [zeus 02/11] populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info Armin Kuster
2020-01-22  5:48 ` [zeus 03/11] sanity.bbclass: Move sanity_info from conf to cache Armin Kuster
2020-01-22  5:48 ` [zeus 04/11] licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variable Armin Kuster
2020-01-22  5:48 ` [zeus 05/11] license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses Armin Kuster
2020-01-22  5:48 ` [zeus 06/11] linuxloader: Correct loader for glibc on armhf Armin Kuster
2020-01-22  5:48 ` [zeus 07/11] multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for native Armin Kuster
2020-01-22  5:48 ` [zeus 08/11] wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat Armin Kuster
2020-01-22  5:48 ` [zeus 09/11] sstatesig: Test cross/native hashserv method extension Armin Kuster
2020-01-22  5:48 ` [zeus 10/11] scripts/oe-build-perf-report: Avoid buildstats warning Armin Kuster
2020-01-22  5:48 ` [zeus 11/11] sstatesig: Improve debug output if getpwuid() fails Armin Kuster

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.1579672034.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-core@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.