[oe-commits] [openembedded-core] branch master-next updated (bddc3db -> 3bc4192)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 29 22:47:24 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 bddc3db  sstatesig: Updates to match bitbake siggen changes
 discard 902fd55  sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTION
 discard 40d58a2  sstatesig: Update to handle BB_HASHSERVE
 discard c57fba7  sstatesig: Adpat to recent bitbake hash equiv runqueue changes
 discard 0d180b9  sstatesig: Add debug for incorrect hash server settings
 discard 28b677e  sstatesig: Move unihash siggen code to bitbake
 discard 22dd4be  webkitgtk: Reenable on mips
 discard 56610e9  bind: Remove RECIPE_NO_UPDATE_REASON and follow the ESV releases
 discard ac502dd  gnome: Remove the gnome class
 discard c0c54b2  kernel.bbclass: fix installation of modules signing certificates
 discard 029b79f  grub: upgrade 2.02 -> 2.04
 discard 71dbf8f  libsdl2: upgrade 2.0.9 -> 2.0.10
 discard cf31536  weston: change to use meson build system
     new f00b9aa  libsdl2: upgrade 2.0.9 -> 2.0.10
     new 07222d2  grub: upgrade 2.02 -> 2.04
     new 2527e73  kernel.bbclass: fix installation of modules signing certificates
     new ba4304b  gnome: Remove the gnome class
     new c03eb46  bind: Remove RECIPE_NO_UPDATE_REASON and follow the ESV releases
     new 4e601b7  webkitgtk: Reenable on mips
     new e733530  ethtool: update to 5.2
     new 675e88e  scripts/create-pull-request: improve handling of non-SSH remote URLs
     new d4c3f93  scripts/create-pull-request: fix putting subject containing / into cover letter
     new 0e0b71a  qemu: add a patch fixing the native build on newer kernels
     new 9eae9b5  sstatesig: Move unihash siggen code to bitbake
     new 0aef854  sstatesig: Add debug for incorrect hash server settings
     new 076179d  sstatesig: Adpat to recent bitbake hash equiv runqueue changes
     new ee4d870  sstatesig: Update to handle BB_HASHSERVE
     new 46a2a76  sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTION
     new 3bc4192  sstatesig: Updates to match bitbake siggen changes

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   (bddc3db)
            \
             N -- N -- N   refs/heads/master-next (3bc4192)

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 16 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/recipes-devtools/qemu/qemu.inc                |   1 +
 ...fix-to-handle-variably-sized-SIOCGSTAMP-w.patch | 339 +++++++++++++++++++++
 .../ethtool/ethtool/avoid_parallel_tests.patch     |  10 +-
 .../ethtool/{ethtool_5.1.bb => ethtool_5.2.bb}     |   4 +-
 .../wayland/weston/0001-make-error-portable.patch  |  34 +--
 ...ch-Provide-a-default-version-that-doesn-t.patch |  93 +++---
 meta/recipes-graphics/wayland/weston_6.0.1.bb      |  48 ++-
 scripts/create-pull-request                        |  22 +-
 8 files changed, 427 insertions(+), 124 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0014-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch
 rename meta/recipes-extended/ethtool/{ethtool_5.1.bb => ethtool_5.2.bb} (88%)

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


More information about the Openembedded-commits mailing list