[oe-commits] [openembedded-core] branch master-next updated (0cfdcef -> 24b6958)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 13:59: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.

 discard 0cfdcef  HACK: disable testsuite tests
 discard 91d02f6  Revert "kernel.bbclass: adjust a condition checking"
 discard 6408223  oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results
 discard 868647e  oeqa/selftest: For toolchain tests do not fail if a test failed
 discard 51d5fc5  oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect
 discard 4bd84d8  oeqa/selftest/glibc: Create selftest case for glibc test suite
 discard 90b0c95  oeqa/selftest/gcc: Create selftest case for gcc test suite
 discard c2c2f66  oeqa/selftest/binutils: Create selftest case for binutils test suite
 discard 0dc23ed  oeqa/selftest: Markup other 'machine' specific test cases
 discard 49560d6  oeqa/selftest: Add test run filtering based on test tags
 discard 4bf56e4  oeqa/core: Rework OETestTag and remove unused OETestFilter
     add 4c77fdf  build-compare: 2015.02.10 -> 2019.08.14
     add 1418581  libgpg-error: Fix build with gawk 5.x
     add 37bec7c  qemu: Add pkg-config handling for libgcrypt
     add 531bf25  qemu: Fix dependency of PACKAGECONFIG libcurl
     add b30e060  patch: add CVE tags to patches
     add 9b2d721  gzip: add nativesdk support
     add 42e9de6  lib/oe/gpg_sign.py: Remove unwanted import
     add 9613125  musl: Update to latest master
     add c745185  runqemu: Fix typo in help text.
     add 3673003  pango: 1.44.6 upgrade
     add 7aca6c1  pango: add PACKAGECONFIG for libthai support
     add 6e097c8  harfbuzz: upgrade to 2.6.1
     add bd21f36  gcc-9.2: Fix risc-v dynamic linker relocation
     add 7e9fda9  libogg:upgrade 1.3.3 -> 1.3.4
     add ada36d3  dtc:upgrade 1.5.0 -> 1.5.1
     add 86a8caa  libjpeg-turbo: upgrade 2.0.2 -> 2.0.3
     add 732db32  package.bbclass: allow shell-style wildcards in PRIVATE_LIBS
     add fb7f9be  python3-dbus:upgrade 1.2.8 -> 1.2.10
     add e60c170  autotools: always include config_site.d files in CONFIG_SITE
     add 94cd73f  libsecret: 0.19.0
     add 7a4ebb3  resulttool: Add reproducible log extraction
     add d03ec08  python3-pbr: update to 5.4.3
     add 1ce8a78  python3-git: update to 3.0.2
     add 29afbd4  systemd: ensure reproducible builds by clearly exposing the time epoch support
     add 1b0ce3e  weston: uprev to 7.0.0
     add 62ea5c3  meson:upgrade 0.51.1 -> 0.51.2
     add ab61a11  Revert "kernel.bbclass: adjust a condition checking"
     new fac54ef  oeqa/core: Rework OETestTag and remove unused OETestFilter
     new 90b4c33  oeqa/selftest: Add test run filtering based on test tags
     new 2953f79  oeqa/selftest: Markup other 'machine' specific test cases
     new 3e879b1  oeqa/selftest/binutils: Create selftest case for binutils test suite
     new 6887e16  oeqa/selftest/gcc: Create selftest case for gcc test suite
     new 71c20b3  oeqa/selftest/glibc: Create selftest case for glibc test suite
     new 0ad7e7b  oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect
     new efc88f2  oeqa/selftest: For toolchain tests do not fail if a test failed
     new 499ff6a  oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results
     new 24b6958  HACK: disable testsuite tests

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   (0cfdcef)
            \
             N -- N -- N   refs/heads/master-next (24b6958)

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 10 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/autotools.bbclass                     |    7 +-
 meta/classes/package.bbclass                       |    6 +-
 meta/lib/oe/gpg_sign.py                            |    1 -
 meta/recipes-core/musl/musl_git.bb                 |    2 +-
 meta/recipes-core/systemd/systemd_242.bb           |    8 +-
 .../build-compare/build-compare_git.bb             |   12 +-
 ...001-Add-support-for-deb-and-ipk-packaging.patch |   64 -
 .../files/Ignore-DWARF-sections.patch              |   17 +-
 .../files/Rename-rpm-check.sh-to-pkg-diff.sh.patch | 1599 --------------------
 ...functions.sh-improve-deb-and-ipk-checking.patch |  117 --
 .../files/functions.sh-remove-space-at-head.patch  |   41 -
 ...nctions.sh-run-rpm-once-to-make-it-faster.patch |  361 -----
 .../pkg-diff.sh-check-for-fifo-named-pipe.patch    |   35 -
 ...-check_single_file-return-at-once-when-sa.patch |   37 -
 ...diff.sh-remove-space-in-the-end-for-ftype.patch |   32 -
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |   23 +-
 meta/recipes-devtools/meson/meson.inc              |    5 +-
 ...-return-statements-that-are-seen-with-Wer.patch |  100 --
 .../meson/{meson_0.51.1.bb => meson_0.51.2.bb}     |    0
 ...k-meson_0.51.1.bb => nativesdk-meson_0.51.2.bb} |    0
 ...k-temporary-file-on-failed-ed-style-patch.patch |    1 +
 ...ak-temporary-file-on-failed-multi-file-ed.patch |    1 +
 ...ython3-dbus_1.2.8.bb => python3-dbus_1.2.10.bb} |    4 +-
 .../{python3-git_3.0.0.bb => python3-git_3.0.2.bb} |    4 +-
 meta/recipes-devtools/python/python3-pbr_5.4.2.bb  |    5 -
 meta/recipes-devtools/python/python3-pbr_5.4.3.bb  |    5 +
 meta/recipes-devtools/qemu/qemu.inc                |    3 +-
 ...ure-Add-pkg-config-handling-for-libgcrypt.patch |   93 ++
 meta/recipes-extended/gzip/gzip_1.10.bb            |    2 +-
 .../{libsecret_0.18.8.bb => libsecret_0.19.0.bb}   |    4 +-
 .../{harfbuzz_2.5.3.bb => harfbuzz_2.6.1.bb}       |    8 +-
 ...bjpeg-turbo_2.0.2.bb => libjpeg-turbo_2.0.3.bb} |    4 +-
 .../pango/{pango_1.44.5.bb => pango_1.44.6.bb}     |    5 +-
 .../wayland/weston/0001-make-error-portable.patch  |   80 -
 ...ch-Provide-a-default-version-that-doesn-t.patch |   47 +-
 .../wayland/{weston_6.0.1.bb => weston_7.0.0.bb}   |    7 +-
 meta/recipes-kernel/dtc/dtc_1.5.0.bb               |   10 -
 meta/recipes-kernel/dtc/dtc_1.5.1.bb               |   10 +
 .../libogg/{libogg_1.3.3.bb => libogg_1.3.4.bb}    |    4 +-
 .../libgpg-error-1.36-gawk5-support.patch          |    4 +-
 scripts/lib/resulttool/log.py                      |   33 +-
 scripts/runqemu                                    |    2 +-
 42 files changed, 237 insertions(+), 2566 deletions(-)
 delete mode 100644 meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/functions.sh-improve-deb-and-ipk-checking.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/functions.sh-remove-space-at-head.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/functions.sh-run-rpm-once-to-make-it-faster.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/pkg-diff.sh-check-for-fifo-named-pipe.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/pkg-diff.sh-check_single_file-return-at-once-when-sa.patch
 delete mode 100644 meta/recipes-devtools/build-compare/files/pkg-diff.sh-remove-space-in-the-end-for-ftype.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/0001-Fix-missing-return-statements-that-are-seen-with-Wer.patch
 rename meta/recipes-devtools/meson/{meson_0.51.1.bb => meson_0.51.2.bb} (100%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.51.1.bb => nativesdk-meson_0.51.2.bb} (100%)
 rename meta/recipes-devtools/python/{python3-dbus_1.2.8.bb => python3-dbus_1.2.10.bb} (85%)
 rename meta/recipes-devtools/python/{python3-git_3.0.0.bb => python3-git_3.0.2.bb} (88%)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.2.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.3.bb
 create mode 100644 meta/recipes-devtools/qemu/qemu/0010-configure-Add-pkg-config-handling-for-libgcrypt.patch
 rename meta/recipes-gnome/libsecret/{libsecret_0.18.8.bb => libsecret_0.19.0.bb} (81%)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_2.5.3.bb => harfbuzz_2.6.1.bb} (76%)
 rename meta/recipes-graphics/jpeg/{libjpeg-turbo_2.0.2.bb => libjpeg-turbo_2.0.3.bb} (95%)
 rename meta/recipes-graphics/pango/{pango_1.44.5.bb => pango_1.44.6.bb} (89%)
 delete mode 100644 meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
 rename meta/recipes-graphics/wayland/{weston_6.0.1.bb => weston_7.0.0.bb} (95%)
 delete mode 100644 meta/recipes-kernel/dtc/dtc_1.5.0.bb
 create mode 100644 meta/recipes-kernel/dtc/dtc_1.5.1.bb
 rename meta/recipes-multimedia/libogg/{libogg_1.3.3.bb => libogg_1.3.4.bb} (80%)

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


More information about the Openembedded-commits mailing list