[oe-commits] [openembedded-core] branch master-next updated (b23a985 -> f06c842)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 28 21:00:52 UTC 2019


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 b23a985  Remove LSB support
     new 5352451  linux-libc-headers: update to v5.2 headers
     new 510e477  linux-yocto: introduce 5.2 recipes
     new 9998415  bluez5: fix build against libc-headers 5.2+
     new da3d129  kernel-devsrc: remove python2 dependency
     new c6038af  perf: change dependencies on python to python3
     new e4c2d27  perf: v5.3+ build fixes
     new 4c419a5  devsrc: update arm64 scripts/prepare for kernels 5.3+
     new f06c842  qemu: bump linux-yocto preferred version to 5.2

The 8 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/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/conf/machine/include/x86-base.inc             |  2 +-
 meta/conf/machine/qemuarmv5.conf                   |  2 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |  1 +
 ...ls-Fix-build-after-y2038-changes-in-glibc.patch | 68 ++++++++++++++++++++++
 ...api-asm-ptrace.h-should-not-depend-on-uap.patch | 62 --------------------
 ...bc-headers_5.0.bb => linux-libc-headers_5.2.bb} |  5 +-
 meta/recipes-kernel/linux/files/0001-foo.patch     | 25 ++++++++
 meta/recipes-kernel/linux/kernel-devsrc.bb         | 15 ++++-
 ...linux-yocto-rt_5.0.bb => linux-yocto-rt_5.2.bb} | 12 ++--
 ...x-yocto-tiny_5.0.bb => linux-yocto-tiny_5.2.bb} | 14 ++---
 .../{linux-yocto_5.0.bb => linux-yocto_5.2.bb}     | 46 +++++++--------
 meta/recipes-kernel/perf/perf.bb                   | 20 ++++---
 13 files changed, 161 insertions(+), 113 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-Fix-build-after-y2038-changes-in-glibc.patch
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-arm64-sve-uapi-asm-ptrace.h-should-not-depend-on-uap.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.0.bb => linux-libc-headers_5.2.bb} (75%)
 create mode 100644 meta/recipes-kernel/linux/files/0001-foo.patch
 copy meta/recipes-kernel/linux/{linux-yocto-rt_5.0.bb => linux-yocto-rt_5.2.bb} (83%)
 copy meta/recipes-kernel/linux/{linux-yocto-tiny_5.0.bb => linux-yocto-tiny_5.2.bb} (65%)
 copy meta/recipes-kernel/linux/{linux-yocto_5.0.bb => linux-yocto_5.2.bb} (50%)

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


More information about the Openembedded-commits mailing list