[oe-commits] [openembedded-core] branch master-next updated (765cd65 -> 8f48fb5)

git at git.openembedded.org git at git.openembedded.org
Wed May 8 11:23:08 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.

 discard 765cd65  scripts/pybootchart/draw: Fix some bounding problems
 discard 00e0aef  scripts/pybootchart/draw: Clarify some variable names
 discard 4ee9a9c  scripts/pybootchart: Port to python3
 discard 833e5f8  scripts/pybootchart: Fix mixed indentation
 discard 0339e43  openssh/systemd/python/qemu: Fix patch Upstream-Status
 discard 41fe4c2  acpica: use update-alternatives for acpidump
 discard 2814363  squashfs-tools: set CVE_PRODUCT
 discard e6681fa  flac: also add flac to CVE_PRODUCT
 discard 0d124d1  systemd: Add -Wno-error=format-overflow to fix build with gcc9
 discard e6aaf0d  gcc-target: Do not set --with-sysroot and gxx-include-dir paths
 discard 062e0a9  cml1.bbclass: fix undefined behavior
 discard e03a51a  distutils: Run python from the PATH in the -native case as well
 discard bea15b6  recipetool: fix unbound variable when fixed SRCREV can't be found
 discard a5a2650  go: Exclude vcs files when installing deps
 discard 4825960  python3: Add ntpath.py to python core
 discard 7d9d617  patchelf: Upgrade 0.9 -> 0.10
 discard 85f68d0  libxkbcommon: RDEPENDS on libx11-locale
 discard a2f0fa3  libx11: split out libx11-locale
 discard 24c07af  cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
 discard ecfd285  ghostscript: set CVE_PRODUCT
 discard ef9cfbe  file: Stop adding -std=c99 to CFLAGS
 discard 40bbc1d  libxcrypt: Stop adding -std=gnu99 to CPPFLAGS
 discard c9e4fe2  nss: cleanup recipe to match OE style
 discard 0bff5b3  resulttool: Add option to dump all ptest logs
     add 878e898  nss: cleanup recipe to match OE style
     add 8ff6a2a  libxcrypt: Stop adding -std=gnu99 to CPPFLAGS
     add 26e8753  file: Stop adding -std=c99 to CFLAGS
     add 721e69a  ghostscript: set CVE_PRODUCT
     add e9ac5ac  cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
     add e81004f  patchelf: Upgrade 0.9 -> 0.10
     add 9ff61fa  python3: Add ntpath.py to python core
     add 2ee2465  go: Exclude vcs files when installing deps
     add 8e4b301  recipetool: fix unbound variable when fixed SRCREV can't be found
     add 0a5bd4f  distutils: Run python from the PATH in the -native case as well
     add 7ad50a8  cml1.bbclass: fix undefined behavior
     add 2996640  gcc-target: Do not set --with-sysroot and gxx-include-dir paths
     add 59f9350  systemd: Add -Wno-error=format-overflow to fix build with gcc9
     add 3a043a0  flac: also add flac to CVE_PRODUCT
     add 8f03a33  squashfs-tools: set CVE_PRODUCT
     add 6af441a  acpica: use update-alternatives for acpidump
     add 07bc5a5  openssh/systemd/python/qemu: Fix patch Upstream-Status
     new 1527c3e  resulttool: Add option to dump all ptest logs
     new 5ae9772  libx11: split out libx11-locale
     new fef657a  libxkbcommon: RDEPENDS on libx11-locale
     new 58c2d0c  scripts/pybootchart: Fix mixed indentation
     new 04aa51c  scripts/pybootchart: Port to python3
     new 2fde898  scripts/pybootchart/draw: Clarify some variable names
     new f723a58  scripts/pybootchart/draw: Fix some bounding problems
     new 9d355f2  gnu-efi: Remove support patch for gcc < 4.7
     new bdbbb6f  grub: Use -Wno-error instead of doing this on a per-warning basis
     new 8272243  ofono: upgrade 1.25 -> 1.29
     new 3c43b84  socat: upgrade 1.7.3.2 -> 1.7.3.3
     new 8892697  bison: upgrade 3.0.4 -> 3.1
     new f86dec3  ccache: upgrade 3.6 -> 3.7.1
     new 5da1222  mmc-utils: update to the latest upstream code
     new 98e37df  cogl: upgrade 1.22.2 -> 1.22.4
     new 2e316fa  cogl: remove -Werror=maybe-uninitialized workaround
     new 5868371  libxcb: remove workaround patch for a bug that was fixed in gcc 5 in 2015
     new aa63b8c  lttng-modules: upgrade 2.10.8 -> 2.10.9
     new 08dbc54  sqlite3: update to 3.28.0
     new c9d71a7  kmscube: update to latest revision
     new 9564025  coreutils: update to 8.31
     new 90b7784  mtools: update to 4.0.23
     new 57879d4  msmtp: update to 1.8.4
     new 1aca46d  wpa-supplicant: update to 2.8
     new 924e650  gcc-9: Add recipes for gcc 9.1 release
     new 8aeec5f  bitbake.conf: use https instead of http
     new 2fc24ab  systemd: Backport patch to fix build with gcc9
     new f810a6f  python3: fix do_install fail for parallel buiild
     new 41172d2  glib-2.0: fix ptest failures
     new 8f48fb5  target-sdk-provides-dummy: resolve sstate conflict

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   (765cd65)
            \
             N -- N -- N   refs/heads/master-next (8f48fb5)

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 30 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/bitbake.conf                             |  20 +-
 meta/conf/distro/include/maintainers.inc           |   2 +-
 .../gnu-efi/gnu-efi/gcc46-compatibility.patch      |  35 ---
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.9.bb          |   1 -
 .../files/disable-address-of-packed-member.patch   | 262 ----------------
 .../grub/files/fix.build.with.gcc-7.patch          |  39 ---
 .../grub/files/fix.build.with.squashfs.patch       |  24 --
 meta/recipes-bsp/grub/grub-efi_2.02.bb             |   4 -
 meta/recipes-bsp/grub/grub2.inc                    |   5 +-
 .../ofono/ofono/use-python3.patch                  |  27 --
 meta/recipes-connectivity/ofono/ofono_1.25.bb      |   9 -
 meta/recipes-connectivity/ofono/ofono_1.29.bb      |   8 +
 ...001-Access-c_ispeed-and-c_ospeed-via-APIs.patch |  52 ----
 .../socat/Makefile.in-fix-for-parallel-build.patch |  35 ---
 .../socat/{socat_1.7.3.2.bb => socat_1.7.3.3.bb}   |   6 +-
 ...wpa-supplicant_2.7.bb => wpa-supplicant_2.8.bb} |  10 +-
 .../coreutils/strtod_fix_clash_with_strtold.patch  |  56 ++++
 .../{coreutils_8.30.bb => coreutils_8.31.bb}       |   8 +-
 meta/recipes-core/glib-2.0/glib-2.0/run-ptest      |   2 +-
 meta/recipes-core/glib-2.0/glib.inc                |   7 +
 .../recipes-core/meta/target-sdk-provides-dummy.bb |   2 +
 ...work-remove-redunant-link-name-in-message.patch |  41 +++
 meta/recipes-core/systemd/systemd_242.bb           |   3 +-
 ...need_charset_alias-when-building-for-musl.patch |  33 --
 .../0001-src-local.mk-fix-parallel-issue.patch     |  34 --
 meta/recipes-devtools/bison/bison/gnulib.patch     |  21 --
 .../bison/{bison_3.0.4.bb => bison_3.1.bb}         |   7 +-
 meta/recipes-devtools/ccache/ccache.inc            |   2 +-
 meta/recipes-devtools/ccache/ccache_3.6.bb         |  12 -
 meta/recipes-devtools/ccache/ccache_3.7.1.bb       |   7 +
 .../0002-dev.mk.in-fix-file-name-too-long.patch    |  30 --
 ...mentation-fault-error-when-gcc-o-dev-null.patch |  79 -----
 meta/recipes-devtools/gcc/gcc-9.1.inc              | 118 +++++++
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |  42 +++
 .../0002-gcc-poison-system-directories.patch       | 203 ++++++++++++
 .../0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch |  73 +++++
 .../gcc/gcc-9.1/0004-64-bit-multilib-hack.patch    | 119 +++++++
 .../gcc/gcc-9.1/0005-optional-libstdc.patch        | 125 ++++++++
 ...0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch |  59 ++++
 .../gcc/gcc-9.1/0007-COLLECT_GCC_OPTIONS.patch     |  38 +++
 ...efaults.h-in-B-instead-of-S-and-t-oe-in-B.patch |  96 ++++++
 .../gcc-9.1/0009-fortran-cross-compile-hack.patch  |  46 +++
 .../gcc/gcc-9.1/0010-cpp-honor-sysroot.patch       |  54 ++++
 .../gcc-9.1/0011-MIPS64-Default-to-N64-ABI.patch   |  57 ++++
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 232 ++++++++++++++
 ...0013-gcc-Fix-argument-list-too-long-error.patch |  40 +++
 .../gcc/gcc-9.1/0014-Disable-sdt.patch             | 113 +++++++
 .../gcc/gcc-9.1/0015-libtool.patch                 |  42 +++
 ...4-pass-fix-v4bx-to-linker-to-support-EABI.patch |  43 +++
 ...tilib-config-files-from-B-instead-of-usin.patch | 102 ++++++
 ...-libdir-from-.la-which-usually-points-to-.patch |  31 ++
 .../gcc/gcc-9.1/0019-export-CPP.patch              |  53 ++++
 ...Ensure-target-gcc-headers-can-be-included.patch |  98 ++++++
 ...-t-build-with-disable-dependency-tracking.patch |  54 ++++
 ...h-host-directory-during-relink-if-inst_pr.patch |  38 +++
 ...IBS_DIR-replacement-instead-of-hardcoding.patch |  29 ++
 .../0024-aarch64-Add-support-for-musl-ldso.patch   |  28 ++
 ...ibcc1-fix-libcc1-s-install-path-and-rpath.patch |  54 ++++
 ...-handle-sysroot-support-for-nativesdk-gcc.patch | 213 +++++++++++++
 ...et-sysroot-gcc-version-specific-dirs-with.patch | 102 ++++++
 ...-various-_FOR_BUILD-and-related-variables.patch | 137 +++++++++
 .../0029-nios2-Define-MUSL_DYNAMIC_LINKER.patch    |  28 ++
 ...shared-to-link-commandline-for-musl-targe.patch |  87 ++++++
 ...31-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch | 125 ++++++++
 ...bgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch |  29 ++
 ...e-alias-for-__cpu_indicator_init-instead-.patch |  86 ++++++
 .../gcc-9.1/0034-sync-gcc-stddef.h-with-musl.patch |  91 ++++++
 ...ation-fault-in-precompiled-header-generat.patch |  60 ++++
 .../gcc-9.1/0036-Fix-for-testsuite-failure.patch   | 258 ++++++++++++++++
 ...0037-Re-introduce-spe-commandline-options.patch |  41 +++
 ...s-canadian_8.3.bb => gcc-cross-canadian_9.1.bb} |   0
 .../gcc/{gcc-cross_8.3.bb => gcc-cross_9.1.bb}     |   0
 .../{gcc-crosssdk_8.3.bb => gcc-crosssdk_9.1.bb}   |   0
 .../gcc/{gcc-runtime_8.3.bb => gcc-runtime_9.1.bb} |   0
 ...gcc-sanitizers_8.3.bb => gcc-sanitizers_9.1.bb} |   0
 .../gcc/{gcc-source_8.3.bb => gcc-source_9.1.bb}   |   0
 .../gcc/{gcc_8.3.bb => gcc_9.1.bb}                 |   0
 ...libgcc-initial_8.3.bb => libgcc-initial_9.1.bb} |   0
 .../gcc/{libgcc_8.3.bb => libgcc_9.1.bb}           |   0
 .../gcc/{libgfortran_8.3.bb => libgfortran_9.1.bb} |   0
 ...ce-strncpy-with-memmove-on-overlapping-me.patch |  36 ---
 meta/recipes-devtools/mmc/mmc-utils_git.bb         |   5 +-
 ...en-if-fs-size-is-not-divisible-by-sectors.patch |  34 --
 ...01-remove-LOCK_NB-to-use-blocking-request.patch |  44 ---
 .../mtools/{mtools_4.0.19.bb => mtools_4.0.23.bb}  |   6 +-
 ...ix-Issue36464-parallel-build-race-problem.patch |  34 ++
 meta/recipes-devtools/python/python3_3.7.3.bb      |   1 +
 .../msmtp/{msmtp_1.8.3.bb => msmtp_1.8.4.bb}       |   8 +-
 ...Fix-an-incorrect-preprocessor-conditional.patch |  32 --
 ...ce-culling.c-fix-may-be-used-uninitialize.patch |  35 ---
 meta/recipes-graphics/cogl/cogl-1.0_1.22.2.bb      |   8 -
 meta/recipes-graphics/cogl/cogl-1.0_1.22.4.bb      |   6 +
 meta/recipes-graphics/kmscube/kmscube_git.bb       |   2 +-
 .../libxcb/gcc-mips-pr68302-mips-workaround.patch  |  22 --
 meta/recipes-graphics/xorg-lib/libxcb_1.13.1.bb    |   1 -
 ...Distinguish-between-kernel_siginfo-and-si.patch | 133 --------
 ...2-Fix-signal-Remove-SEND_SIG_FORCED-v4.20.patch |  67 ----
 ...just-reserved-cluster-count-when-removing.patch | 149 ---------
 ...04-Fix-timer-instrumentation-for-RHEL-7.6.patch |  32 --
 ...type-argument-from-access_ok-function-v5..patch | 204 ------------
 ...-pointer-values-with-task-tk_pid-and-rpc_.patch | 186 -----------
 ...Simplify-defining-common-RPC-trace-events.patch | 183 -----------
 ...emove-fsid-metadata_fsid-fields-from-btrf.patch | 341 ---------------------
 ...nup-tp-mempool-Remove-logically-dead-code.patch |  46 ---
 ...g-modules_2.10.8.bb => lttng-modules_2.10.9.bb} |  13 +-
 .../sqlite/sqlite3/CVE-2019-9936.patch             |  28 --
 .../sqlite/sqlite3/CVE-2019-9937.patch             | 187 -----------
 meta/recipes-support/sqlite/sqlite3_3.27.2.bb      |  13 -
 meta/recipes-support/sqlite/sqlite3_3.28.0.bb      |   8 +
 109 files changed, 3454 insertions(+), 2537 deletions(-)
 delete mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch
 delete mode 100644 meta/recipes-bsp/grub/files/disable-address-of-packed-member.patch
 delete mode 100644 meta/recipes-bsp/grub/files/fix.build.with.gcc-7.patch
 delete mode 100644 meta/recipes-bsp/grub/files/fix.build.with.squashfs.patch
 delete mode 100644 meta/recipes-connectivity/ofono/ofono/use-python3.patch
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_1.25.bb
 create mode 100644 meta/recipes-connectivity/ofono/ofono_1.29.bb
 delete mode 100644 meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch
 delete mode 100644 meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch
 rename meta/recipes-connectivity/socat/{socat_1.7.3.2.bb => socat_1.7.3.3.bb} (85%)
 rename meta/recipes-connectivity/wpa-supplicant/{wpa-supplicant_2.7.bb => wpa-supplicant_2.8.bb} (90%)
 create mode 100644 meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch
 rename meta/recipes-core/coreutils/{coreutils_8.30.bb => coreutils_8.31.bb} (94%)
 create mode 100644 meta/recipes-core/systemd/systemd/0006-network-remove-redunant-link-name-in-message.patch
 delete mode 100644 meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch
 delete mode 100644 meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch
 delete mode 100644 meta/recipes-devtools/bison/bison/gnulib.patch
 rename meta/recipes-devtools/bison/{bison_3.0.4.bb => bison_3.1.bb} (81%)
 delete mode 100644 meta/recipes-devtools/ccache/ccache_3.6.bb
 create mode 100644 meta/recipes-devtools/ccache/ccache_3.7.1.bb
 delete mode 100644 meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch
 delete mode 100644 meta/recipes-devtools/ccache/files/0003-Fix-Segmentation-fault-error-when-gcc-o-dev-null.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1.inc
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0002-gcc-poison-system-directories.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0004-64-bit-multilib-hack.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0005-optional-libstdc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0007-COLLECT_GCC_OPTIONS.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0008-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0009-fortran-cross-compile-hack.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0010-cpp-honor-sysroot.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0011-MIPS64-Default-to-N64-ABI.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0012-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0013-gcc-Fix-argument-list-too-long-error.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0014-Disable-sdt.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0015-libtool.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0016-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0017-Use-the-multilib-config-files-from-B-instead-of-usin.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0018-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0019-export-CPP.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0020-Ensure-target-gcc-headers-can-be-included.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0021-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0022-Don-t-search-host-directory-during-relink-if-inst_pr.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0023-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0024-aarch64-Add-support-for-musl-ldso.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0025-libcc1-fix-libcc1-s-install-path-and-rpath.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0026-handle-sysroot-support-for-nativesdk-gcc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0027-Search-target-sysroot-gcc-version-specific-dirs-with.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0028-Fix-various-_FOR_BUILD-and-related-variables.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0029-nios2-Define-MUSL_DYNAMIC_LINKER.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0030-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0031-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0032-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0033-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0034-sync-gcc-stddef.h-with-musl.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0035-fix-segmentation-fault-in-precompiled-header-generat.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0036-Fix-for-testsuite-failure.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0037-Re-introduce-spe-commandline-options.patch
 copy meta/recipes-devtools/gcc/{gcc-cross-canadian_8.3.bb => gcc-cross-canadian_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-cross_8.3.bb => gcc-cross_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-crosssdk_8.3.bb => gcc-crosssdk_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-runtime_8.3.bb => gcc-runtime_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-sanitizers_8.3.bb => gcc-sanitizers_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-source_8.3.bb => gcc-source_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc_8.3.bb => gcc_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgcc-initial_8.3.bb => libgcc-initial_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgcc_8.3.bb => libgcc_9.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgfortran_8.3.bb => libgfortran_9.1.bb} (100%)
 delete mode 100644 meta/recipes-devtools/mmc/mmc-utils/0001-lsmmc-replace-strncpy-with-memmove-on-overlapping-me.patch
 delete mode 100644 meta/recipes-devtools/mtools/mtools/0001-Continue-even-if-fs-size-is-not-divisible-by-sectors.patch
 delete mode 100644 meta/recipes-devtools/mtools/mtools/0001-remove-LOCK_NB-to-use-blocking-request.patch
 rename meta/recipes-devtools/mtools/{mtools_4.0.19.bb => mtools_4.0.23.bb} (82%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-Makefile-fix-Issue36464-parallel-build-race-problem.patch
 rename meta/recipes-extended/msmtp/{msmtp_1.8.3.bb => msmtp_1.8.4.bb} (84%)
 delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0/0001-Fix-an-incorrect-preprocessor-conditional.patch
 delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch
 delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.2.bb
 create mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.4.bb
 delete mode 100644 meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-signal-Distinguish-between-kernel_siginfo-and-si.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-signal-Remove-SEND_SIG_FORCED-v4.20.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-ext4-adjust-reserved-cluster-count-when-removing.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-timer-instrumentation-for-RHEL-7.6.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-Fix-Remove-type-argument-from-access_ok-function-v5..patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-Fix-Replace-pointer-values-with-task-tk_pid-and-rpc_.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-Fix-SUNRPC-Simplify-defining-common-RPC-trace-events.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0008-Fix-btrfs-Remove-fsid-metadata_fsid-fields-from-btrf.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0009-Cleanup-tp-mempool-Remove-logically-dead-code.patch
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.8.bb => lttng-modules_2.10.9.bb} (61%)
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-9936.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-9937.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.27.2.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.28.0.bb

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


More information about the Openembedded-commits mailing list