[oe-commits] [openembedded-core] branch master-next updated (79acd60 -> 6d6f945)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 30 23:40:47 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.

 discard 79acd60  sstatesig: Fix incorrect super() usage and use correct get_unihash function
 discard c671674  sstate.bbclass: Fix for consistent whitespace
 discard 903d166  multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for native
 discard 43e4a87  glib-networking: upgrade 2.62.1 -> 2.62.2
 discard 14e02ce  tune-riscv: Add support for no float
 discard 553701e  perl/tcl: fix /usr/share/man/man3/Thread.3 conflicts
 discard 7aa2da4  buildtools-extended-tarball: add recipe with build-essentials
 discard 582b301  nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automake
 discard 870ddac  glew/curl: specify exclusive package configs
 discard 3eae768  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard bdd23a0  pango: Disable Wimplicit-fallthrough as error
 discard cbf35c1  xkbcomp: Gcc 10 spits out extra warnings as errors
 discard d2e2769  recipes: Use -fcommon explicitly
 discard dd1842c  llvm: Upgrade to 9.0.1 release
 discard dfefcc5  tune-power9: Add power9 tunings
 discard d59055e  powerpc, powerpc64: Append little-endianness to tune arch
 discard e1b155c  siteinfo: Recognize 64bit PPC LE
 discard b36636c  cmake.bbclass: Define LIB_SUFFIX
 discard 9528f01  goarch: Dont use -fno-PIE on mips
 discard 77466d3  systemd: Fix time_t size assumptions
 discard e0e7a2f  feature-microblaze-versions.inc: Update MB to v11.0
 discard eed365e  linuxloader: Correct loader for glibc on armhf
 discard 42a635d  kernel-yocto: allow external (aka non-integrated) BSPs to supply patches
 discard 982b711  linux-yocto/5.2: update to v5.2.28
 discard ed8bf38  linux-yocto/4.19/5.2/-dev: fix gcc10 build
 discard d967e44  linux-yocto/5.2: update to v5.2.27
 discard 072acc3  bitbake.conf: Simplify TARGET_SYS/SDK_SYS
 discard 547f27c  subversion: upgrade 1.12.2 -> 1.13.0
 discard 671490d  sstatesig: Test extra cross/native hashserv method
 discard aa9dfa7  gettext: fix failing ptests
 discard 16a8c81  psmisc: revert to default autopoint exclusion
 discard 3dbc1d4  gettext: update to 0.20.1
 discard f78ca99  gettext-minimal-native: update to 0.20.1
 discard e40dd53  HACK: signing: Add extra test debug
 discard 751d5ad  HACK: Enable saving of packages
 discard d7ca087  oescripts.py: use unittest.SkipUnless for class skip
 discard dd0c777  cairo: Adapt license for cairo-dbg and cairo-src based on contents
     add 0a8b7ad  subversion: upgrade 1.12.2 -> 1.13.0
     add f558800  linux-yocto/5.2: update to v5.2.27
     add d3112fc  linux-yocto/4.19/5.2/-dev: fix gcc10 build
     add b538fed  linux-yocto/5.2: update to v5.2.28
     add 747ad3c  kernel-yocto: allow external (aka non-integrated) BSPs to supply patches
     add 7ad5310  linuxloader: Correct loader for glibc on armhf
     add 0cd48fe  feature-microblaze-versions.inc: Update MB to v11.0
     add 7f6aa3a  systemd: Fix time_t size assumptions
     add ea93adc  goarch: Dont use -fno-PIE on mips
     add 24f630c  cmake.bbclass: Define LIB_SUFFIX
     add e62cdb9  siteinfo: Recognize 64bit PPC LE
     add b6ac40f  powerpc, powerpc64: Append little-endianness to tune arch
     add 08e1d68  tune-power9: Add power9 tunings
     add 8413ded  llvm: Upgrade to 9.0.1 release
     add 312e9fe  recipes: Use -fcommon explicitly
     add ebb3159  xkbcomp: Gcc 10 spits out extra warnings as errors
     add 735eb7f  pango: Disable Wimplicit-fallthrough as error
     add f0f7661  nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automake
     add 47df8c0  perl/tcl: fix /usr/share/man/man3/Thread.3 conflicts
     add 5263b2e  tune-riscv: Add support for no float
     add 4dccab7  glib-networking: upgrade 2.62.1 -> 2.62.2
     add aa05f1d  multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for native
     add e874d06  sstate.bbclass: Fix for consistent whitespace
     new 57c1e2b  cairo: Adapt license for cairo-dbg and cairo-src based on contents
     new 0f97a2d  oescripts.py: use unittest.SkipUnless for class skip
     new 1bc422b  HACK: Enable saving of packages
     new c7d782d  HACK: signing: Add extra test debug
     new bb87680  gettext-minimal-native: update to 0.20.1
     new ba6b352  gettext: update to 0.20.1
     new 15ba925  psmisc: revert to default autopoint exclusion
     new 4ac9898  gettext: fix failing ptests
     new 9964777  sstatesig: Test extra cross/native hashserv method
     new 63f7582  bitbake.conf: Simplify TARGET_SYS/SDK_SYS
     new a9babbb  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new d6452e6  glew/curl: specify exclusive package configs
     new 21f6c73  buildtools-extended-tarball: add recipe with build-essentials
     new 6d6f945  sstatesig: Fix incorrect super() usage and use correct get_unihash function

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (79acd60)
            \
             N -- N -- N   refs/heads/master-next (6d6f945)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 14 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:

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


More information about the Openembedded-commits mailing list