[oe-commits] [openembedded-core] branch master updated (02c8d04 -> 711f867)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 23 17:02:46 UTC 2018


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

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

    from 02c8d04  utils: Fix patch merging error
     new 90c730a  lib/oe/gpg_sign.py: Clean up getstatusoutput usage
     new c3e7739  lib/oe/patch.py: Clean up getstatusoutput usage
     new 2a06abb  psplash: Clean up getstatusoutput usage
     new f1a1b31  compress_doc.bbclass: Clean up getstatusoutput usage
     new 959b4d3  openssl: remove dependency on relative_symlinks class
     new 24faf8b  ltp: Fix ftest06 too small file path string
     new 10b935c  oeqa/core/decorator: add skipIfInDataVar
     new 20b4527  strace: 4.23 -> 4.24
     new 6d9ab12  diffstat: 1.61 -> 1.62
     new 3347b7e  pciutils: 3.6.1 -> 3.6.2
     new 35104cc  dbus: 1.12.8 -> 1.12.10
     new de09efc  dbus-test: 1.12.8 -> 1.12.10
     new ab3f8e5  elfutils: 0.172 -> 0.173
     new 3e9fd6e  distcc: 3.3 -> 3.3.2
     new 711f867  util-linux: upgrade 2.32 -> 2.32.1

The 15 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/compress_doc.bbclass                  |  7 ++--
 meta/lib/oe/gpg_sign.py                            | 15 +++-----
 meta/lib/oe/patch.py                               |  3 +-
 meta/lib/oeqa/core/decorator/data.py               | 14 ++++++++
 .../{pciutils_3.6.1.bb => pciutils_3.6.2.bb}       |  4 +--
 .../recipes-connectivity/openssl/openssl_1.0.2p.bb | 11 +++---
 .../recipes-connectivity/openssl/openssl_1.1.0i.bb | 11 +++---
 .../{dbus-test_1.12.8.bb => dbus-test_1.12.10.bb}  |  4 +--
 .../dbus/{dbus_1.12.8.bb => dbus_1.12.10.bb}       |  4 +--
 meta/recipes-core/psplash/psplash_git.bb           |  5 +--
 .../{util-linux_2.32.bb => util-linux_2.32.1.bb}   |  4 +--
 .../diffstat/avoid-check-user-break-cc.patch       | 12 +++++--
 .../{diffstat_1.61.bb => diffstat_1.62.bb}         |  4 +--
 .../distcc/{distcc_3.3.bb => distcc_3.3.2.bb}      |  2 +-
 .../{elfutils_0.172.bb => elfutils_0.173.bb}       |  5 +--
 .../0001-tests-fix-build-with-fresh-glibc.patch    | 42 ----------------------
 .../strace/{strace_4.23.bb => strace_4.24.bb}      |  5 ++-
 ...est06.c-Fix-too-small-name-string-and-rel.patch | 34 ++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |  1 +
 19 files changed, 102 insertions(+), 85 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.6.1.bb => pciutils_3.6.2.bb} (92%)
 rename meta/recipes-core/dbus/{dbus-test_1.12.8.bb => dbus-test_1.12.10.bb} (95%)
 rename meta/recipes-core/dbus/{dbus_1.12.8.bb => dbus_1.12.10.bb} (97%)
 rename meta/recipes-core/util-linux/{util-linux_2.32.bb => util-linux_2.32.1.bb} (84%)
 rename meta/recipes-devtools/diffstat/{diffstat_1.61.bb => diffstat_1.62.bb} (84%)
 rename meta/recipes-devtools/distcc/{distcc_3.3.bb => distcc_3.3.2.bb} (97%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.172.bb => elfutils_0.173.bb} (95%)
 delete mode 100644 meta/recipes-devtools/strace/strace/0001-tests-fix-build-with-fresh-glibc.patch
 rename meta/recipes-devtools/strace/{strace_4.23.bb => strace_4.24.bb} (90%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0042-fs-ftest-ftest06.c-Fix-too-small-name-string-and-rel.patch

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


More information about the Openembedded-commits mailing list