From: Bruce Ashfield <[email protected]> This is a follow on to my oe-core series that introduces the 5.0 kernel. Once that is merged (and all outstanding issues resolved), these can be applied to make the default 5.0 for poky and the reference BSPs.
The removal of 4.18 from master will follow once everything is updated. Cheers, Bruce The following changes since commit bbcc844c89493841d002cddb00a537a069b278e2: machine: bump preferred version to 5.0 (2019-03-06 11:37:45 -0500) are available in the Git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-yocto http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-yocto Bruce Ashfield (2): meta-yocto-bsp: introduce 5.0 bbappend poky/kernel: make default 5.0 Kevin Hao (2): meta-yocto-bsp: Add the v5.0 kernel support for all the BSPs meta-yocto-bsp: Update the default kernel to v5.0 for the non-x86 BSPs meta-poky/conf/distro/poky.conf | 2 +- .../conf/machine/beaglebone-yocto.conf | 2 +- meta-yocto-bsp/conf/machine/edgerouter.conf | 2 +- meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +- .../linux/linux-yocto_5.0.bbappend | 27 +++++++++++++++++++ 5 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.0.bbappend -- 2.19.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
