All of lore.kernel.org
 help / color / mirror / Atom feed
* [zeus 00/11] pull request
@ 2020-01-22  5:48 Armin Kuster
  2020-01-22  5:48 ` [zeus 01/11] toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata() Armin Kuster
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Armin Kuster @ 2020-01-22  5:48 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-01-22  5:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-22  5:48 [zeus 00/11] pull request Armin Kuster
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

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.