[oe-commits] [openembedded-core] branch master-next updated (8fae0b3 -> 81c966e)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 9 21:56:58 UTC 2018


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 8fae0b3  oeqa/runtime/cases/systemd.py: avoid timeout problem
     new a390051  linux-libc-headers: To fix build error when enable mutilib on aarch64 Big endian.
     new 10e939d  linux-yocto: add qemuarm -tiny support
     new 87104fb  linux-yocto: igb.cfg: change igb config from m to y
     new 3279a31  linux-yocto/4.12: bump to v4.12.25
     new 72fb71a  linux-yocto-dev: bump to 4.18+
     new cbbb124  linux-yocto/4.12: update to v4.12.26
     new 26ea7df  kernel-devsrc: restructure for out of tree (and on target) module builds
     new 997e9c9  kernel-devicetree.bbclass: Use lowercase names for shell variables
     new 6d0ca99  kernel-devicetree.bbclass: Fix and simplify instalation of DTB files
     new 32f7d35  kernel.bbclass: use the consistent naming schema for initramfs
     new f7a6e31  kernel.bbclass: move variables for kernel artifacts names to separate bbclass
     new b0ba144  meson: improve code style
     new 497dc6e  openssl_1.1: minor recipe formatting tweaks etc
     new 26f4c49  scripts/runqemu: fix qemumips qemumips64 memory detection kernel panic
     new 44f7751  dwarfsrcfiles: fix typo: debig -> debug
     new 4dd30a2  xf86-input-mouse: update to 1.9.3
     new 735fa6a  libxscrnsaver: update to 1.2.3
     new a6bad53  libxinerama: update to 1.1.4
     new 6703e74  libxxf86misc: update to 1.0.4
     new 81c966e  distutils3: pass build arguments when doing a clean

The 20 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/distutils3.bbclass                    |   2 +-
 meta/classes/kernel-artifact-names.bbclass         |  19 ++
 meta/classes/kernel-devicetree.bbclass             |  89 ++++-----
 meta/classes/kernel.bbclass                        |  26 +--
 meta/classes/meson.bbclass                         |   2 +-
 .../recipes-connectivity/openssl/openssl_1.1.0h.bb |  50 +++---
 .../dwarfsrcfiles/dwarfsrcfiles.bb                 |   2 +-
 .../0001-Adapt-to-removal-of-xf86GetOS.patch       |  48 -----
 ...ut-mouse_1.9.2.bb => xf86-input-mouse_1.9.3.bb} |   6 +-
 .../{libxinerama_1.1.3.bb => libxinerama_1.1.4.bb} |   4 +-
 ...bxscrnsaver_1.2.2.bb => libxscrnsaver_1.2.3.bb} |   4 +-
 ...libxxf86misc_1.0.3.bb => libxxf86misc_1.0.4.bb} |   5 +-
 .../linux-libc-headers/linux-libc-headers.inc      |   4 +
 meta/recipes-kernel/linux/kernel-devsrc.bb         | 199 ++++++++++++++++-----
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb |   7 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  20 +--
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  18 +-
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      |  18 +-
 scripts/runqemu                                    |   5 +-
 25 files changed, 302 insertions(+), 254 deletions(-)
 create mode 100644 meta/classes/kernel-artifact-names.bbclass
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-mouse/0001-Adapt-to-removal-of-xf86GetOS.patch
 rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.9.2.bb => xf86-input-mouse_1.9.3.bb} (69%)
 rename meta/recipes-graphics/xorg-lib/{libxinerama_1.1.3.bb => libxinerama_1.1.4.bb} (81%)
 rename meta/recipes-graphics/xorg-lib/{libxscrnsaver_1.2.2.bb => libxscrnsaver_1.2.3.bb} (83%)
 rename meta/recipes-graphics/xorg-lib/{libxxf86misc_1.0.3.bb => libxxf86misc_1.0.4.bb} (74%)

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


More information about the Openembedded-commits mailing list