[oe-commits] [openembedded-core] branch master-next updated (e1bb8e8 -> 64f151f)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 5 22:42:16 UTC 2018


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 e1bb8e8  meson: enable nativesdk
 discard 8496b69  meson: handle exe wrappers
 discard 8b2eb40  toolchain-scripts: pass env to post-relocate
 discard 2ed6d13  toolchain-scripts: print post-relocate error
 discard 2c1b016  toolchain-scripts: allow non-sh post-relocate
 discard 38b30d0  toolchain-scripts: retab file
 discard f6ce897  dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
 discard 3c83a5e  openssh: drop sshd support for DSA host keys
 discard 1fa0d0e  ltp: bump to release 20180515
 discard c09f094  cmake: fix build issue with boost 1.67.0
 discard f406d8a  cmake: fix build issue with boost 1.66.0
 discard 64979b2  oeqa/runtime/cases/selftest.py: rename to _selftest.py
     new 5fa2aae  cmake: fix build issue with boost 1.66.0
     new 17863ab  cmake: fix build issue with boost 1.67.0
     new a191a54  openssh: drop sshd support for DSA host keys
     new b26cc4c  dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
     new e1eea7e  toolchain-scripts: retab file
     new b106c5f  toolchain-scripts: allow non-sh post-relocate
     new 67dcca4  toolchain-scripts: print post-relocate error
     new 31828c0  toolchain-scripts: pass env to post-relocate
     new 1a1aec9  meson: handle exe wrappers
     new e40c0e8  meson: enable nativesdk
     new 1ad91ee  oeqa/runtime/dnf: Fix test error when static libs are enabled
     new 2cd7936  oeqa/runtime/cases/selftest.py: rename to _selftest.py
     new 905ccf5  Revert "oeqa/runtime/cases/selftest.py: rename to _selftest.py"
     new 5eb2455  ltp: bump to release 20180515
     new 2e85ada  mesa: Update 18.0.2 -> 18.1.1
     new e7863a1  shared-mime-info: fix license statement
     new 990863f  qemu: only build SDL UI if X11 is enabled
     new f69ec21  packagegroup-self-hosted: remove libsdl
     new 64f151f  local.conf.sample: update libsdl mentions to libsdl2

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   (e1bb8e8)
            \
             N -- N -- N   refs/heads/master-next (64f151f)

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 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:
 .../runtime/cases/{_selftest.py => selftest.py}    |  2 +-
 meta/conf/local.conf.sample                        |  6 +--
 meta/lib/oeqa/runtime/cases/dnf.py                 |  2 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py       |  2 +-
 .../packagegroups/packagegroup-self-hosted.bb      |  2 -
 meta/recipes-devtools/qemu/qemu.inc                |  5 ++-
 ...fine-FNM_EXTMATCH-if-not-already-like-und.patch | 44 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |  1 +
 ...lkan.am-explictly-add-lib-expat-to-intel-.patch | 18 +++++----
 .../0001-Use-wayland-scanner-in-the-path.patch     | 34 -----------------
 .../0002-Simplify-wayland-scanner-lookup.patch     | 38 +++++++++++++++++++
 ...0003-winsys-svga-drm-Include-sys-types.h.patch} | 12 +++---
 ...dware-gloat.patch => 0004-hardware-gloat.patch} | 15 ++++----
 ...-LLVM-version-when-using-LLVM-Git-releas.patch} | 13 ++++---
 ...0006-Use-Python-3-to-execute-the-scripts.patch} | 12 +++---
 .../mesa/files/disable-asm-on-non-gcc.patch        | 29 --------------
 .../recipes-graphics/mesa/files/vulkan-mkdir.patch | 41 --------------------
 .../mesa/{mesa-gl_18.0.2.bb => mesa-gl_18.1.1.bb}  |  0
 .../mesa/{mesa_18.0.2.bb => mesa_18.1.1.bb}        | 18 ++++-----
 .../shared-mime-info/shared-mime-info.inc          |  2 +-
 20 files changed, 139 insertions(+), 157 deletions(-)
 rename meta-selftest/lib/oeqa/runtime/cases/{_selftest.py => selftest.py} (94%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0040-read_all-Define-FNM_EXTMATCH-if-not-already-like-und.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-Use-wayland-scanner-in-the-path.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0002-Simplify-wayland-scanner-lookup.patch
 rename meta/recipes-graphics/mesa/files/{0001-winsys-svga-drm-Include-sys-types.h.patch => 0003-winsys-svga-drm-Include-sys-types.h.patch} (80%)
 rename meta/recipes-graphics/mesa/files/{0002-hardware-gloat.patch => 0004-hardware-gloat.patch} (80%)
 rename meta/recipes-graphics/mesa/files/{llvm-config-version.patch => 0005-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch} (77%)
 rename meta/recipes-graphics/mesa/files/{Use-Python-3-to-execute-the-scripts.patch => 0006-Use-Python-3-to-execute-the-scripts.patch} (76%)
 delete mode 100644 meta/recipes-graphics/mesa/files/disable-asm-on-non-gcc.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/vulkan-mkdir.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_18.0.2.bb => mesa-gl_18.1.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_18.0.2.bb => mesa_18.1.1.bb} (54%)

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


More information about the Openembedded-commits mailing list