[oe-commits] [openembedded-core] branch master updated (ab61a11 -> 06eb03a)

git at git.openembedded.org git at git.openembedded.org
Sat Sep 7 06:47:53 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 ab61a11  Revert "kernel.bbclass: adjust a condition checking"
     new c8b049f  bootchart2: switch to add patch from change source in do_install
     new 47c4ad9  mdadm: skip timeout testcase 11spare-migration
     new f7f04c4  python3: make misc package rdepend on pydoc and pickle modules
     new e45c06f  python3native, pythonnative: export PYTHON_LIBRARY and PYTHON_INCLUDE_DIR
     new 274bed0  cups: redefine CUPS_SERVERBIN
     new 08b6a12  texinfo: fix multilib file confliction
     new 8862f21  sysstat: 12.1.3 -> 12.1.6
     new 65f8dfd  dnf.py: installroot support usrmerge
     new 69ab2da  man-db: support usrmerge
     new 4b2322e  iputils: Set prefix correctly for usrmerge
     new 805dd48  feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX
     new 703e3fa  dropbear: don't create invalid symlinks if ssh, scp, etc are disabled
     new 06eb03a  libxcrypt: update to 4.4.8

The 13 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/python3native.bbclass                 |  8 ++++
 meta/classes/pythonnative.bbclass                  |  8 ++++
 .../conf/machine/include/arm/feature-arm-thumb.inc |  7 +++-
 meta/lib/oeqa/runtime/cases/dnf.py                 | 34 ++++++++++++++++-
 meta/recipes-core/dropbear/dropbear.inc            | 11 +++++-
 ...t-compat_4.4.6.bb => libxcrypt-compat_4.4.8.bb} |  0
 .../{libxcrypt_4.4.6.bb => libxcrypt_4.4.8.bb}     |  6 +--
 .../0001-bootchart2-support-usrmerge.patch         | 37 +++++++++++++++++++
 .../bootchart2/bootchart2_0.14.8.bb                |  7 ++--
 meta/recipes-devtools/python/python3_3.7.4.bb      |  2 +-
 meta/recipes-extended/cups/cups.inc                |  2 +-
 .../cups/cups/cups_serverbin.patch                 | 10 ++++-
 meta/recipes-extended/iputils/iputils_s20190709.bb |  2 +-
 meta/recipes-extended/man-db/man-db_2.8.7.bb       |  2 +-
 .../0001-mdadm-skip-test-11spare-migration.patch   | 43 ++++++++++++++++++++++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  2 +
 meta/recipes-extended/sysstat/sysstat.inc          |  4 +-
 .../{sysstat_12.1.3.bb => sysstat_12.1.6.bb}       |  4 +-
 meta/recipes-extended/texinfo/texinfo_6.5.bb       |  4 +-
 19 files changed, 169 insertions(+), 24 deletions(-)
 rename meta/recipes-core/libxcrypt/{libxcrypt-compat_4.4.6.bb => libxcrypt-compat_4.4.8.bb} (100%)
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.8.bb} (86%)
 create mode 100644 meta/recipes-devtools/bootchart2/bootchart2/0001-bootchart2-support-usrmerge.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-skip-test-11spare-migration.patch
 rename meta/recipes-extended/sysstat/{sysstat_12.1.3.bb => sysstat_12.1.6.bb} (53%)

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


More information about the Openembedded-commits mailing list