[oe-commits] [openembedded-core] branch master-next updated (b071a1a -> 2106a56)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 19 12:16:20 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 b071a1a  gcc-runtime: fix C++ header mapping for n32/x32 tune
     new d0a30c1  runtime/cases/logrotate: make test more reliable
     new 40ea686  libevent:upgrade 2.1.8 -> 2.1.10
     new 7ddbe64  libevdev:upgrade 1.6.0 -> 1.7.0
     new 8a21559  target-sdk-provides-dummy: add libperl.so.5 to DUMMY_PROVIDES
     new b34486a  gnutls:upgrade 3.6.7 -> 3.6.8
     new 825be9d  gnupg:upgrade 2.2.15 -> 2.2.16
     new e3b7cb0  curl:upgrade 7.64.1 -> 7.65.1
     new dc25e95  lttng-ust:upgrade 2.10.3 -> 2.10.4
     new 23dfbb2  xkeyboard:upgrade 2.26 -> 2.27
     new 3b556cb  gobject-introspection:upgrade 1.60.1 -> 1.60.2
     new c7b0823  wic/bootimg-efi: allow multiple initrd
     new 24f4b2a  libffi: Add RISC-V support
     new 112ca21  opensbi: Initial commit of OpenSBI
     new 11b6020  qemuriscv64: Add the QEMU RISC-V 64-bit machine
     new 7cc98b0  linux-yocto: Mark qemuriscv64 as compatible
     new 2abfbf1  systemd-conf: not configure network for nfs root
     new 7ce8b1b  serf: stop scons trying to create directories in hosts rootfs
     new 00c5a66  wireless-regdb: Add recipe
     new 05c9fb5  glib-2.0: fix host path appearing in gsocketclient-slow test script
     new 580d7f3  dpkg: Use less as pager
     new 3e09c8b  rng-tools: 6.6 -> 6.7
     new f7a4705  meson: Fix native patch to python3
     new 4e315dd  rootfs: Fix dependency for every dpkg run
     new 2106a56  python3: python3: Fix build error x86->x86

The 24 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/conf/distro/include/maintainers.inc           |   2 +
 meta/conf/machine/include/riscv/arch-riscv.inc     |  10 +
 meta/conf/machine/include/riscv/qemuriscv.inc      |  45 ++
 meta/conf/machine/include/riscv/tune-riscv.inc     |  19 +
 meta/conf/machine/qemuriscv64.conf                 |  11 +
 meta/lib/oe/rootfs.py                              |   1 +
 meta/lib/oeqa/runtime/cases/logrotate.py           |   4 +-
 ...0001-Makefile-Don-t-specify-mabi-or-march.patch |  38 +
 .../0002-lib-Create-a-sbi_ipi_data-structure.patch | 128 ++++
 meta/recipes-bsp/opensbi/opensbi-payloads.inc      |  37 +
 meta/recipes-bsp/opensbi/opensbi_0.3.bb            |  49 ++
 .../glib-2.0/glib-2.0/glib-meson.cross             |   3 +
 meta/recipes-core/glib-2.0/glib-2.0_2.60.3.bb      |   2 +-
 .../recipes-core/meta/target-sdk-provides-dummy.bb |   1 +
 .../packagegroups/packagegroup-base.bb             |   1 +
 .../systemd/systemd-conf/wired.network             |   1 +
 meta/recipes-devtools/dpkg/dpkg/pager.patch        |  21 +
 meta/recipes-devtools/dpkg/dpkg_1.19.4.bb          |   1 +
 .../meson/meson/0003-native_bindir.patch           |   2 +-
 .../crosspythonpath.patch}                         |  23 +-
 meta/recipes-devtools/python/python3_3.7.3.bb      |   2 +
 ...n_1.60.1.bb => gobject-introspection_1.60.2.bb} |   4 +-
 ...ard-config_2.26.bb => xkeyboard-config_2.27.bb} |   4 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |   4 +-
 ...-around-broken-_SC_NPROCESSORS_CONF-on-MU.patch | 109 ---
 .../{lttng-ust_2.10.3.bb => lttng-ust_2.10.4.bb}   |   5 +-
 .../wireless-regdb/wireless-regdb_2019.06.03.bb    |  44 ++
 .../curl/{curl_7.64.1.bb => curl_7.65.1.bb}        |   4 +-
 .../gnupg/{gnupg_2.2.15.bb => gnupg_2.2.16.bb}     |   4 +-
 .../gnutls/{gnutls_3.6.7.bb => gnutls_3.6.8.bb}    |   4 +-
 .../{libevdev_1.6.0.bb => libevdev_1.7.0.bb}       |   4 +-
 .../0001-test-fix-32bit-linux-regress.patch        |  48 --
 .../{libevent_2.1.8.bb => libevent_2.1.10.bb}      |   5 +-
 .../libffi/libffi/0001-New-RISC-V-port-281.patch   | 827 +++++++++++++++++++++
 meta/recipes-support/libffi/libffi_3.2.1.bb        |   5 +-
 ...1-If-the-libc-is-lacking-argp-use-libargp.patch |  60 --
 .../rng-tools/0001-configure.ac-fix-typo.patch     |  27 -
 ...rgument-to-control-the-libargp-dependency.patch |  95 ---
 .../rng-tools/fix-rngd-fail-to-stop.patch          |  25 +
 .../rng-tools-5-fix-textrels-on-PIC-x86.patch      | 114 ---
 .../rng-tools/rng-tools/underquote.patch           |  46 --
 .../{rng-tools_6.6.bb => rng-tools_6.7.bb}         |   9 +-
 ...irectories.without.sandbox-install.prefix.patch |  71 ++
 meta/recipes-support/serf/serf_1.3.9.bb            |   1 +
 scripts/lib/wic/plugins/source/bootimg-efi.py      |  22 +-
 45 files changed, 1394 insertions(+), 548 deletions(-)
 create mode 100644 meta/conf/machine/include/riscv/arch-riscv.inc
 create mode 100644 meta/conf/machine/include/riscv/qemuriscv.inc
 create mode 100644 meta/conf/machine/include/riscv/tune-riscv.inc
 create mode 100644 meta/conf/machine/qemuriscv64.conf
 create mode 100644 meta/recipes-bsp/opensbi/files/0001-Makefile-Don-t-specify-mabi-or-march.patch
 create mode 100644 meta/recipes-bsp/opensbi/files/0002-lib-Create-a-sbi_ipi_data-structure.patch
 create mode 100644 meta/recipes-bsp/opensbi/opensbi-payloads.inc
 create mode 100644 meta/recipes-bsp/opensbi/opensbi_0.3.bb
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/pager.patch
 copy meta/recipes-devtools/python/{python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch => python3/crosspythonpath.patch} (65%)
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.60.1.bb => gobject-introspection_1.60.2.bb} (98%)
 rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.26.bb => xkeyboard-config_2.27.bb} (87%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-compat-work-around-broken-_SC_NPROCESSORS_CONF-on-MU.patch
 rename meta/recipes-kernel/lttng/{lttng-ust_2.10.3.bb => lttng-ust_2.10.4.bb} (89%)
 create mode 100644 meta/recipes-kernel/wireless-regdb/wireless-regdb_2019.06.03.bb
 rename meta/recipes-support/curl/{curl_7.64.1.bb => curl_7.65.1.bb} (95%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.15.bb => gnupg_2.2.16.bb} (93%)
 rename meta/recipes-support/gnutls/{gnutls_3.6.7.bb => gnutls_3.6.8.bb} (93%)
 rename meta/recipes-support/libevdev/{libevdev_1.6.0.bb => libevdev_1.7.0.bb} (74%)
 delete mode 100644 meta/recipes-support/libevent/libevent/0001-test-fix-32bit-linux-regress.patch
 rename meta/recipes-support/libevent/{libevent_2.1.8.bb => libevent_2.1.10.bb} (84%)
 create mode 100644 meta/recipes-support/libffi/libffi/0001-New-RISC-V-port-281.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/0001-configure.ac-fix-typo.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch
 create mode 100644 meta/recipes-support/rng-tools/rng-tools/fix-rngd-fail-to-stop.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/rng-tools-5-fix-textrels-on-PIC-x86.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/underquote.patch
 rename meta/recipes-support/rng-tools/{rng-tools_6.6.bb => rng-tools_6.7.bb} (84%)
 create mode 100644 meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch

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


More information about the Openembedded-commits mailing list