[oe-commits] [openembedded-core] branch master-next updated (f518285 -> e3f3842)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 14 07:57:12 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 f518285  popt: fix SRC_URI
 discard 90bf8ec  mesa: Update 19.0.6 -> 19.1.0
 discard 5c01e72  efibootmgr: add
 discard b70375a  efivar: add
     new 53fe013  efivar: add
     new 275e5e7  efibootmgr: add
     new b16c6d0  mesa: Update 19.0.6 -> 19.1.0
     new d922401  popt: fix SRC_URI
     new 6bbbf47  perl: Fix setgroup call regression from 5.30
     new 4fa3d5e  qemu/qemu-system-native: depend bison-native
     new b7d7ef0  dbus: Upgrade to 1.12.16
     new 97945e3  dbus-test: Upgrade 1.12.16
     new 41b9b61  util-linux: Stop udevd to run ptests
     new c143c37  linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES
     new 848513b  oescripts.py: avoid error when cairo module is not available
     new 28b5624  opkg: upgrade to version 0.4.1
     new 8bdcc21  opkg-utils: upgrade to version 0.4.1
     new afe3c21  selftest/devtool: fix URI to MarkupSafe package
     new d261aa8  diffutils/run-ptest: support to run at arbitrary path
     new 319d8ae  mesa: make gallium swrast target optional
     new a32316d  mesa: make gallium virgl target optional
     new 79f9622  serf: cleanup recipe
     new 8a6b4e8  scons: inherit python3native
     new a68efcf  systemd: Backport OpenSSL BUF_MEM fix
     new 0023416  python3-scons: fix regex replacing python by python3
     new e3f3842  devicetree.bbclass: Combine stderr into stdout to see actual dtc error

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   (f518285)
            \
             N -- N -- N   refs/heads/master-next (e3f3842)

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 22 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/devicetree.bbclass                    |   2 +-
 meta/classes/scons.bbclass                         |   5 +
 meta/conf/distro/include/maintainers.inc           |   2 +
 meta/lib/oeqa/selftest/cases/devtool.py            |   2 +-
 meta/lib/oeqa/selftest/cases/oescripts.py          |   3 +-
 .../{dbus-test_1.12.14.bb => dbus-test_1.12.16.bb} |   4 +-
 .../dbus/{dbus_1.12.14.bb => dbus_1.12.16.bb}      |   4 +-
 ...lved-Fix-incorrect-use-of-OpenSSL-BUF_MEM.patch |  41 ++++
 meta/recipes-core/systemd/systemd_242.bb           |   1 +
 meta/recipes-core/util-linux/util-linux.inc        |   4 +
 meta/recipes-core/util-linux/util-linux/run-ptest  |  14 ++
 ...opkg-build-do-not-set-mtime-on-data.tar.X.patch |  33 ---
 ...list-fields-fix-to-print-the-fields-again.patch |  41 ----
 .../{opkg-utils_0.4.0.bb => opkg-utils_0.4.1.bb}   |   6 +-
 ...-libopkg-add-add-ignore-recommends-option.patch | 259 ---------------------
 ...pkg-add-target-for-testsuite-installation.patch |  43 ----
 ...sue72.py-resolve-paths-before-comparision.patch |  31 ---
 .../opkg/{opkg_0.4.0.bb => opkg_0.4.1.bb}          |   7 +-
 .../perl-sanity/files/fix-setgroup.patch           |  49 ++++
 meta/recipes-devtools/perl-sanity/perl_5.30.0.bb   |   1 +
 .../recipes-devtools/python/python3-scons_3.0.5.bb |   2 +-
 .../qemu/qemu-system-native_4.0.0.bb               |   2 +-
 meta/recipes-devtools/qemu/qemu_4.0.0.bb           |   2 +-
 .../recipes-extended/diffutils/diffutils/run-ptest |   3 +-
 meta/recipes-graphics/mesa/mesa.inc                |  25 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   1 +
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |   1 +
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   1 +
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |   1 +
 meta/recipes-support/serf/serf_1.3.9.bb            |  23 +-
 30 files changed, 165 insertions(+), 448 deletions(-)
 rename meta/recipes-core/dbus/{dbus-test_1.12.14.bb => dbus-test_1.12.16.bb} (95%)
 rename meta/recipes-core/dbus/{dbus_1.12.14.bb => dbus_1.12.16.bb} (97%)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-resolved-Fix-incorrect-use-of-OpenSSL-BUF_MEM.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-do-not-set-mtime-on-data.tar.X.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-list-fields-fix-to-print-the-fields-again.patch
 rename meta/recipes-devtools/opkg-utils/{opkg-utils_0.4.0.bb => opkg-utils_0.4.1.bb} (89%)
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-libopkg-add-add-ignore-recommends-option.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-opkg-add-target-for-testsuite-installation.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-regress-issue72.py-resolve-paths-before-comparision.patch
 rename meta/recipes-devtools/opkg/{opkg_0.4.0.bb => opkg_0.4.1.bb} (87%)
 create mode 100644 meta/recipes-devtools/perl-sanity/files/fix-setgroup.patch

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


More information about the Openembedded-commits mailing list