[oe-commits] [openembedded-core] branch master updated (4359a39 -> 9e7b38c)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 10 21:18:55 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 4359a39  u-boot-fw-utils: Drop as replaced
     new 0e6b515  resolvconf: update to 1.82
     new b8fa017  virglrenderer: update to 0.8.1
     new f1dc63a  systemtap: remove the unneeded patch
     new a807d54  lib/oe/package_manager.py: put the sdk_provides_dummy_target upfront
     new 1f807b2  dummy-sdk-package.inc: do multilib expanesion for RREPLACES as well
     new 11d0537  staging.bbclass: correctly exclude ptest directories
     new 4b78b65  ptest: report ptests that couldn't be run at all
     new 18b7e4c  ptest-packagelists.inc: add a couple of missed ptests
     new a2932a1  gzip: do not pull in perl-ptest for gzip-ptest
     new 9863bb2  gettext: additional ptest fixing
     new c4fdb3a  gawk: fix failing ptests
     new ae39de0  kbd: fix failing ptests
     new e4072d5  perl: package Config.pm from arch directory into the main perl package
     new 829e8c4  perl: install typemap and other extutils metadata as part of perl-core
     new dbbce09  libmodule-build-perl: fix ptests
     new 2171ad1  oe-pkgdata-browser: Rename from pkgdataui.py
     new 6e41c16  oe-pkgdata-browser: Clean the package view properly
     new a07d810  oe-pkgdata-browser: Correct the prefix for kilo to "k"
     new 8e7a432  oe-pkgdata-browser: Show file sizes in a human readable format
     new aaa7eeb  oe-pkgdata-browser: Avoid an extra space for dependencies without version
     new 856ca73  oe-pkgdata-browser: Select a matching package when a recipe is selected
     new 2ac7f51  oe-pkgdata-browser: Make the window 1200x900 by default
     new 07b6b28  wic: Preserve intermediate files
     new d4cd27a  wic: Add --include-path argument
     new 993d603  maintainers.inc: cleanup entries
     new 557d464  openssh: Allow clock_nanosleep/clock_gettime64/clock_nanosleep_time64 syscall
     new 2c8b31a  archiver.bbclass: Add new mirror archiver mode
     new 8f9119c  oeqa: archiver: Tidy up test case descriptions
     new aca863f  enchant: Replace with enchant2 from meta-oe
     new f715c3c  speexdsp: 1.2rc3 -> 1.2.0
     new 8e662fc  zip: Add patch fixing zipnote segfault
     new f98103b  sanity.bbclass: Move sanity_info from conf to cache
     new 40c3099  populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info
     new 159328d  ovmf: update to 201911
     new 9668900  alsa-lib: 1.1.9 -> 1.2.1.2
     new 769354b  alsa-ucm-conf: new recipe, version 1.2.1.2
     new 4dd6123  alsa-topology-conf: new recipe, version 1.2.1
     new c6bb27b  alsa-utils: 1.1.9 -> 1.2.1
     new 6ae82bd  alsa-plugins: 1.1.9 -> 1.2.1
     new 2bc3f51  Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags"
     new f599b6c  opensbi: Use -ffreestanding compiler options
     new 2ce6ef2  cups: fix crossscripts
     new 9e7b38c  runqemu: Add network bridge support

The 43 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/classes/archiver.bbclass                      |  136 +-
 meta/classes/image_types_wic.bbclass               |    7 +-
 meta/classes/populate_sdk_ext.bbclass              |    2 +-
 meta/classes/sanity.bbclass                        |    2 +-
 meta/classes/staging.bbclass                       |    2 +-
 meta/conf/distro/include/maintainers.inc           |   15 +-
 meta/conf/distro/include/ptest-packagelists.inc    |    3 +-
 meta/conf/distro/include/tclibc-musl.inc           |    1 -
 meta/lib/oe/package_manager.py                     |    2 +
 meta/lib/oeqa/buildperf/base.py                    |    2 +-
 meta/lib/oeqa/runtime/cases/ptest.py               |    5 +
 meta/lib/oeqa/selftest/cases/archiver.py           |   71 +-
 meta/lib/oeqa/selftest/cases/wic.py                |   73 +-
 ...0001-Makefile-Don-t-specify-mabi-or-march.patch |    9 +-
 .../files/0001-build-Use-ffreestanding.patch       |   28 +
 meta/recipes-bsp/opensbi/opensbi_0.5.bb            |    1 +
 ...-seccomp-Allow-clock_gettime64-in-sandbox.patch |   31 +
 .../openssh/openssh-8.1p1-seccomp-nanosleep.patch  |   27 +
 meta/recipes-connectivity/openssh/openssh_8.1p1.bb |    2 +
 .../{resolvconf_1.79.bb => resolvconf_1.82.bb}     |    7 +-
 .../0001-tests-autopoint-3-unset-MAKEFLAGS.patch   |   26 +
 meta/recipes-core/gettext/gettext_0.20.1.bb        |    5 +
 .../kbd/kbd/set-proper-path-of-resources.patch     |   58 +-
 meta/recipes-core/kbd/kbd_2.2.0.bb                 |    4 +-
 meta/recipes-core/meta/dummy-sdk-package.inc       |    5 +-
 ...001-ovmf-update-path-to-native-BaseTools.patch} |   11 +-
 ...akefile-adjust-to-build-in-under-bitbake.patch} |   17 +-
 ...patch => 0003-ovmf-enable-long-path-file.patch} |   18 +-
 ...rchs.patch => 0004-ovmf-Update-to-latest.patch} |   26 +-
 .../VfrCompile-increase-path-length-limit.patch    |   33 -
 meta/recipes-core/ovmf/ovmf_git.bb                 |   12 +-
 .../perl/libmodule-build-perl/run-ptest            |    2 -
 .../perl/libmodule-build-perl_0.4229.bb            |    3 +
 meta/recipes-devtools/perl/perl_5.30.1.bb          |    7 +-
 .../qemu/qemu-helper-native_1.0.bb                 |    7 +-
 .../qemu/qemu-helper/qemu-oe-bridge-helper         |   25 +
 meta/recipes-extended/cups/cups.inc                |    9 +-
 meta/recipes-extended/gawk/gawk_5.0.1.bb           |    2 +
 meta/recipes-extended/gzip/gzip_1.10.bb            |    2 +-
 .../zip-3.0/zipnote-crashes-with-segfault.patch    |   22 +
 meta/recipes-extended/zip/zip_3.0.bb               |    1 +
 ...son.build-use-python3-directly-for-python.patch |   27 +
 ...rglrenderer_0.8.0.bb => virglrenderer_0.8.1.bb} |    5 +-
 ...01-po-LINGUAS-drop-the-polish-translation.patch |   27 -
 meta/recipes-kernel/systemtap/systemtap_git.inc    |    1 -
 ...1-Fix-alsa-sound-.h-for-external-programs.patch | 7104 ++++++++++++++++++++
 ...gure.ac-remove-an-unnecessary-libtool-fix.patch |   50 +
 ...001-uapi-Move-typedefs-from-uapi-to-sound.patch |  137 +
 ...e-strncmp-to-avoid-access-out-of-boundary.patch |   41 +
 ...always-at-least-NULL-if-no-list-is-availa.patch |   45 +
 .../0003-namehint-correct-the-args-check.patch     |   34 +
 ...prove-the-previous-patch-check-the-return.patch |   31 +
 ...fail-to-parse-configs-on-cards-with-an-em.patch |   86 +
 .../{alsa-lib_1.1.9.bb => alsa-lib_1.2.1.2.bb}     |   21 +-
 ...alsa-plugins_1.1.9.bb => alsa-plugins_1.2.1.bb} |    4 +-
 .../alsa/alsa-topology-conf_1.2.1.bb               |   22 +
 .../alsa/alsa-ucm-conf_1.2.1.2.bb                  |   23 +
 ...cripts_1.1.9.bb => alsa-utils-scripts_1.2.1.bb} |    0
 .../{alsa-utils_1.1.9.bb => alsa-utils_1.2.1.bb}   |    7 +-
 ...ely-on-HAVE_STDINT_H-et-al.-being-defined.patch |   63 -
 .../{speexdsp_1.2rc3.bb => speexdsp_1.2.0.bb}      |   20 +-
 meta/recipes-sato/webkit/webkitgtk_2.26.2.bb       |    2 +-
 meta/recipes-support/enchant/enchant2_2.2.7.bb     |   28 +
 meta/recipes-support/enchant/enchant_1.6.0.bb      |   34 -
 scripts/lib/wic/help.py                            |   10 +
 scripts/lib/wic/ksparser.py                        |    1 +
 scripts/lib/wic/partition.py                       |    1 +
 scripts/lib/wic/plugins/imager/direct.py           |    4 +-
 scripts/lib/wic/plugins/source/rootfs.py           |    7 +-
 scripts/{pkgdataui.py => oe-pkgdata-browser}       |   22 +-
 .../{pkgdataui.glade => oe-pkgdata-browser.glade}  |   10 +-
 scripts/runqemu                                    |   13 +-
 72 files changed, 8261 insertions(+), 340 deletions(-)
 create mode 100644 meta/recipes-bsp/opensbi/files/0001-build-Use-ffreestanding.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/0001-seccomp-Allow-clock_gettime64-in-sandbox.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/openssh-8.1p1-seccomp-nanosleep.patch
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.79.bb => resolvconf_1.82.bb} (90%)
 create mode 100644 meta/recipes-core/gettext/gettext-0.20.1/0001-tests-autopoint-3-unset-MAKEFLAGS.patch
 rename meta/recipes-core/ovmf/ovmf/{0002-ovmf-update-path-to-native-BaseTools.patch => 0001-ovmf-update-path-to-native-BaseTools.patch} (84%)
 rename meta/recipes-core/ovmf/ovmf/{0003-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch => 0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch} (75%)
 rename meta/recipes-core/ovmf/ovmf/{0004-ovmf-enable-long-path-file.patch => 0003-ovmf-enable-long-path-file.patch} (54%)
 rename meta/recipes-core/ovmf/ovmf/{no-stack-protector-all-archs.patch => 0004-ovmf-Update-to-latest.patch} (82%)
 delete mode 100644 meta/recipes-core/ovmf/ovmf/VfrCompile-increase-path-length-limit.patch
 create mode 100755 meta/recipes-devtools/qemu/qemu-helper/qemu-oe-bridge-helper
 create mode 100644 meta/recipes-extended/zip/zip-3.0/zipnote-crashes-with-segfault.patch
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch
 rename meta/recipes-graphics/virglrenderer/{virglrenderer_0.8.0.bb => virglrenderer_0.8.1.bb} (82%)
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-po-LINGUAS-drop-the-polish-translation.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0001-Fix-alsa-sound-.h-for-external-programs.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0001-configure.ac-remove-an-unnecessary-libtool-fix.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0001-uapi-Move-typedefs-from-uapi-to-sound.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0001-ucm-Use-strncmp-to-avoid-access-out-of-boundary.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0002-ucm-return-always-at-least-NULL-if-no-list-is-availa.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0003-namehint-correct-the-args-check.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0004-namehint-improve-the-previous-patch-check-the-return.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0005-ucm-Do-not-fail-to-parse-configs-on-cards-with-an-em.patch
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.9.bb => alsa-lib_1.2.1.2.bb} (51%)
 rename meta/recipes-multimedia/alsa/{alsa-plugins_1.1.9.bb => alsa-plugins_1.2.1.bb} (98%)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.1.bb
 create mode 100644 meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.1.2.bb
 rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.9.bb => alsa-utils-scripts_1.2.1.bb} (100%)
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.1.9.bb => alsa-utils_1.2.1.bb} (97%)
 delete mode 100644 meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch
 rename meta/recipes-multimedia/speex/{speexdsp_1.2rc3.bb => speexdsp_1.2.0.bb} (51%)
 create mode 100644 meta/recipes-support/enchant/enchant2_2.2.7.bb
 delete mode 100644 meta/recipes-support/enchant/enchant_1.6.0.bb
 rename scripts/{pkgdataui.py => oe-pkgdata-browser} (91%)
 rename scripts/{pkgdataui.glade => oe-pkgdata-browser.glade} (98%)

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


More information about the Openembedded-commits mailing list