[oe-commits] [openembedded-core] branch master-next updated (58097f7 -> 1f28a07)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 26 17:04:15 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 58097f7  bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL
 discard caa6091  Adding back wrapper and using OEPYTHON3HOME variable for python3
 discard ef60a4f  mesa: Convert recipe to use meson build system
     new e60584c  Adding back wrapper and using OEPYTHON3HOME variable for python3
     new abfa672  bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL
     new 656f39b  linux-yocto-rt/4.19: fix merge conflict in lru_drain
     new f4066c5  linux-yocto/5.0: port RAID configuration tweaks from master
     new 0cf0ce3  linux-yocto/5.0: integrate TCP timeout / hang fix
     new 1f28a07  python3: Drop ptest hack

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   (58097f7)
            \
             N -- N -- N   refs/heads/master-next (1f28a07)

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 6 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:
 .../python/python3/ptesthack.patch                 | 60 ----------------------
 meta/recipes-devtools/python/python3_3.7.3.bb      |  1 -
 .../0001-Simplify-wayland-scanner-lookup.patch     | 44 ++++++++++++++++
 ...-check-for-all-linux-host_os-combinations.patch | 51 ------------------
 .../0002-winsys-svga-drm-Include-sys-types.h.patch | 35 +++++++++++++
 ...t-LLVM-version-when-using-LLVM-Git-releas.patch | 45 ++++++++++++++++
 ...CK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch | 38 ++++++++++++++
 meta/recipes-graphics/mesa/mesa.inc                | 60 ++++++++++++----------
 meta/recipes-graphics/mesa/mesa_19.0.3.bb          |  5 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |  4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       | 18 +++----
 13 files changed, 214 insertions(+), 155 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3/ptesthack.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-Simplify-wayland-scanner-lookup.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0002-winsys-svga-drm-Include-sys-types.h.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0003-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch

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


More information about the Openembedded-commits mailing list