[oe-commits] [openembedded-core] branch master-next updated (fc5418e -> d76fa90)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 21 23:29:31 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.

    from fc5418e  meta/icecc.bbclass: Update system blacklists
     new 35c163f  libdnf: update to 0.22.0
     new fc6951e  rpm: update to 4.14.2.1
     new 6eeda04  librepo: update to 1.9.2
     new 425f8a8  libsolv: update to 0.7.1
     new f03c0f0  dnf: update to 4.0.4
     new 73faaea  libcomps: add a patch to fix the missing crc32 symbol error under musl
     new 477db7c  package_manager.py: fix the message used to catch failing postinsts from dnf
     new 7cd4924  webkitgtk: update to 2.22.3
     new 2a02ed0  epiphany: update to 3.30.2
     new 7bce6eb  libdazzle: add recipe
     new d76fa90  gtk+3: update to 3.24.1

The 11 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/lib/oe/package_manager.py                     |   2 +-
 ...hardcode-etc-and-systemd-unit-directories.patch |  19 ++--
 ...-set-PYTHON_INSTALL_DIR-by-running-python.patch |  17 ++--
 .../dnf/{dnf_2.7.5.bb => dnf_4.0.4.bb}             |   6 +-
 .../0001-Add-crc32.c-to-sources-list.patch         |  47 ++++++++++
 meta/recipes-devtools/libcomps/libcomps_git.bb     |   1 +
 .../libdnf/libdnf/0001-Add-WITH_TESTS-option.patch |  49 ++++++++++
 ...ers-for-both-libsolv-and-libsolvext-libdn.patch |  15 ++-
 ...-sysroot-path-to-introspection-tools-path.patch |  36 -------
 ...-library-installation-directory-correctly.patch |  29 ------
 ...-variables-with-pkg-config-cmake-s-own-mo.patch |  17 ++--
 .../libdnf/{libdnf_0.11.1.bb => libdnf_0.22.0.bb}  |   8 +-
 ...to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch |  21 ++---
 ...ariables-with-pkg-config-not-with-cmake-m.patch |  18 ++--
 .../librepo/{librepo_1.8.1.bb => librepo_1.9.2.bb} |   4 +-
 .../rpm/{rpm_4.14.2.bb => rpm_4.14.2.1.bb}         |   2 +-
 .../{libsolv_0.6.35.bb => libsolv_0.7.1.bb}        |   2 +-
 .../{epiphany_3.28.3.1.bb => epiphany_3.30.2.bb}   |   6 +-
 .../0003-Add-disable-opengl-configure-option.patch | 103 ++++++++++-----------
 .../gtk+/{gtk+3_3.22.30.bb => gtk+3_3.24.1.bb}     |   4 +-
 meta/recipes-gnome/libdazzle/libdazzle_3.30.2.bb   |  17 ++++
 ...gData-has-no-member-named-lightVector-on-.patch |  37 --------
 .../webkitgtk/0001-Fix-build-with-musl.patch       |  36 +++----
 ...ng-introspection-files-add-CMAKE_C_FLAGS-.patch |  26 ++++--
 .../0001-webkitgtk-fix-CVE-2017-17821.patch        |  44 ---------
 .../0012-soup-Forward-declare-URL-class.patch      |  31 -------
 .../{webkitgtk_2.20.5.bb => webkitgtk_2.22.3.bb}   |   7 +-
 27 files changed, 263 insertions(+), 341 deletions(-)
 rename meta/recipes-devtools/dnf/{dnf_2.7.5.bb => dnf_4.0.4.bb} (94%)
 create mode 100644 meta/recipes-devtools/libcomps/libcomps/0001-Add-crc32.c-to-sources-list.patch
 create mode 100644 meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch
 delete mode 100644 meta/recipes-devtools/libdnf/libdnf/0002-Prefix-sysroot-path-to-introspection-tools-path.patch
 delete mode 100644 meta/recipes-devtools/libdnf/libdnf/0003-Set-the-library-installation-directory-correctly.patch
 rename meta/recipes-devtools/libdnf/{libdnf_0.11.1.bb => libdnf_0.22.0.bb} (78%)
 rename meta/recipes-devtools/librepo/{librepo_1.8.1.bb => librepo_1.9.2.bb} (86%)
 rename meta/recipes-devtools/rpm/{rpm_4.14.2.bb => rpm_4.14.2.1.bb} (99%)
 rename meta/recipes-extended/libsolv/{libsolv_0.6.35.bb => libsolv_0.7.1.bb} (95%)
 rename meta/recipes-gnome/epiphany/{epiphany_3.28.3.1.bb => epiphany_3.30.2.bb} (80%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.22.30.bb => gtk+3_3.24.1.bb} (83%)
 create mode 100644 meta/recipes-gnome/libdazzle/libdazzle_3.30.2.bb
 delete mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-Fix-PaintingData-has-no-member-named-lightVector-on-.patch
 delete mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-webkitgtk-fix-CVE-2017-17821.patch
 delete mode 100644 meta/recipes-sato/webkit/webkitgtk/0012-soup-Forward-declare-URL-class.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.20.5.bb => webkitgtk_2.22.3.bb} (94%)

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


More information about the Openembedded-commits mailing list