[oe-commits] [openembedded-core] branch master updated (463e064 -> 9f551d5)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 14 11:37:13 UTC 2019


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

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

    from 463e064  pulseaudio: switch configuration module from GConf to GSettings
     add 18947cd  nfs-utils: fix build error under tests folder
     add f3d8bda  ccache-native: Remove dependencies
     add ae600d7  ccache: 3.4.2 -> 3.5
     add b25271b  ccache.bbclass: Refactor it to make it more reliable
     add 35d7fe7  ccache.bbclass: Make it can be shared between different builds
     add 36cead6  ccache.bbclass: Add task do_cleanccache
     add 2abbc4d  ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issues
     add b0b4d1b  bitbake.conf: Enable -fdebug-prefix-map for nativesdk
     add cf64c94  goarch.bbclass: Set CCACHE_DISABLE
     add d014c8c  cmake.bbclass: Make it work with ccache
     add 5514c6c  apr/openssl10: Enable ccache for them
     add 8e33cef  oeqa/selftest/cases: Update test_ccache_tool
     add e0ed231  binutils: bfd doesn't handle ELF compressed data alignment
     add ffb7b8f  rpm: produce sane amount of logging when creating a rootfs
     add c526576  python3-smmap: upgrade to 2.0.5
     add c99cb0bb package.bbclass: Make package output files more deterministic
     add f6e03a4  bluez5: Fix status subcommand of init script
     add 1b12c17  target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
     add 8a75d61  wic: allow bitbake variables in kickstarter files
     add 463f10f  webkitgtk: Enable building for ARC architecture
     add 874c5d4  strace: update from 4.25 to 4.26
     add 910a8f3  lib/sstatesig: Update to longer sha256 hash length
     add f64f6e1  linux-yocto/4.19: introduce qemuriscv64 and qemuarma15 BSP definitions
     add 969049e  linux-yocto/4.19: update to v4.19.14
     add de19909  linux-yocto-dev: bump to v5.0-rc
     add b020a71  python3-pbr: Move src uri checksums out of .inc file
     add 9f551d5  meta: remove True option to getVar calls (again)

No new revisions were added by this update.

Summary of changes:
 meta/classes/ccache.bbclass                        |  63 +++-
 meta/classes/cmake.bbclass                         |  21 +-
 meta/classes/goarch.bbclass                        |   4 +
 meta/classes/package.bbclass                       |  12 +-
 meta/classes/sstate.bbclass                        |   4 +-
 meta/classes/systemd.bbclass                       |   2 +-
 meta/classes/update-alternatives.bbclass           |   2 +-
 meta/classes/useradd-staticids.bbclass             |   4 +-
 meta/conf/bitbake.conf                             |   8 +-
 meta/conf/ccache.conf                              |   2 +
 meta/conf/layer.conf                               |   1 -
 meta/lib/oe/package_manager.py                     |   2 +-
 meta/lib/oe/sstatesig.py                           |   2 +-
 meta/lib/oe/utils.py                               |   3 +
 meta/lib/oeqa/selftest/cases/buildoptions.py       |  10 +-
 meta/recipes-connectivity/bluez5/bluez5/init       |  12 +-
 ...le.am-fix-undefined-function-for-libnsm.a.patch | 295 ++++++++++++++++++
 ...1-Makefile.am-update-the-path-of-libnfs.a.patch |  50 ++++
 ...re.ac-Do-not-fatalize-Wmissing-prototypes.patch |  43 +++
 .../nfs-utils/nfs-utils_2.3.3.bb                   |   3 +
 .../openssl/openssl10_1.0.2q.bb                    |   3 -
 .../recipes-core/meta/target-sdk-provides-dummy.bb |   3 +
 meta/recipes-core/systemd/systemd-boot_239.bb      |   2 +-
 meta/recipes-devtools/binutils/binutils-2.31.inc   |   2 +
 ...compressed-header-alignment-correctly-by-.patch | 332 +++++++++++++++++++++
 ...ignment-of-uncompressed-section-from-ch_a.patch | 200 +++++++++++++
 meta/recipes-devtools/ccache/ccache.inc            |  13 +-
 meta/recipes-devtools/ccache/ccache_3.4.2.bb       |  11 -
 meta/recipes-devtools/ccache/ccache_3.5.bb         |  11 +
 .../python/python-native_2.7.15.bb                 |   2 +-
 meta/recipes-devtools/python/python-pbr.inc        |   3 -
 meta/recipes-devtools/python/python-smmap.inc      |   6 +-
 .../python/python3-native_3.5.6.bb                 |   2 +-
 meta/recipes-devtools/python/python3-pbr_5.1.1.bb  |   3 +
 ...thon3-smmap_0.9.0.bb => python3-smmap_2.0.5.bb} |   0
 ...-change-logging-level-around-scriptlets-t.patch |  55 ++++
 meta/recipes-devtools/rpm/rpm_4.14.2.1.bb          |   7 +-
 ...hen-using-non-glibc-libc-implementation-o.patch |  10 +-
 .../0001-caps-abbrev.awk-fix-gawk-s-path.patch     |  12 +-
 .../strace/strace/0001-mips-o32-fix-build.patch    |  98 ++++++
 ...tion-Check-for-mips-and-alpha-before-usin.patch |  12 +-
 .../strace/strace/Makefile-ptest.patch             |   8 +-
 .../strace/strace/disable-git-version-gen.patch    |   6 +-
 .../strace/strace/mips-SIGEMT.patch                |  19 +-
 ...-robust-test-for-m32-mx32-compile-support.patch |  15 +-
 .../strace/strace/update-gawk-paths.patch          |  29 +-
 .../strace/{strace_4.25.bb => strace_4.26.bb}      |   9 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |   3 +
 meta/recipes-graphics/vulkan/vulkan_1.1.73.0.bb    |   3 +
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  20 +-
 meta/recipes-sato/webkit/webkitgtk_2.22.5.bb       |  10 +
 meta/recipes-support/apr/apr_1.6.5.bb              |   5 -
 scripts/lib/wic/ksparser.py                        |  17 ++
 56 files changed, 1339 insertions(+), 151 deletions(-)
 create mode 100644 meta/conf/ccache.conf
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Makefile.am-fix-undefined-function-for-libnsm.a.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Makefile.am-update-the-path-of-libnfs.a.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure.ac-Do-not-fatalize-Wmissing-prototypes.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0022-Handle-ELF-compressed-header-alignment-correctly-by-.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0023-gold-Get-alignment-of-uncompressed-section-from-ch_a.patch
 delete mode 100644 meta/recipes-devtools/ccache/ccache_3.4.2.bb
 create mode 100644 meta/recipes-devtools/ccache/ccache_3.5.bb
 rename meta/recipes-devtools/python/{python3-smmap_0.9.0.bb => python3-smmap_2.0.5.bb} (100%)
 create mode 100644 meta/recipes-devtools/rpm/files/0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-mips-o32-fix-build.patch
 rename meta/recipes-devtools/strace/{strace_4.25.bb => strace_4.26.bb} (86%)

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


More information about the Openembedded-commits mailing list