[oe-commits] [openembedded-core] branch zeus updated (f9739e0 -> 2bba005)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 28 11:52:12 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch zeus
in repository openembedded-core.

    from f9739e0  kernel: Make symbol link to vmlinux.64 in boot directory
     new c1d8814  toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()
     new f0ea8b4  populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info
     new f1a609e  sanity.bbclass: Move sanity_info from conf to cache
     new c41f1c7  licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variable
     new 5ed7141  license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses
     new 70efe88  linuxloader: Correct loader for glibc on armhf
     new c3e9574  multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for native
     new 996013b  wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat
     new 766b57a  sstatesig: Test cross/native hashserv method extension
     new 232b2f6  scripts/oe-build-perf-report: Avoid buildstats warning
     new 2bba005  sstatesig: Improve debug output if getpwuid() fails

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 +-
 meta/lib/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(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list