[oe-commits] [openembedded-core] branch master updated (c86bf80 -> 857f4ca)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 18 08:28:30 UTC 2016


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

      from  c86bf80   oeqa.buildperf: use oe.path.remove()
       new  4d3ec93   alsa-lib: 1.1.1 -> 1.1.2
       new  2b44e46   alsa-utils: 1.1.1 -> 1.1.2
       new  10e0c1a   gobject-introspection: Ensure prelink config file exists to avoid build failures
       new  8599059   busybox: Backport makefile fix from upstream
       new  e558134   dbus: 1.10.8 -> 1.10.10
       new  c009297   linux-yocto/4.1: netfilter: x_tables: fix stable backport
       new  2d7fff8   linux-yocto/4.1: bump to v4.1.29
       new  02165c6   linux-yocto/4.1: config updates
       new  de7e4da   linux-yocto/4.4: -rt update patch meta-data to remove ()
       new  0f698df   kernel-yocto: streamline patch, configuration and audit phases
       new  4e7c641   connman: add missing space in _append
       new  ebd1ea4   openssh: add ed25519 host key location to read-only sshd config
       new  2e12615   bash: 4.3.39 -> 4.3.46
       new  24b832b   grub: split grub-editenv into it's own package
       new  9d68c02   image.bbclass: rename COMPRESS(ION) to CONVERSION
       new  ebac2c8   testimage: allow using kvm when running qemux86* machines
       new  d73a26a   parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64
       new  47b9058   parselogs.py: Add dmi and ioremap errors to ignore list for core2
       new  d577028   parselogs.py: Add failed to setup card detect gpio error on x86
       new  857f4ca   parselogs: Ignore amb_nb warning messages under qemux86*

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image.bbclass                         |   9 +-
 meta/classes/image_types.bbclass                   |  50 +++----
 meta/classes/image_types_uboot.bbclass             |  18 +--
 meta/classes/kernel-yocto.bbclass                  | 143 ++++++++-------------
 meta/lib/oeqa/runtime/parselogs.py                 |  12 +-
 meta/lib/oeqa/targetcontrol.py                     |   7 +
 meta/lib/oeqa/utils/qemurunner.py                  |  11 +-
 meta/recipes-bsp/grub/grub_2.00.bb                 |   6 +-
 meta/recipes-connectivity/connman/connman_1.33.bb  |   2 +-
 meta/recipes-connectivity/openssh/openssh_7.2p2.bb |   1 +
 .../busybox/busybox/makefile-fix-backport.patch    |  40 ++++++
 meta/recipes-core/busybox/busybox_1.24.1.bb        |   1 +
 .../{dbus-test_1.10.8.bb => dbus-test_1.10.10.bb}  |   4 +-
 .../dbus/{dbus_1.10.8.bb => dbus_1.10.10.bb}       |   4 +-
 meta/recipes-extended/bash/bash_4.3.30.bb          |  21 +++
 .../gobject-introspection_1.48.0.bb                |  13 ++
 .../kern-tools/kern-tools-native_git.bb            |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +--
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |   2 +-
 ...fix-appl-pointer-not-correct-when-mmap_co.patch | 137 --------------------
 .../avoid-including-sys-poll.h-directly.patch      |  20 +--
 .../alsa/{alsa-lib_1.1.1.bb => alsa-lib_1.1.2.bb}  |   5 +-
 ...cripts_1.1.1.bb => alsa-utils-scripts_1.1.2.bb} |   0
 .../{alsa-utils_1.1.1.bb => alsa-utils_1.1.2.bb}   |   6 +-
 28 files changed, 241 insertions(+), 311 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/makefile-fix-backport.patch
 rename meta/recipes-core/dbus/{dbus-test_1.10.8.bb => dbus-test_1.10.10.bb} (93%)
 rename meta/recipes-core/dbus/{dbus_1.10.8.bb => dbus_1.10.10.bb} (98%)
 delete mode 100755 meta/recipes-multimedia/alsa/alsa-lib/0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.1.bb => alsa-lib_1.1.2.bb} (88%)
 rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.1.bb => alsa-utils-scripts_1.1.2.bb} (100%)
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.1.1.bb => alsa-utils_1.1.2.bb} (96%)

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


More information about the Openembedded-commits mailing list