[oe-commits] [openembedded-core] branch pyro-next updated (2f21725 -> b37a049)

git at git.openembedded.org git at git.openembedded.org
Sat Mar 3 08:36:01 UTC 2018


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

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

 discard 2f21725  pax-utils: update SRC_URI
     new 8b18e57  pax-utils: update SRC_URI
     new d1335b1  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.4
     new 4520890  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.9
     new b78febd  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.10
     new 0493651  linux-yocto/4.4: update to v4.4.93
     new 33a19bf  linux-yocto/4.9: update to v4.9.57
     new 60afde9  linux-yocto/4.9: update to v4.9.61
     new 9cb78e7  linux-yocto/4.9: update to v4.9.65
     new 375ed8e  linux-yocto/4.x: configuration updates
     new fbe2b6d  linux-yocto/4.9: update to v4.9.71
     new 79d81cf  linux-yocto/4.9: fix aufs build
     new bf8dd99  linux-yocto/4.4: update to 4.4.99
     new 40b8c18  linux-yocto/4.4: update to v4.4.113
     new 12fc992  linux-yocto/4.9: update to v4.9.78
     new 4082d75  tzcode-native: update to 2017c
     new 1b503cf  tzdata: update 2017c
     new 8837417  tzcode: update to 2018c
     new fd52b70  tzdata: update to 2018c
     new 8ca8210  python3-setuptools: extend to nativesdk
     new 72885c4  linux-firmware: Add reference to iwlwifi-8000C firmware
     new 587ed6f  grub: Fix device mapper dependency
     new cf20f88  python3-nose: rename ${bindir}/nosetests into ${bindir}/nosetests3
     new 739c69e  distutils-base.bbclass: Do not use -pie with hardening
     new 2827b8f  kernel-yocto/4.9: update to v4.9.82
     new 5e2a541  image_types_wic.bbclass: Ensure '-c image_wic' works
     new 445ac7b  package_rpm.bbclass: Fix matching of architecture independent packages
     new 67aede4  p11-kit: take source code from official git
     new 76020de  openssl: Upgrade from 1.0.2k to 1.0.2n
     new ac0ec99  ovmf-native: fix compile issue on new OS like FC27 and Ubuntu 17
     new 4234ea8  qemurunner: Tweak qemu pid starting timeout code
     new ee13216  oeqa/qemurunner: Improve logging
     new 9fe7aa1  qemurunner.py: refactor searching for QEMU PID
     new bf05abc  qemurunner.py: wait for PID to appear in procfs
     new 40f9f03  qemurunner: print tail qemu log in case bootlog is empty
     new 1f15fb1  qemurunner: fix bad indentation in serial login
     new fc0cdec  sshcontrol.py: in copy_to() always use scp
     new 074b510  qemurunner: Ensure logging handler is removed
     new 7274a9c  oeqa/qemurunner: Use logger.debug, not logger.info
     new 93aaa0c  testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()
     new 31b8991  oeqa/targetcontrol: Drop unused get_target_controller function
     new 22003f9  oeqa: Clean up logger handling
     new 84f801e  qemurunner: Simplify binary data handling
     new b37a049  oeqa/runtime/buildcpio: Use our own mirror for source

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   (2f21725)
            \
             N -- N -- N   refs/heads/pyro-next (b37a049)

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 43 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/distutils-common-base.bbclass         |   2 +
 meta/classes/image_types_wic.bbclass               |   3 +
 meta/classes/package_rpm.bbclass                   |   6 +-
 meta/classes/testimage.bbclass                     |   2 +-
 meta/lib/oeqa/core/target/qemu.py                  |   2 +-
 meta/lib/oeqa/runtime/cases/buildcpio.py           |   3 +-
 meta/lib/oeqa/selftest/runqemu.py                  |   5 -
 meta/lib/oeqa/targetcontrol.py                     |  52 +--
 meta/lib/oeqa/utils/commands.py                    |  25 +-
 meta/lib/oeqa/utils/qemurunner.py                  | 362 ++++++++++-----------
 meta/lib/oeqa/utils/qemutinyrunner.py              |   3 +-
 meta/lib/oeqa/utils/sshcontrol.py                  |   9 +-
 meta/recipes-bsp/grub/grub2.inc                    |   2 +-
 meta/recipes-connectivity/openssl/openssl.inc      |   5 +
 .../openssl/openssl/fix-cipher-des-ede3-cfb1.patch |  21 --
 ...-pointer-dereference-in-EVP_DigestInit_ex.patch |  23 --
 .../openssl/openssl/parallel.patch                 | 177 ++++++----
 .../{openssl_1.0.2k.bb => openssl_1.0.2n.bb}       |   8 +-
 ...fix-invalid-comparison-between-pointer-an.patch |  32 ++
 meta/recipes-core/ovmf/ovmf_git.bb                 |   1 +
 meta/recipes-devtools/python/python3-nose_1.3.7.bb |   4 +
 .../python/python3-setuptools_32.1.1.bb            |   7 +-
 .../files/0001-Fix-Makefile-quoting-bug.patch      | 174 ++++++++++
 .../files/0002-Port-zdump-to-C90-snprintf.patch    | 115 +++++++
 ...code-native_2017b.bb => tzcode-native_2018c.bb} |  14 +-
 .../tzdata/{tzdata_2017b.bb => tzdata_2018c.bb}    |   6 +-
 .../linux-firmware/linux-firmware_git.bb           |   3 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |  20 +-
 ...p-the-languages-for-which-upstream-does-n.patch |  32 ++
 meta/recipes-support/p11-kit/p11-kit_0.22.1.bb     |  13 +-
 38 files changed, 744 insertions(+), 443 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
 rename meta/recipes-connectivity/openssl/{openssl_1.0.2k.bb => openssl_1.0.2n.bb} (86%)
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-VfrCompile-fix-invalid-comparison-between-pointer-an.patch
 create mode 100644 meta/recipes-extended/tzcode/files/0001-Fix-Makefile-quoting-bug.patch
 create mode 100644 meta/recipes-extended/tzcode/files/0002-Port-zdump-to-C90-snprintf.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2017b.bb => tzcode-native_2018c.bb} (59%)
 rename meta/recipes-extended/tzdata/{tzdata_2017b.bb => tzdata_2018c.bb} (97%)
 create mode 100644 meta/recipes-support/p11-kit/p11-kit/0001-LINGUAS-drop-the-languages-for-which-upstream-does-n.patch

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


More information about the Openembedded-commits mailing list