summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* yocto-bsp: drop 4.15 bbappendBruce Ashfield2018-09-041-27/+0
| | | | | | | | | | 4.18 is replacing 4.15 as the latest kernel in the upcoming release, so we drop this dangling bbappend. (From meta-yocto rev: 14e89c34cc0cb9e74075cd5a86500426701b1c8d) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto-bsp: Workaround the Ethernet malfunction on edgerouter when ↵Kevin Hao2018-06-211-1/+1
| | | | | | | | | | | | building with gcc8 Update the kernel for v4.14 and v4.15 to include a workaround of the Ethernet malfunction on edgerouter board when building with gcc8. (From meta-yocto rev: a503919e72fad9556ab0f51a78b92ef3e0075e97) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto-bsp: bump to the latest linux stable kernel for edgerouter/beagleboneuninative-2.12.6_M1Richard Purdie2018-06-121-2/+2
| | | | | | | | | Bump to the latest stable kernel for 4.14 and 4.15 for edgerouter/beaglebone to fix gcc8 build issues. (From meta-yocto rev: c5e07b460cf9477181d2dcde8ea93daeeacc9a2e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao2018-06-121-6/+6
| | | | | | | | | Bump to the latest stable kernel for 4.12, 4.14 and 4.15. (From meta-yocto rev: eb025ae398c0042ddc7be75e4ebdeb1fb1344c03) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: update genericx86* SRCREVs for 4.15Anuj Mittal2018-06-121-4/+4
| | | | | | | | | Bump to kernel release 4.15.18. (From meta-yocto rev: 64e3554d2bdaf037fc7ed86ace468ff2f75a698b) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto-bsp: introduce v4.14&v4.15 kernel for non-x86 BSPsKevin Hao2018-03-301-0/+13
| | | | | | | | | Also set the default kernel of these BSPs to v4.15. (From meta-yocto rev: 4c35cdf84b24104c341b986dd3e04323aca894c4) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: update genericx86* SRCREVs for 4.15Anuj Mittal2018-03-301-4/+4
| | | | | | | | | Bump to stable kernel release 4.15.13. (From meta-yocto rev: 5c9a1efdf7d563fd73660e6caf8c17db1fd6b32d) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: introduce 4.15 bbappend for genericx86* BSPsAnuj Mittal2018-02-201-0/+14
Sync with stable kernel release 4.15.3 in oe-core. (From meta-yocto rev: b86dc8e9954b30202ac09ece96a2a3dc55f429b9) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>