[oe-commits] [meta-openembedded] branch master-next updated (1368c37 -> 3567496)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 9 03:25:19 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a change to branch master-next
in repository meta-openembedded.

 discard 1368c37  cups-filters: add recipe
 discard 06f59d0  qpdf: add recipe
 discard 375e9b8  libmxml: upgrade 3.0 -> 3.1
 discard aca195a  onigurama: enable ptest
 discard 9ff960a  onigurama: update to v6.9.4
     new c9ca8d0  libmxml: upgrade 3.0 -> 3.1
     new b3d1489  rocksdb: Fix compile error for DEBUG_BUILD
     new 16721d8  oniguruma: update to v6.9.4
     new ac7eca6  oniguruma: enable ptest
     new f24dac3  cscope: upgrade 15.8b -> 15.9
     new 8dc8eed  msgpack-c: upgrade 3.1.1 -> 3.2.1
     new 52a3dce  vboxguestdrivers: update to version 6.1.0 and unblacklist
     new 74a8711  wireshark: Enable plugins when enabling qt5
     new 9b1fb05  add sqlite-orm v1.5
     new ea69d81  cmpi-bindings: Remove the patch to append 'm' suffix to libpython soname
     new 21e7bf4  python3-jsonrpcserver: Use PYTHON_BASEVERSION instead of hardcoding py version
     new 16ba8c2  smbnetfs: Update to latest 0.6.2 rev
     new 3567496  makedumpfile: Drop linking with libebl

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   (1368c37)
            \
             N -- N -- N   refs/heads/master-next (3567496)

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 13 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:
 .../smbnetfs/smbnetfs/configure.patch              |  8 +-
 .../recipes-filesystems/smbnetfs/smbnetfs_git.bb   |  9 +-
 .../recipes-support/wireshark/wireshark_3.2.0.bb   |  2 +-
 .../0001-db-write_thread.cc-Initialize-state.patch | 31 +++++++
 meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb         |  1 +
 .../cscope/{cscope_15.8b.bb => cscope_15.9.bb}     |  6 +-
 .../{msgpack-c_3.1.1.bb => msgpack-c_3.2.1.bb}     |  4 +-
 .../recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb  | 22 +++++
 ...HON_ABI-suffix-to-the-python-library-name.patch | 27 ------
 .../cmpi-bindings/cmpi-bindings_1.0.1.bb           |  1 -
 ...e-libebl-from-required-libraries-during-l.patch | 34 ++++++++
 .../makedumpfile/makedumpfile_1.6.6.bb             |  1 +
 meta-oe/recipes-printing/cups/cups-filters.inc     | 95 ----------------------
 .../recipes-printing/cups/cups-filters_1.26.0.bb   |  4 -
 meta-oe/recipes-printing/qpdf/qpdf_9.1.0.bb        | 33 --------
 meta-oe/recipes-support/onig/onig_6.9.4.bb         |  2 +-
 .../vboxguestdrivers/vboxguestdrivers/export.patch | 77 ++++++++++++++++++
 ...drivers_5.2.22.bb => vboxguestdrivers_6.1.0.bb} | 15 ++--
 .../python/python3-jsonrpcserver_4.1.0.bb          |  2 +-
 19 files changed, 188 insertions(+), 186 deletions(-)
 create mode 100644 meta-oe/recipes-dbs/rocksdb/files/0001-db-write_thread.cc-Initialize-state.patch
 rename meta-oe/recipes-devtools/cscope/{cscope_15.8b.bb => cscope_15.9.bb} (83%)
 rename meta-oe/recipes-devtools/msgpack/{msgpack-c_3.1.1.bb => msgpack-c_3.2.1.bb} (90%)
 create mode 100644 meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb
 delete mode 100644 meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Add-PYTHON_ABI-suffix-to-the-python-library-name.patch
 create mode 100644 meta-oe/recipes-kernel/makedumpfile/makedumpfile/0003-build-Delete-libebl-from-required-libraries-during-l.patch
 delete mode 100644 meta-oe/recipes-printing/cups/cups-filters.inc
 delete mode 100644 meta-oe/recipes-printing/cups/cups-filters_1.26.0.bb
 delete mode 100644 meta-oe/recipes-printing/qpdf/qpdf_9.1.0.bb
 create mode 100644 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/export.patch
 rename meta-oe/recipes-support/vboxguestdrivers/{vboxguestdrivers_5.2.22.bb => vboxguestdrivers_6.1.0.bb} (87%)

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


More information about the Openembedded-commits mailing list