[oe-commits] [openembedded-core] branch master-next updated (45cde5c -> 610370d)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 18 18:05:37 UTC 2017


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 45cde5c  XX runqemu: dump pagetypeinfo if qemu fails
     add f03e431  weston: remove patch that isn't applied anymore
     add 5d44eec  gtk+3: remove redundant Wayland patch
     add 2dffd04  xserver-xorg: remove redundant Wayland patch
     add e41c3cb  gstreamer1.0-plugins-bad: remove redundant Wayland patch
     add a4ed9c6  gobject-introspection: update to 1.54.1
     add 3acae2d  webkitgtk: update to 2.18.3
     add dfda42b  psmisc: update to 23.0
     add 7795925  ffmpeg: update to 3.4
     add dc67acc  mc: upgrade to 4.8.20
     add dd59fb9  orc: upgrade to 0.4.28
     add 79f36e7  libunistring: upgrade to 0.9.8
     add f28890a  targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM
     add d4fad8e  coreutils: upgrade to 8.28
     add 94ce5d2  coreutils: add PACKAGECONFIG for single-binary
     add 8cab8f7  prelink_git.bb: Update recipe to newest commit
     add 61af0b4  glib-2.0: fix for non-utf8 encoded files
     add cf7f470  ovmf: Fix build failure for PARALLEL_MAKE with no space
     add 302bab8  autoconf: Override config.guess/.sub in source tree
     add 77d1b9c  icu: fix libicudata corruption on big endian system
     add 52263f5  libxslt: use HTTP instead of FTP in SRC_URI
     add 57b811b  libxslt: remove inappropriate patch
     add 7e924e1  mesa: Upgrade to 17.2.6 stable release
     add 53f8eff  recipetool: create: fix conflict between SRCREV and tag
     add 7e4632f  systemd: fix segfault when terminating systemd --test
     add 3b78384  packagegroup-core-sdk: Disable SANITIZERS for MicroBlaze
     add e9790a1  packagegroup-core-tools-testapps: kexec does not support MicroBlaze
     add 295a99a  conf/machine/include/microblaze: Add MicroBlaze architecture includes
     add 3e1e783  dbus: upgrade to 1.12.2
     add 98ba649  dbus-test: upgrade to 1.12.2
     add 1825473  swig: add patch to support Node.js 7+
     add e8f5b5c  devtool: add a 'latest-version' command
     add 45b4242  devtool: provide useful defaults for version/commit when upgrading recipes
     add ccb37f9  devtool: add license checksum change handling to 'devtool upgrade'
     add 81a441f  maintainers.inc: add an entry for dwarfsrcfiles
     add cda3a78  maintainers.inc: add an entry for pkgconf
     add de2f2fc  image_types: btrfs use sparse file creation
     add 2fbdcf4  wic: kparser.py: Check for SquashFS and use-uuid
     add 7cdd403  wic: partition.py: Update comments slightly
     add 9256b87  wic: Introduce --fsuuid and have --use-uuid make use of UUID too
     add 6d9396b  meta-selftest: wic: Add test for --use-uuid / --fsuuid
     add 978472c  image.bbclass: Add additional bb.debug to help track 12304
     new 610370d  XX runqemu: dump pagetypeinfo if qemu fails

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   (45cde5c)
            \
             N -- N -- N   refs/heads/master-next (610370d)

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 1 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:
 .../recipes-test/images/wic-image-minimal.wks      |   1 +
 meta/classes/image.bbclass                         |  12 +-
 meta/classes/image_types.bbclass                   |   2 +-
 meta/classes/testimage.bbclass                     |   2 +-
 meta/conf/distro/include/maintainers.inc           |   2 +
 .../machine/include/microblaze/arch-microblaze.inc |  53 ++++
 .../include/microblaze/feature-microblaze-math.inc |  33 +++
 .../microblaze/feature-microblaze-versions.inc     |  67 +++++
 meta/conf/machine/include/tune-microblaze.inc      |   8 +
 meta/lib/oeqa/selftest/cases/wic.py                |   7 +-
 meta/lib/oeqa/targetcontrol.py                     |   4 +-
 ...c-fix-Up-field-of-realpath-usage-examples.patch |  40 +++
 .../{coreutils_8.27.bb => coreutils_8.28.bb}       |  10 +-
 .../{dbus-test_1.10.20.bb => dbus-test_1.12.2.bb}  |   4 +-
 meta/recipes-core/dbus/dbus/os-test.patch          |  35 ---
 .../dbus/{dbus_1.10.20.bb => dbus_1.12.2.bb}       |  12 +-
 .../glib-mkenums-replace-and-warn-decoding.patch   | 104 +++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.54.2.bb      |   1 +
 meta/recipes-core/ovmf/ovmf_git.bb                 |   2 +-
 .../packagegroups/packagegroup-core-sdk.bb         |   1 +
 .../packagegroup-core-tools-testapps.bb            |   3 +-
 ...te-presets-after-generators-have-run-6526.patch |  69 +++++
 ...any-initialization-steps-when-running-in-.patch | 163 ++++++++++
 meta/recipes-core/systemd/systemd_234.bb           |   2 +
 meta/recipes-devtools/autoconf/autoconf.inc        |   4 +
 .../orc/{orc_0.4.27.bb => orc_0.4.28.bb}           |   4 +-
 meta/recipes-devtools/prelink/prelink_git.bb       |   2 +-
 .../0001-Add-Node-7.x-aka-V8-5.2-support.patch     | 330 +++++++++++++++++++++
 meta/recipes-devtools/swig/swig_3.0.12.bb          |   1 +
 ...3697-tty_init-unify-curses-initialization.patch |  66 -----
 .../mc/{mc_4.8.19.bb => mc_4.8.20.bb}              |   5 +-
 ...001-Typo-in-fuser-makes-M-on-all-the-time.patch |  46 ---
 .../files/0002-Include-limits.h-for-PATH_MAX.patch |  29 --
 meta/recipes-extended/psmisc/psmisc.inc            |   9 +
 ...-create-src-directory-before-attempting-t.patch |  30 ++
 meta/recipes-extended/psmisc/psmisc_22.21.bb       |  12 -
 meta/recipes-extended/psmisc/psmisc_23.0.bb        |  10 +
 ...n_1.52.1.bb => gobject-introspection_1.54.1.bb} |   7 +-
 ...4-configure.ac-Fix-wayland-protocols-path.patch |  36 ---
 meta/recipes-gnome/gtk+/gtk+3_3.22.24.bb           |   1 -
 .../mesa/{mesa-gl_17.2.5.bb => mesa-gl_17.2.6.bb}  |   0
 .../mesa/{mesa_17.2.5.bb => mesa_17.2.6.bb}        |   4 +-
 ...1-configure.ac-Fix-wayland-protocols-path.patch |  29 --
 ...c-Fix-wayland-scanner-and-protocols-locat.patch |  38 ---
 .../xorg-xserver/xserver-xorg_1.19.5.bb            |   1 -
 .../ffmpeg/ffmpeg/0001-build-fix-for-mips.patch    |  44 ---
 .../ffmpeg/{ffmpeg_3.3.4.bb => ffmpeg_3.4.bb}      |   8 +-
 ...G_CONFIG_SYSROOT_DIR-to-pkg-config-output.patch |  38 ---
 .../gstreamer/gstreamer1.0-plugins-bad_1.12.3.bb   |   1 -
 .../webkitgtk/0001-Fix-build-with-musl.patch       |  77 +++++
 ...ix-racy-parallel-build-of-WebKit2-4.0.gir.patch |  23 +-
 ...c-settings-so-that-gtkdoc-generation-work.patch |  21 +-
 ...bKitMacros-Append-to-I-and-not-to-isystem.patch | 182 +++++-------
 ...ng-introspection-files-add-CMAKE_C_FLAGS-.patch |  24 +-
 .../detect-atomics-during-configure.patch          |  26 +-
 meta/recipes-sato/webkit/webkitgtk/gcc7.patch      |  23 --
 .../recipes-sato/webkit/webkitgtk/musl-fixes.patch |  48 ---
 .../webkit/webkitgtk/ppc-musl-fix.patch            |  26 --
 .../{webkitgtk_2.16.6.bb => webkitgtk_2.18.3.bb}   |  13 +-
 meta/recipes-support/icu/icu.inc                   |  13 +
 ...conv-m4-remove-the-test-to-convert-euc-jp.patch |  56 ++--
 ...libunistring_0.9.7.bb => libunistring_0.9.8.bb} |   6 +-
 .../libxslt/libxslt/pkgconfig_fix.patch            |  24 --
 meta/recipes-support/libxslt/libxslt_1.1.32.bb     |   5 +-
 scripts/lib/devtool/upgrade.py                     | 117 +++++++-
 scripts/lib/recipetool/create.py                   |   8 +-
 scripts/lib/wic/help.py                            |  10 +-
 scripts/lib/wic/ksparser.py                        |   6 +
 scripts/lib/wic/partition.py                       |  36 +--
 scripts/lib/wic/plugins/imager/direct.py           |  17 +-
 scripts/lib/wic/plugins/source/bootimg-efi.py      |   3 +-
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   |   3 +-
 72 files changed, 1411 insertions(+), 748 deletions(-)
 create mode 100644 meta/conf/machine/include/microblaze/arch-microblaze.inc
 create mode 100644 meta/conf/machine/include/microblaze/feature-microblaze-math.inc
 create mode 100644 meta/conf/machine/include/microblaze/feature-microblaze-versions.inc
 create mode 100644 meta/conf/machine/include/tune-microblaze.inc
 create mode 100644 meta/recipes-core/coreutils/coreutils/0001-doc-fix-Up-field-of-realpath-usage-examples.patch
 rename meta/recipes-core/coreutils/{coreutils_8.27.bb => coreutils_8.28.bb} (93%)
 rename meta/recipes-core/dbus/{dbus-test_1.10.20.bb => dbus-test_1.12.2.bb} (93%)
 delete mode 100644 meta/recipes-core/dbus/dbus/os-test.patch
 rename meta/recipes-core/dbus/{dbus_1.10.20.bb => dbus_1.12.2.bb} (93%)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/glib-mkenums-replace-and-warn-decoding.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-core-evaluate-presets-after-generators-have-run-6526.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-main-skip-many-initialization-steps-when-running-in-.patch
 rename meta/recipes-devtools/orc/{orc_0.4.27.bb => orc_0.4.28.bb} (84%)
 create mode 100644 meta/recipes-devtools/swig/swig/0001-Add-Node-7.x-aka-V8-5.2-support.patch
 delete mode 100644 meta/recipes-extended/mc/files/0002-Ticket-3697-tty_init-unify-curses-initialization.patch
 rename meta/recipes-extended/mc/{mc_4.8.19.bb => mc_4.8.20.bb} (90%)
 delete mode 100644 meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch
 delete mode 100644 meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
 create mode 100644 meta/recipes-extended/psmisc/psmisc/0001-Makefile.am-create-src-directory-before-attempting-t.patch
 delete mode 100644 meta/recipes-extended/psmisc/psmisc_22.21.bb
 create mode 100644 meta/recipes-extended/psmisc/psmisc_23.0.bb
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.52.1.bb => gobject-introspection_1.54.1.bb} (97%)
 delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/0004-configure.ac-Fix-wayland-protocols-path.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_17.2.5.bb => mesa-gl_17.2.6.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.2.5.bb => mesa_17.2.6.bb} (88%)
 delete mode 100644 meta/recipes-graphics/wayland/weston/0001-configure.ac-Fix-wayland-protocols-path.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0002-configure.ac-Fix-wayland-scanner-and-protocols-locat.patch
 delete mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/0001-build-fix-for-mips.patch
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.3.4.bb => ffmpeg_3.4.bb} (95%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Prepend-PKG_CONFIG_SYSROOT_DIR-to-pkg-config-output.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-musl.patch
 delete mode 100644 meta/recipes-sato/webkit/webkitgtk/gcc7.patch
 delete mode 100644 meta/recipes-sato/webkit/webkitgtk/musl-fixes.patch
 delete mode 100644 meta/recipes-sato/webkit/webkitgtk/ppc-musl-fix.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.16.6.bb => webkitgtk_2.18.3.bb} (93%)
 rename meta/recipes-support/libunistring/{libunistring_0.9.7.bb => libunistring_0.9.8.bb} (85%)
 delete mode 100644 meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch

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


More information about the Openembedded-commits mailing list