[oe-commits] [openembedded-core] branch master-next updated (e0e7a2f -> c671674)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 30 10:56:52 UTC 2019


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

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

    from e0e7a2f  feature-microblaze-versions.inc: Update MB to v11.0
     new 77466d3  systemd: Fix time_t size assumptions
     new 9528f01  goarch: Dont use -fno-PIE on mips
     new b36636c  cmake.bbclass: Define LIB_SUFFIX
     new e1b155c  siteinfo: Recognize 64bit PPC LE
     new d59055e  powerpc, powerpc64: Append little-endianness to tune arch
     new dfefcc5  tune-power9: Add power9 tunings
     new dd1842c  llvm: Upgrade to 9.0.1 release
     new d2e2769  recipes: Use -fcommon explicitly
     new cbf35c1  xkbcomp: Gcc 10 spits out extra warnings as errors
     new bdd23a0  pango: Disable Wimplicit-fallthrough as error
     new 3eae768  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 870ddac  glew/curl: specify exclusive package configs
     new 582b301  nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automake
     new 7aa2da4  buildtools-extended-tarball: add recipe with build-essentials
     new 553701e  perl/tcl: fix /usr/share/man/man3/Thread.3 conflicts
     new 14e02ce  tune-riscv: Add support for no float
     new 43e4a87  glib-networking: upgrade 2.62.1 -> 2.62.2
     new 903d166  multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for native
     new c671674  sstate.bbclass: Fix for consistent whitespace

The 19 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/base.bbclass                          | 20 +++++++++--
 meta/classes/cmake.bbclass                         |  1 +
 meta/classes/goarch.bbclass                        |  1 -
 meta/classes/siteinfo.bbclass                      |  7 ++--
 meta/classes/sstate.bbclass                        | 12 +++----
 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/conf/machine/include/powerpc/arch-powerpc.inc |  3 +-
 .../machine/include/powerpc/arch-powerpc64.inc     |  2 +-
 meta/conf/machine/include/riscv/arch-riscv.inc     |  3 +-
 meta/conf/machine/include/riscv/tune-riscv.inc     | 16 ++++++++-
 meta/conf/machine/include/tune-power9.inc          | 35 +++++++++++++++++++
 meta/conf/multilib.conf                            |  1 +
 meta/lib/oeqa/selftest/cases/sstatetests.py        | 40 ++++++++++++++++++++++
 .../iproute2/iproute2_5.3.0.bb                     |  2 +-
 meta/recipes-connectivity/socat/socat_1.7.3.3.bb   |  2 ++
 ...working_2.62.1.bb => glib-networking_2.62.2.bb} |  4 +--
 meta/recipes-core/libxcrypt/libxcrypt.inc          |  2 ++
 .../meta/buildtools-extended-tarball.bb            | 32 +++++++++++++++++
 .../meta/nativesdk-buildtools-perl-dummy.bb        |  3 ++
 ...-instead-of-TIME_T_MAX-for-timerfd_settim.patch | 31 +++++++++++++++++
 meta/recipes-core/systemd/systemd_243.2.bb         |  1 +
 meta/recipes-devtools/llvm/llvm_git.bb             |  6 ++--
 meta/recipes-devtools/perl/perl_5.30.1.bb          |  6 +++-
 meta/recipes-devtools/tcltk/tcl_8.6.10.bb          |  5 ++-
 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb   |  2 ++
 meta/recipes-graphics/glew/glew_2.1.0.bb           |  4 +--
 .../matchbox-wm/matchbox-wm_1.2.2.bb               |  2 ++
 .../menu-cache/menu-cache_1.1.0.bb                 |  2 ++
 meta/recipes-graphics/mesa/mesa_19.2.4.bb          |  2 ++
 meta/recipes-graphics/pango/pango_1.44.7.bb        |  4 +++
 meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb    |  2 ++
 .../xorg-xserver/xserver-xorg_1.20.6.bb            |  2 ++
 meta/recipes-support/atk/at-spi2-atk_2.32.0.bb     |  2 ++
 meta/recipes-support/curl/curl_7.67.0.bb           |  4 +--
 meta/recipes-support/gdbm/gdbm_1.18.1.bb           |  2 ++
 35 files changed, 237 insertions(+), 28 deletions(-)
 create mode 100644 meta/conf/machine/include/tune-power9.inc
 rename meta/recipes-core/glib-networking/{glib-networking_2.62.1.bb => glib-networking_2.62.2.bb} (88%)
 create mode 100644 meta/recipes-core/meta/buildtools-extended-tarball.bb
 create mode 100644 meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch

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


More information about the Openembedded-commits mailing list