[oe-commits] [openembedded-core] branch master updated (6f0079a -> f9324af)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 10 16:33:54 UTC 2018


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

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

    from 6f0079a  lttng-tools: Allow reconnect to relayd
     add 1c31fa6  linux-libc-headers: To fix build error when enable mutilib on aarch64 Big endian.
     add 9e88c49  linux-yocto: add qemuarm -tiny support
     add f1b97a2  linux-yocto: igb.cfg: change igb config from m to y
     add 400c1bd  linux-yocto/4.12: bump to v4.12.25
     add 3d7da5d  linux-yocto-dev: bump to 4.18+
     add 5fddf02  linux-yocto/4.12: update to v4.12.26
     add 98b0f13  kernel-devicetree.bbclass: Use lowercase names for shell variables
     add 1860d9d  kernel-devicetree.bbclass: Fix and simplify instalation of DTB files
     add 935b9d5  kernel.bbclass: use the consistent naming schema for initramfs
     add 7d0ef0e  kernel.bbclass: move variables for kernel artifacts names to separate bbclass
     add 2ad89f1  meson: improve code style
     add 4871481  openssl_1.1: minor recipe formatting tweaks etc
     add 0220cb3  scripts/runqemu: fix qemumips qemumips64 memory detection kernel panic
     add ba77748  dwarfsrcfiles: fix typo: debig -> debug
     add 197fda7  xf86-input-mouse: update to 1.9.3
     add ab1a804  libxscrnsaver: update to 1.2.3
     add bc7a846  libxinerama: update to 1.1.4
     add 326f484  libxxf86misc: update to 1.0.4
     add f9324af  distutils3: pass build arguments when doing a clean

No new revisions were added by this update.

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/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 +-
 24 files changed, 150 insertions(+), 207 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