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

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 14:09:37 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.

    from 24b6958  HACK: disable testsuite tests
     new f3ffbc0  bootchart2: switch to add patch from change source in do_install
     new fea77bb  mdadm: fix do_package failed when changed local.conf but not cleaned
     new 75af1ad  mdadm: skip timeout testcase 11spare-migration
     new 1f96ab9  python3: make misc package rdepend on pydoc and pickle modules
     new 8339338  python3native, pythonnative: export PYTHON_LIBRARY and PYTHON_INCLUDE_DIR
     new 7ca5dd0  cups: redefine CUPS_SERVERBIN
     new 0bc593b  texinfo: fix multilib file confliction
     new 90e3c2f  sysstat: 12.1.3 -> 12.1.6
     new 59aac24  dnf.py: installroot support usrmerge
     new df5beff  man-db: support usrmerge
     new 1e06b97  iputils: Set prefix correctly for usrmerge
     new d242485  feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX
     new f4544d3  dropbear: don't create invalid symlinks if ssh, scp, etc are disabled
     new df1e04a  libxcrypt: update to 4.4.8

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/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 ++++++++++++++++++++
 .../mdadm/files/0001-mdadm-support-usrmerge.patch  | 46 ++++++++++++++++++++++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  9 +++--
 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 +-
 20 files changed, 219 insertions(+), 27 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
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-support-usrmerge.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