[oe-commits] [openembedded-core] branch master-next updated (72a5a05 -> b49c8d3)

git at git.openembedded.org git at git.openembedded.org
Wed Feb 20 21:47:40 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 72a5a05  resulttool: Fix tests
 discard 8b3881b  resulttool/regression: Change to use gitarchive git repo code
 discard 8a54797  oe-build-perf-report/gitarchive: Move common useful functions to library
 discard 26371dc  glib-2.0: convert from autotools to meson
 discard cd91e22  gdk-pixbuf: convert from autotools to meson
 discard 5f808ac  llvm: switch to the official git repository
 discard 3a1ec21  pango: convert from autotools to meson
 discard 636cdd8  resulttool: Update to use gitarchive library function
 discard 8a2641c  resulttool: Clean up help text
 discard 49ea12d  resulttool: Add ptest report
 discard 70a751f  resulttool: Tweaks on top of Ee Peng's base patchset
 discard c882b1d  scripts/resulttool: enable manual execution and result creation
 discard 77a9b92  resulttool: enable merge, store, report and regression analysis
     new d33ddfd  oe-build-perf-report/gitarchive: Move common useful functions to library
     new d1e8dbb  resulttool: enable merge, store, report and regression analysis
     new 72f093a  scripts/resulttool: enable manual execution and result creation
     new d41b208  resulttool: Improvements to allow integration to the autobuilder
     new 5e514a9  pango: convert from autotools to meson
     new f8483a5  llvm: switch to the official git repository
     new 41bf956  gdk-pixbuf: convert from autotools to meson
     new 7694b05  glib-2.0: convert from autotools to meson
     new 8d67321  mesa: Update 18.1.9 -> 18.3.4
     new 805c283  mesa: Replace dri-native with dri for native and nativesdk classes
     new b49c8d3  mesa: Add opengl to native and nativesdk PACKAGECONFIG

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   (72a5a05)
            \
             N -- N -- N   refs/heads/master-next (b49c8d3)

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 11 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:
 .../0001-Disable-tests-in-native-builds.patch      |  3 +-
 ...cache-depend-on-loaders-being-fully-build.patch | 51 ++++++++++++++++++++++
 .../recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.11.bb |  6 +++
 .../0001-Simplify-wayland-scanner-lookup.patch     | 27 +++++++-----
 .../0002-winsys-svga-drm-Include-sys-types.h.patch |  8 ++--
 ...t-LLVM-version-when-using-LLVM-Git-releas.patch | 12 ++---
 .../0004-Use-Python-3-to-execute-the-scripts.patch | 32 --------------
 ...K_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch} | 28 ++++++------
 .../0005-dri-i965-Add-missing-time.h-include.patch | 36 ---------------
 ...d-missing-include-stddef.h-in-egldevice.h.patch | 49 +++++++++++++++++++++
 .../mesa/{mesa-gl_18.1.9.bb => mesa-gl_18.3.4.bb}  |  0
 meta/recipes-graphics/mesa/mesa.inc                | 15 +++----
 .../mesa/{mesa_18.1.9.bb => mesa_18.3.4.bb}        |  9 ++--
 meta/recipes-graphics/pango/pango_1.42.4.bb        | 13 ++++--
 14 files changed, 166 insertions(+), 123 deletions(-)
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-loaders.cache-depend-on-loaders-being-fully-build.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0004-Use-Python-3-to-execute-the-scripts.patch
 rename meta/recipes-graphics/mesa/files/{0006-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch => 0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch} (55%)
 delete mode 100644 meta/recipes-graphics/mesa/files/0005-dri-i965-Add-missing-time.h-include.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0005-egl-add-missing-include-stddef.h-in-egldevice.h.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_18.1.9.bb => mesa-gl_18.3.4.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_18.1.9.bb => mesa_18.3.4.bb} (69%)

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


More information about the Openembedded-commits mailing list