[oe-commits] [openembedded-core] branch master-next updated (6fb3ac8 -> f5579f1)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 29 22:42:04 UTC 2017


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 6fb3ac8  scripts/runqemu: Don't print error messages about tap file locks
 discard 5dedcf8  qemurunner: Tweak qemu pid starting timeout code
 discard 2c29bc7  initramfs-framework: Change recipe to be allarch
     new b87a33d  qemurunner: Tweak qemu pid starting timeout code
     new fac12de  scripts/runqemu: Don't print error messages about tap file locks
     new c6f6b04  initramfs-framework: Change recipe to be allarch
     new 463f1da  gtk+3: remove superfluous vardepsexclude
     new cef2fb8  pciutils: inherit pkgconfig so that libkmod can be found
     new 1c94218  subversion: inherit pkgconfig, so that serf can be found
     new 9730472  signing-keys: do not use DISTRO_VERSION in key names
     new ef27269  mesa: Support building without opengl
     new ad9cd78  vulkan: rrecommended drivers unconditionally
     new 5ed5849  xserver-xorg: Enable xwayland only with opengl
     new 4ca02c1  (PRE)MIRRORS: fix pattern for npm:// without slash
     new f5579f1  bluez5: cosmetic fixes to bluetooth bootscript

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   (6fb3ac8)
            \
             N -- N -- N   refs/heads/master-next (f5579f1)

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 12 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/classes/mirrors.bbclass                       |  4 +-
 meta/classes/own-mirrors.bbclass                   |  2 +-
 meta/lib/oe/package_manager.py                     |  2 +-
 meta/recipes-bsp/pciutils/pciutils_3.5.5.bb        |  2 +-
 meta/recipes-connectivity/bluez5/bluez5/init       | 15 +++----
 .../initrdscripts/initramfs-framework_1.0.bb       |  2 -
 meta/recipes-core/meta/signing-keys.bb             | 12 ++---
 .../subversion/subversion_1.9.6.bb                 |  2 +-
 meta/recipes-gnome/gtk+/gtk+3.inc                  |  1 -
 .../0001-configure.ac-Always-check-for-expat.patch | 51 ++++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa.inc                | 23 +++++++---
 meta/recipes-graphics/mesa/mesa_17.1.7.bb          |  1 +
 meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb    |  3 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |  2 +-
 14 files changed, 88 insertions(+), 34 deletions(-)
 create mode 100644 meta/recipes-graphics/mesa/files/0001-configure.ac-Always-check-for-expat.patch

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


More information about the Openembedded-commits mailing list