[oe-commits] [openembedded-core] branch master-next updated (8bbb43e -> 99e9b80)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 9 14:38:17 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 8bbb43e  utility-tasks: Drop fetchall and checkuriall tasks
     new 2308902  python-xcbgen: improve reproducibility
     new 04254d4  linux-yocto: introduce 4.14 recipes
     new 2bb69c1  linux-yocto: introduce 4.15 recipes
     new ef96628  linux-libc-headers: update to v4.15
     new 4c05eb2  linux-yocto/4.12: pinctrl backports
     new 7f00a51  lttng-modules: update to v2.10.5 for kernel 4.15
     new 3a5e615  linux-yocto/4.10: drop recipe
     new 79d679b  linux-yocto/4.4: drop recipe
     new fcac389  linux-yocto/4.9: drop recipe
     new 3980f21  machines: bump default linux-yocto to v4.15
     new e886c9c  kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINT
     new 06b32fd  maintainers.inc: update recipe ownership
     new db40eba  oe-selftest: meta_ide: add tests for meta-ide-support
     new 99e9b80  eudev: bump up to version 3.2.5

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/kernel-fitimage.bbclass               |  2 +-
 meta/conf/distro/include/maintainers.inc           |  3 +-
 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/conf/machine/include/x86-base.inc             |  2 +-
 meta/conf/machine/qemuarm.conf                     |  2 +-
 meta/lib/oeqa/selftest/cases/meta_ide.py           | 49 ++++++++++++++++++++++
 .../udev/{eudev_3.2.2.bb => eudev_3.2.5.bb}        |  4 +-
 meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb |  2 +-
 ...mpat.h-fix-some-issues-arising-from-in6.h.patch | 29 ++++++-------
 ...t.h-prevent-redefinition-of-struct-ethhdr.patch | 36 +++-------------
 ...aders_4.14.13.bb => linux-libc-headers_4.15.bb} |  4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |  4 +-
 ...nux-yocto-rt_4.10.bb => linux-yocto-rt_4.14.bb} | 12 +++---
 ...inux-yocto-rt_4.9.bb => linux-yocto-rt_4.15.bb} | 12 +++---
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    | 36 ----------------
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |  4 +-
 ...yocto-tiny_4.10.bb => linux-yocto-tiny_4.14.bb} | 12 +++---
 ...x-yocto-tiny_4.9.bb => linux-yocto-tiny_4.15.b} |  8 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb | 47 +++++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  | 23 ----------
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      | 44 -------------------
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      | 18 ++++----
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      | 44 +++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      | 47 +++++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 42 -------------------
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 44 -------------------
 ...g-modules_2.10.4.bb => lttng-modules_2.10.5.bb} |  4 +-
 27 files changed, 254 insertions(+), 282 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/cases/meta_ide.py
 rename meta/recipes-core/udev/{eudev_3.2.2.bb => eudev_3.2.5.bb} (95%)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.14.13.bb => linux-libc-headers_4.15.bb} (71%)
 rename meta/recipes-kernel/linux/{linux-yocto-rt_4.10.bb => linux-yocto-rt_4.14.bb} (78%)
 rename meta/recipes-kernel/linux/{linux-yocto-rt_4.9.bb => linux-yocto-rt_4.15.bb} (78%)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
 rename meta/recipes-kernel/linux/{linux-yocto-tiny_4.10.bb => linux-yocto-tiny_4.14.bb} (54%)
 rename meta/recipes-kernel/linux/{linux-yocto-tiny_4.9.bb => linux-yocto-tiny_4.15.b} (71%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.10.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_4.14.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_4.15.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.4.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.9.bb
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.4.bb => lttng-modules_2.10.5.bb} (90%)

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


More information about the Openembedded-commits mailing list