[oe-commits] [openembedded-core] branch master updated (ee55b56 -> 496a9dc)

git at git.openembedded.org git at git.openembedded.org
Tue May 23 16:46:29 UTC 2017


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

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

    from ee55b56  cve-check-tool: backport a patch to make CVE checking work
     add 4fe9635  wic: Use argparse instead of optparse
     add da937e0  wic: Add missing text to usage and help strings
     add 581db38  selftest: fix test_unsupported_subcommand test case
     new 9be68e6  Revert "create-pull-request: add "-t in-reply-to" option"
     new 19e51f0  create-pull-request: support format-patch options
     new 3469c72  kconfig-frontends: update to 4.10.0.1
     new 59921b3  kconfig-frontends: fix build race
     new 2b06cb9  cmake.bbclass: use `cmake --build` to build & install
     new 7fa044e  automake: Backport perl 5.22 fix
     new dfe40b7  connman: upgrade to 1.34
     new 2c3ec6b  icu: Use LARGE_BUFFER_MAX_SIZE for cmd
     new c2790aa  mpeg2dec: upgrade to version 0.5.1
     new e7be400  ffmpeg: update to 3.3
     new ac5847f  mpg123: update to 1.24.0
     new 8ebf493  sysprof: update to 3.24.1
     new 1e04e38  gdbm: update to 1.13
     new 958ab9f  gnome-desktop3: update to 3.24.2
     new c6c8a58  ed: update to 1.14.2
     new 0bdb226  db: fix upstream version check
     new dd27781  dnf: fix upstream version check
     new 76366b0  vulkan: fix upstream version check
     new 86009f8  libsndfile1: 1.0.27 -> 1.0.28
     new 4f27e40  grub: Update to 2.02
     new 389b5f9  glew: Compile with -D_GNU_SOURCE
     new eee56a1  recipetool: create: skip values extracted from spec files containing macros
     new ef73fa7  recipetool: create: extract name of package from a repository
     new f5b420c  oeqa.utils.git: use --verify in rev_parse()
     new 1d99b01  oe-build-perf-report: use correct x-axis max value in html charts
     new a770667  oe-build-perf-report: two verbosity levels for --list
     new e062667  oe-build-perf-report: implement --dump-buildstats
     new 496a9dc  scripts/buildstats-diff: support optimized rusage values

The 28 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/cmake.bbclass                         |   9 +-
 meta/lib/oeqa/selftest/wic.py                      |   3 +-
 meta/lib/oeqa/utils/git.py                         |   2 +-
 ...-mfpmath-sse-as-well-when-SSE-is-disabled.patch |   0
 ...nforce-no-pie-if-the-compiler-supports-it.patch |  45 -----
 ...E-2015-8370-Grub2-user-pass-vulnerability.patch |  53 -----
 ...ct-_llseek-code-and-require-long-filesyst.patch |  81 --------
 ...Use-AC_HEADER_MAJOR-to-find-device-macros.patch |  92 ---------
 ...ettext-gettext.c-main_context-secondary_c.patch |  39 ----
 ...ern-efi-mm.c-grub_efi_finish_boot_service.patch |  79 --------
 ...1-grub.d-10_linux.in-add-oe-s-kernel-name.patch |   0
 ..._dhcp_vendor-Add-missing-const-qualifiers.patch |  33 ----
 ...ern-efi-mm.c-grub_efi_get_memory_map-Neve.patch |  43 -----
 .../{grub => files}/autogen.sh-exclude-pc.patch    |   0
 .../grub/files/check-if-liblzma-is-disabled.patch  |  33 ----
 .../grub/files/fix-endianness-problem.patch        |  44 -----
 .../grub/files/fix-issue-with-flex-2.5.37.patch    |  21 --
 meta/recipes-bsp/grub/files/fix-texinfo.patch      |  32 ----
 .../grub/files/grub-2.00-add-oe-kernel.patch       |  53 -----
 .../grub-2.00-fix-enable_execute_stack-check.patch |  27 ---
 .../grub/files/grub-2.00-fpmath-sse-387-fix.patch  |  24 ---
 ...allow-a-compilation-without-mcmodel-large.patch | 131 -------------
 .../grub/files/grub-efi-fix-with-glibc-2.20.patch  |  32 ----
 meta/recipes-bsp/grub/files/grub-install.in.patch  |  20 --
 .../grub/files/grub-no-unused-result.patch         |  19 --
 .../grub/files/grub2-fix-initrd-size-bug.patch     |  48 -----
 ...rub2-remove-sparc64-setup-from-x86-builds.patch |  44 -----
 meta/recipes-bsp/grub/files/remove-gets.patch      |  20 --
 .../grub/{grub-efi_2.00.bb => grub-efi_2.02.bb}    |   9 +-
 meta/recipes-bsp/grub/grub2.inc                    |  50 +++--
 .../grub/{grub_2.00.bb => grub_2.02.bb}            |   6 -
 meta/recipes-bsp/grub/grub_git.bb                  |  45 -----
 meta/recipes-connectivity/connman/connman.inc      |   5 +-
 ...x-compile-on-musl-with-kernel-4.9-headers.patch |  37 +++-
 ...ll-nftables-fix-build-with-libnftnl-1.0.7.patch |  72 +++++++
 ...ts-Fix-bad-file-descriptor-initialisation.patch | 102 ----------
 .../connman/{connman_1.33.bb => connman_1.34.bb}   |   6 +-
 ...0001-automake-port-to-Perl-5.22-and-later.patch |  32 ++++
 meta/recipes-devtools/automake/automake_1.15.bb    |   1 +
 meta/recipes-devtools/dnf/dnf_git.bb               |   1 +
 .../files/0001-Fix-installation-of-.pc-files.patch |  28 +++
 ...Switch-utils-kconfig-diff-to-use-Python-3.patch |  26 +++
 .../kconfig-frontends/files/missing-mkdir.patch    |  33 ++++
 ...s_3.12.0.0.bb => kconfig-frontends_4.10.0.1.bb} |   9 +-
 .../ed/{ed_1.14.1.bb => ed_1.14.2.bb}              |   6 +-
 ...desktop3_3.22.2.bb => gnome-desktop3_3.24.2.bb} |   4 +-
 meta/recipes-graphics/glew/glew_2.0.0.bb           |   1 +
 meta/recipes-graphics/vulkan/vulkan_1.0.39.1.bb    |   1 +
 .../{sysprof_3.22.3.bb => sysprof_3.24.1.bb}       |  10 +-
 .../ffmpeg/{ffmpeg_3.2.4.bb => ffmpeg_3.3.bb}      |   7 +-
 ...libsndfile1_1.0.27.bb => libsndfile1_1.0.28.bb} |   4 +-
 .../altivec_h_needed.patch                         |   8 +-
 .../{mpeg2dec_0.4.1.bb => mpeg2dec_0.5.1.bb}       |  14 +-
 .../mpg123/{mpg123_1.23.8.bb => mpg123_1.24.0.bb}  |   5 +-
 meta/recipes-support/db/db_5.3.28.bb               |   4 +
 meta/recipes-support/gdbm/files/ptest.patch        |  40 ++--
 .../gdbm/{gdbm_1.12.bb => gdbm_1.13.bb}            |   4 +-
 .../icu/icu/icu-pkgdata-large-cmd.patch            |  28 ++-
 scripts/buildstats-diff                            |  20 +-
 scripts/create-pull-request                        |  26 +--
 scripts/lib/recipetool/create.py                   |  11 +-
 scripts/lib/recipetool/create_buildsys.py          |   4 +
 scripts/lib/wic/engine.py                          |  11 +-
 scripts/lib/wic/help.py                            |  25 ++-
 scripts/oe-build-perf-report                       |  96 ++++++++--
 scripts/wic                                        | 213 +++++++++++++--------
 66 files changed, 636 insertions(+), 1395 deletions(-)
 rename meta/recipes-bsp/grub/{grub-git => files}/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch (100%)
 delete mode 100644 meta/recipes-bsp/grub/files/0001-Enforce-no-pie-if-the-compiler-supports-it.patch
 delete mode 100644 meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch
 delete mode 100644 meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch
 delete mode 100644 meta/recipes-bsp/grub/files/0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
 delete mode 100644 meta/recipes-bsp/grub/files/0001-grub-core-gettext-gettext.c-main_context-secondary_c.patch
 delete mode 100644 meta/recipes-bsp/grub/files/0001-grub-core-kern-efi-mm.c-grub_efi_finish_boot_service.patch
 rename meta/recipes-bsp/grub/{grub-git => files}/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch (100%)
 delete mode 100644 meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch
 delete mode 100644 meta/recipes-bsp/grub/files/0002-grub-core-kern-efi-mm.c-grub_efi_get_memory_map-Neve.patch
 rename meta/recipes-bsp/grub/{grub => files}/autogen.sh-exclude-pc.patch (100%)
 delete mode 100644 meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch
 delete mode 100644 meta/recipes-bsp/grub/files/fix-endianness-problem.patch
 delete mode 100644 meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch
 delete mode 100644 meta/recipes-bsp/grub/files/fix-texinfo.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-install.in.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub-no-unused-result.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch
 delete mode 100644 meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
 delete mode 100644 meta/recipes-bsp/grub/files/remove-gets.patch
 rename meta/recipes-bsp/grub/{grub-efi_2.00.bb => grub-efi_2.02.bb} (88%)
 rename meta/recipes-bsp/grub/{grub_2.00.bb => grub_2.02.bb} (56%)
 delete mode 100644 meta/recipes-bsp/grub/grub_git.bb
 create mode 100644 meta/recipes-connectivity/connman/connman/0001-firewall-nftables-fix-build-with-libnftnl-1.0.7.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0003-stats-Fix-bad-file-descriptor-initialisation.patch
 rename meta/recipes-connectivity/connman/{connman_1.33.bb => connman_1.34.bb} (70%)
 create mode 100644 meta/recipes-devtools/automake/automake/0001-automake-port-to-Perl-5.22-and-later.patch
 create mode 100644 meta/recipes-devtools/kconfig-frontends/files/0001-Fix-installation-of-.pc-files.patch
 create mode 100644 meta/recipes-devtools/kconfig-frontends/files/0001-Switch-utils-kconfig-diff-to-use-Python-3.patch
 create mode 100644 meta/recipes-devtools/kconfig-frontends/files/missing-mkdir.patch
 rename meta/recipes-devtools/kconfig-frontends/{kconfig-frontends_3.12.0.0.bb => kconfig-frontends_4.10.0.1.bb} (78%)
 rename meta/recipes-extended/ed/{ed_1.14.1.bb => ed_1.14.2.bb} (79%)
 rename meta/recipes-gnome/gnome-desktop/{gnome-desktop3_3.22.2.bb => gnome-desktop3_3.24.2.bb} (85%)
 rename meta/recipes-kernel/sysprof/{sysprof_3.22.3.bb => sysprof_3.24.1.bb} (73%)
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.2.4.bb => ffmpeg_3.3.bb} (95%)
 rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.27.bb => libsndfile1_1.0.28.bb} (82%)
 rename meta/recipes-multimedia/mpeg2dec/{mpeg2dec-0.4.1 => files}/altivec_h_needed.patch (86%)
 rename meta/recipes-multimedia/mpeg2dec/{mpeg2dec_0.4.1.bb => mpeg2dec_0.5.1.bb} (79%)
 rename meta/recipes-multimedia/mpg123/{mpg123_1.23.8.bb => mpg123_1.24.0.bb} (93%)
 rename meta/recipes-support/gdbm/{gdbm_1.12.bb => gdbm_1.13.bb} (88%)

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


More information about the Openembedded-commits mailing list