[oe-commits] [openembedded-core] branch master updated (fa51e66 -> de86bfe)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 4 08:10:24 UTC 2019


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

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

    from fa51e66  mesa-demos: update to 8.4.0
     new f044a8c  perl-rdepends.txt: fix perl-module-data-dumper dependencies
     new d87efd1  systemd-conf: configure wired network with dhcp
     new 6fa60ac  lrzsz: Add implicit declaration fixes from Debian
     new cd1dc23  tcp-wrappers: Add compile warning fixes from Debian
     new 40b1825  libpam: Upgrade 1.3.0 -> 1.3.1
     new 62c3c82  grub/grub-efi: fix unrecognized command line option '-pipe-Wno-error' in CFLAGS
     new 8049bd3  lib/oe/reciputils.py: support character `+' in git pv
     new 16d4031  resulttool: modify to be multi-machine
     new 895d96f  e2fsprogs: Fix missing ptest dependencies
     new faefb25  liburcu: update to 0.11.1
     new 1d72b29  linux-yocto: ptest: Add SCSI debug configuration for util-linux
     new 73d2a74  resulttool/manualexecution: Enable creation of test case configuration
     new 222d485  zip: Remove build date to improve reproducibility
     new de86bfe  classes/package: Sort ELF file list

The 14 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/package.bbclass                       |   6 +
 meta/lib/oe/recipeutils.py                         |   2 +-
 meta/lib/oeqa/selftest/cases/resulttooltests.py    |   2 +-
 meta/recipes-bsp/grub/grub2.inc                    |   2 +-
 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/include.patch |  25 +++
 meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb            |   1 +
 .../systemd/systemd-conf/wired.network             |   9 +
 meta/recipes-core/systemd/systemd-conf_242.bb      |   6 +
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.44.5.bb |   3 +-
 .../perl-sanity/files/perl-rdepends.txt            |   1 +
 .../libpam-xtests-remove-bash-dependency.patch     | 226 ---------------------
 .../pam/{libpam_1.3.0.bb => libpam_1.3.1.bb}       |   9 +-
 .../tcp-wrappers-7.6/fix_warnings.patch            |  25 +++
 .../tcp-wrappers-7.6/fix_warnings2.patch           | 200 ++++++++++++++++++
 .../tcp-wrappers/tcp-wrappers_7.6.bb               |   2 +
 .../zip/zip-3.0/10-remove-build-date.patch         |  19 ++
 meta/recipes-extended/zip/zip_3.0.bb               |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |   2 +-
 .../{liburcu_0.11.0.bb => liburcu_0.11.1.bb}       |   4 +-
 scripts/lib/resulttool/manualexecution.py          |  31 ++-
 scripts/lib/resulttool/report.py                   | 104 +++++-----
 .../resulttool/template/test_report_full_text.txt  |  44 ++--
 27 files changed, 424 insertions(+), 313 deletions(-)
 create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/include.patch
 create mode 100644 meta/recipes-core/systemd/systemd-conf/wired.network
 delete mode 100644 meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch
 rename meta/recipes-extended/pam/{libpam_1.3.0.bb => libpam_1.3.1.bb} (95%)
 create mode 100644 meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/fix_warnings.patch
 create mode 100644 meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/fix_warnings2.patch
 create mode 100644 meta/recipes-extended/zip/zip-3.0/10-remove-build-date.patch
 rename meta/recipes-support/liburcu/{liburcu_0.11.0.bb => liburcu_0.11.1.bb} (83%)

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


More information about the Openembedded-commits mailing list