[oe-commits] [openembedded-core] branch master-next updated (36c526f -> f29e571)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 2 13:56:59 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.

    from 36c526f  eglinfo: add wayland receipe
     new 32f52b0  btrfs-tools: update to 4.19.1
     new 19940b5  meson: update to 0.49.0
     new 611f039  libdazzle: fix a build issue with meson 0.49.0
     new 26c3acd  dnf: upgrade 4.0.9 -> 4.0.10
     new 515b919  createrepo-c: update to 0.12.0
     new 7d31883  libdnf: upgrade 0.22.3 -> 0.24.1
     new 42966f7  lighttpd: upgrade 1.4.51 -> 1.4.52
     new f8032a6  boost: update to 1.69.0
     new d852f03  gobject-introspection: upgrade 1.58.1 -> 1.58.2
     new 12aec5b  libcomps: upgrade 0.1.8 -> 0.1.9
     new 86d5d9d  webkitgtk: upgrade 2.22.4 -> 2.22.5
     new da0324e  librepo: upgrade 1.9.2 -> 1.9.3
     new f29e571  systemd: backport a patch to fix meson 0.49.0 issue

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:
 meta/recipes-core/systemd/systemd-boot_239.bb      |   1 +
 .../0001-meson-rename-Ddebug-to-Ddebug-extra.patch |  45 ++++
 meta/recipes-core/systemd/systemd_239.bb           |   1 +
 ...-kernel-lib-bitops-Fix-big-endian-compila.patch |  55 -----
 .../{btrfs-tools_4.19.bb => btrfs-tools_4.19.1.bb} |   3 +-
 ...0001-Correctly-install-the-shared-library.patch |  28 ---
 ...-set-PYTHON_INSTALL_DIR-by-running-python.patch |  14 +-
 .../createrepo-c/createrepo-c_git.bb               |   7 +-
 .../dnf/{dnf_4.0.9.bb => dnf_4.0.10.bb}            |   2 +-
 meta/recipes-devtools/libcomps/libcomps_git.bb     |   4 +-
 .../libdnf/{libdnf_0.22.3.bb => libdnf_0.24.1.bb}  |   2 +-
 ...ariables-with-pkg-config-not-with-cmake-m.patch |   8 +-
 .../librepo/{librepo_1.9.2.bb => librepo_1.9.3.bb} |   4 +-
 meta/recipes-devtools/meson/meson.inc              |  10 +-
 ...h => 0001-Make-CPU-family-warnings-fatal.patch} |  27 ++-
 ...ix-issues-that-arise-when-cross-compiling.patch |  61 +-----
 ...le-do-not-manipulate-the-environment-when.patch |  52 ++---
 ...2-Support-building-allarch-recipes-again.patch} |  20 +-
 ...rospection-determine-g-ir-scanner-and-g-i.patch |  37 ++--
 meta/recipes-devtools/meson/meson/gi-flags.patch   |  35 ---
 .../meson/meson/gtkdoc-flags.patch                 |  44 ----
 .../meson/{meson_0.47.2.bb => meson_0.49.0.bb}     |   1 +
 ...k-meson_0.47.2.bb => nativesdk-meson_0.49.0.bb} |   0
 .../{lighttpd_1.4.51.bb => lighttpd_1.4.52.bb}     |   4 +-
 ...he-repository-directory-for-native-builds.patch |   2 +-
 ...n_1.58.1.bb => gobject-introspection_1.58.2.bb} |   4 +-
 ...a-define-so-that-gir-compilation-succeeds.patch |  26 +++
 meta/recipes-gnome/libdazzle/libdazzle_3.30.2.bb   |   1 +
 .../{webkitgtk_2.22.4.bb => webkitgtk_2.22.5.bb}   |   4 +-
 ...bjam-native_1.68.0.bb => bjam-native_1.69.0.bb} |   0
 .../boost/{boost-1.68.0.inc => boost-1.69.0.inc}   |   4 +-
 meta/recipes-support/boost/boost.inc               |   1 -
 ...-arch-instruction-set-flags-we-do-that-o.patch} |  23 +-
 ...ucibility-add-file-directive-to-assembler.patch | 243 ---------------------
 .../boost/{boost_1.68.0.bb => boost_1.69.0.bb}     |   6 +-
 35 files changed, 198 insertions(+), 581 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-meson-rename-Ddebug-to-Ddebug-extra.patch
 delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-progs-kernel-lib-bitops-Fix-big-endian-compila.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.19.bb => btrfs-tools_4.19.1.bb} (92%)
 delete mode 100644 meta/recipes-devtools/createrepo-c/createrepo-c/0001-Correctly-install-the-shared-library.patch
 rename meta/recipes-devtools/dnf/{dnf_4.0.9.bb => dnf_4.0.10.bb} (98%)
 rename meta/recipes-devtools/libdnf/{libdnf_0.22.3.bb => libdnf_0.24.1.bb} (95%)
 rename meta/recipes-devtools/librepo/{librepo_1.9.2.bb => librepo_1.9.3.bb} (84%)
 rename meta/recipes-devtools/meson/meson/{0002-Make-CPU-family-warnings-fatal.patch => 0001-Make-CPU-family-warnings-fatal.patch} (50%)
 rename meta/recipes-devtools/meson/meson/{0001-Support-building-allarch-recipes-again.patch => 0002-Support-building-allarch-recipes-again.patch} (52%)
 delete mode 100644 meta/recipes-devtools/meson/meson/gi-flags.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/gtkdoc-flags.patch
 rename meta/recipes-devtools/meson/{meson_0.47.2.bb => meson_0.49.0.bb} (97%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.47.2.bb => nativesdk-meson_0.49.0.bb} (100%)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.51.bb => lighttpd_1.4.52.bb} (96%)
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.58.1.bb => gobject-introspection_1.58.2.bb} (98%)
 create mode 100644 meta/recipes-gnome/libdazzle/libdazzle/0001-Add-a-define-so-that-gir-compilation-succeeds.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.22.4.bb => webkitgtk_2.22.5.bb} (97%)
 rename meta/recipes-support/boost/{bjam-native_1.68.0.bb => bjam-native_1.69.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.68.0.inc => boost-1.69.0.inc} (85%)
 rename meta/recipes-support/boost/boost/{0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch => 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch} (93%)
 delete mode 100644 meta/recipes-support/boost/boost/reproducibility-add-file-directive-to-assembler.patch
 rename meta/recipes-support/boost/{boost_1.68.0.bb => boost_1.69.0.bb} (56%)

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


More information about the Openembedded-commits mailing list