[oe-commits] [openembedded-core] branch master-next updated (f8cc886 -> 379bbe4)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 26 21:55:37 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 f8cc886  oeqa/runtime/oesyslog: systemd syslog restart doesn't change pid
 discard 0349831  busybox: Improve syslog restart handling
 discard e9c6153  oeqa/runtime/syslog: Improve test debug messages
 discard 1051793  multilib_global: Fix KERNEL_VERSION expansion problems
     new 057b0ee  multilib_global: Fix KERNEL_VERSION expansion problems
     new 3ab9d76  oeqa/runtime/syslog: Improve test debug messages
     new d1ce436  busybox: Improve syslog restart handling
     new f61517d  oeqa/runtime/oesyslog: systemd syslog restart doesn't change pid
     new 3efc8d3  oeqa/runtime/syslog: Add delay to test to avoid failures
     new e5c4e33  mesa: Update 19.1.0 -> 19.1.1
     new d5bea30  bluez5: Remove obsolete dependency on dbus-glib
     new c2a4854  python3-dbus: Remove obsolete dependency on dbus-glib
     new d6c2503  cups: Remove unnecessary dependency on dbus-glib
     new ba39c40  libnotify: Remove obsolete dependency on dbus-glib
     new e443773  update-alternatives.bbclass: run update-alternatives firstly in postinst script
     new 1924ba3  busybox: make postinst run firstly before update-alternatives
     new 2f7e54c  cve-update-db: do_populate_cve_db depends on do_fetch
     new 4b29300  cve-update-db: Manage proxy if needed.
     new abf8c21  multilib.bbclass: Reduce ALTERNATIVE_PRIORITY for extended recipes
     new 707854f  mesa: Add support for the lima PACKAGECONFIG
     new 379bbe4  target-sdk-provides-dummy: add libperl.so.5 64bit

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   (f8cc886)
            \
             N -- N -- N   refs/heads/master-next (379bbe4)

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 17 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/multilib.bbclass                      | 47 ++++++++++++++++
 meta/classes/update-alternatives.bbclass           |  7 ++-
 meta/lib/oeqa/runtime/cases/oe_syslog.py           |  3 ++
 meta/recipes-connectivity/bluez5/bluez5.inc        |  2 +-
 meta/recipes-core/busybox/busybox.inc              | 62 ++++++++++++----------
 meta/recipes-core/meta/cve-update-db.bb            | 14 +++--
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  1 +
 meta/recipes-devtools/python/python3-dbus_1.2.8.bb |  2 +-
 meta/recipes-extended/cups/cups.inc                |  2 +-
 meta/recipes-gnome/libnotify/libnotify_0.7.8.bb    |  2 +-
 .../mesa/{mesa-gl_19.1.0.bb => mesa-gl_19.1.1.bb}  |  0
 meta/recipes-graphics/mesa/mesa.inc                |  3 ++
 .../mesa/{mesa_19.1.0.bb => mesa_19.1.1.bb}        |  4 +-
 13 files changed, 109 insertions(+), 40 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_19.1.0.bb => mesa-gl_19.1.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.1.0.bb => mesa_19.1.1.bb} (84%)

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


More information about the Openembedded-commits mailing list