[oe-commits] [openembedded-core] branch master updated (4a4eff9 -> 460ccb6)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 15 11:23:35 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 4a4eff9  e2fsprogs: fix the hardcoded paths for ptest
     add 8bbb43e  utility-tasks: Drop fetchall and checkuriall tasks
     add 2308902  python-xcbgen: improve reproducibility
     add 04254d4  linux-yocto: introduce 4.14 recipes
     add 2bb69c1  linux-yocto: introduce 4.15 recipes
     add ef96628  linux-libc-headers: update to v4.15
     add 4c05eb2  linux-yocto/4.12: pinctrl backports
     add 7f00a51  lttng-modules: update to v2.10.5 for kernel 4.15
     add 3a5e615  linux-yocto/4.10: drop recipe
     add 79d679b  linux-yocto/4.4: drop recipe
     add fcac389  linux-yocto/4.9: drop recipe
     add 3980f21  machines: bump default linux-yocto to v4.15
     add e886c9c  kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINT
     add 06b32fd  maintainers.inc: update recipe ownership
     add db40eba  oe-selftest: meta_ide: add tests for meta-ide-support
     add 99e9b80  eudev: bump up to version 3.2.5
     add 92845c6  package: Add INHIBIT_PACKAGE_STRIP_FILES to allow files to remain unstripped
     add 460ccb6  ltp: Improve package stripping

No new revisions were added by this update.

Summary of changes:
 meta/classes/kernel-fitimage.bbclass               |  2 +-
 meta/classes/package.bbclass                       |  4 ++
 meta/classes/utility-tasks.bbclass                 | 13 ------
 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-extended/ltp/ltp_20180118.bb          |  6 +--
 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 +-
 30 files changed, 260 insertions(+), 299 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