summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
AgeCommit message (Collapse)Author
2020-01-02linux-yocto/4.14: update Yocto Bsps to 4.14.154Armpit
(From meta-yocto rev: bf00cab7a55e2038e09a307378af5aec04c99380) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-11-16linux-yocto/4.14: meta-yocto-bsp update to 143Armin Kuster
(From meta-yocto rev: 347093d4d24eac8165e2be66a4a7503af4bfc833) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-11-16meta-yocto-bsp: Bump to the latest stable kernel for the BSPsKevin Hao
In order to fix a systemtap bug [1] on arm board, we backport a kernel patch from v5.0 kernel to v4.14 & v4.18 kernel, then need to bump the kernel version to include this patch. Even this is only an arm specific bug, we would like to bump the kernel version for the BSPs at the same time. Boot test for all the boards. [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=13273 (From meta-yocto rev: 23ea5a859346f19ea3a53451702621e9102c853d) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-06meta-yocto-bsp: Bump to the latest stable kernel for the non-x86 BSPsKevin Hao
Bump to the latest stable kernel for 4.18. (From meta-yocto rev: e9a9591f36d1e7a602fdb245a1f2d1707958e0e5) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-06linux-yocto: update genericx86* SRCREV for 4.18Naveen Saini
Bump to kernel release v4.18.22 (From meta-yocto rev: c702fdaaf4c2a9fe68cf43c2eb92f643da09653c) Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-06linux-yocto: update genericx86* SRCREV for 4.18Naveen Saini
Bump kernel version to v4.18.21. (From meta-yocto rev: 89c0a8746b98c8e60e2e2c88630b85cf58fc3b08) Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-10-20linux-yocto: update genericx86* SRCREV for 4.18Anuj Mittal
Bump to kernel release v4.18.14. (From meta-yocto rev: 7cf931279918affe77330f7803e57678c33f5e51) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-10-20linux-yocto: update genericx86* SRCREV for 4.14Anuj Mittal
Bump to kernel release v4.14.76. (From meta-yocto rev: e864c929738fcd07e1b2a2d1e04800d82030b4a5) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-25meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao
Bump to the latest stable kernel for 4.14 and 4.18. (From meta-yocto rev: f7d36129adfeb0d0d5fe26675e2668c49573a32d) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-24layer.conf: Update sumo->thud in preparation for releaseRichard Purdie
(From meta-yocto rev: 2404cddc02b428fb510574b02707f7e0b68e31e8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-24linux-yocto: update genericx86* SRCREV for 4.14Anuj Mittal
Bump to kernel release v4.14.71. (From meta-yocto rev: b08448debe424211ee721e54eff28f78469cc2a2) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-24linux-yocto: update genericx86* SRCREV for 4.18Anuj Mittal
Bump to kernel release v4.18.9. (From meta-yocto rev: c3fb4f3d469272ade1584ca8f76fa116ab09e2e4) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-10genericx86-common.inc: remove eee-acpi-scriptsAlexander Kanavin
Asus EEEpc hardware hasn't been produced for a long time; upstream repo is now gone. (From meta-yocto rev: 76cd3a475ebce4ae26fc3aae0f2b43628926f7b0) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-04yocto-bsp: drop 4.12 bbappendRichard Purdie
4.18 is replacing 4.12 as the latest kernel in the upcoming release, so we drop this dangling bbappend. (From meta-yocto rev: 6686fbad03d8de5d29d58aae149e253474336d5f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-04yocto-bsp: drop 4.15 bbappendBruce Ashfield
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>
2018-08-28meta-yocto-bsp: Bump the kernel to v4.18Kevin Hao
Bump the kernel to v4.18 for all the boards in meta-yocto-bsp layer. (From meta-yocto rev: 1e672581cc3fc695570f1ae9f951efbe4b05733a) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-15machine configs: replace deprecated "SERIAL_CONSOLE"Maciej Pijanowski
SERIAL_CONSOLE was already deprecated in 2013, yet still some machine configuration files were using it. This patch replaces it with SERIAL_CONSOLES, which is the successor. The default value in systemd-serialgetty.bb can also be safely transitioned from SERIAL_CONSOLE to SERIAL_CONSOLES, as this recipe already uses SERIAL_CONSOLES within do_install(). The documentation seems to be already up do date. beaglebone-yocto.conf in the bsp-guide already uses SERIAL_CONSOLES. The ref-manual redirects from SERIAL_CONSOLE to SERIAL_CONSOLES. [YOCTO #12653] (From meta-yocto rev: a0c5332aefe75cf314e78284f578b17c51b8ab27) Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-15meta-yocto-bsp: beaglebone: Use the uuid for the block device naming in wic ↵Kevin Hao
image (From meta-yocto rev: b713626dda68d4f03632da2ecbb1e073397e0c7a) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-15meta-yocto-bsp: beaglebone: Add the u-boot boot config file for the wic imageKevin Hao
(From meta-yocto rev: 800fc3ea87add6a7205ecfa3b088701ed635082f) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-07oeqa/systemdboot: Cleanup/improve the testRichard Purdie
The second test is designed only to run after the first so we may as well merge these together into one. Also, use DEPLOY_DIR_IMAGE rather than constructing paths by hand. Drop the misleading comment which was likely due to the original code reading DEPLOY_DIR_IMAGE before setting MACHINE. Only read the variable once which reduces bitbake -e calls. Merge the setup/build functions into the main test as there is no other use of them. Also ensure the main second test pieces aren't masked out by a missing file without showing test failures. (From meta-yocto rev: 1b46e2c1acd2c0cd557740220bbc3ccb77dae127) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-02genericx86-common.inc: add kernel-modules to RRECOMMENDSAnuj Mittal
Now that kernel-modules are not included in x86-base.inc because of changes done for YOCTO #12384, add them to RRECOMMENDS explicitly for genericx86*. (From meta-yocto rev: 0b78254b373c23f2c1a2bf7db0108a350266ab85) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-07-15oeqa/selftest/systemd_boot: Never use cleansstate in QA tests without ↵Richard Purdie
special handling of SSTATE_DIR Removing things straight from the live sstate directory is prone to issues since other builds may be relying on the artefact presence. Also, cleansstate is very slow on the huge sstate that the autobuilder has on slow NFS drives. This may well be causing long buildtimes in oe-selftest as the time taken to remove the artefact by be long. (From meta-yocto rev: 1ed60bfb46569a8b8c29f24187390ba79686486a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-07-10meta-yocto-bsp: mpc8315e-rdb.conf: use mpc8315erdb.dtb without the ↵Martin Jansa
KERNEL_IMAGETYPE_FOR_MAKE as a prefix * fix the issue with newer kernel-devicetree.bbclass as reported by RP in http://lists.openembedded.org/pipermail/openembedded-core/2018-July/152594.html with changes from http://lists.openembedded.org/pipermail/openembedded-core/2018-July/152560.html the bbclass no longer creates the dtb files prefixed with KERNEL_IMAGETYPE_FOR_MAKE: deploy/images/mpc8315e-rdb/uImage-mpc8315erdb.dtb use the version less symlink: -rw-r--r-- 2 bitbake bitbake 9.3K Jul 9 13:30 deploy/images/mpc8315e-rdb/mpc8315erdb--4.15.18+git0+45c256a5ca_0b32edc46d-r0.2-mpc8315e-rdb-20180709125726.dtb lrwxrwxrwx 2 bitbake bitbake 84 Jul 9 13:30 deploy/images/mpc8315e-rdb/mpc8315erdb.dtb -> mpc8315erdb--4.15.18+git0+45c256a5ca_0b32edc46d-r0.2-mpc8315e-rdb-20180709125726.dtb lrwxrwxrwx 2 bitbake bitbake 84 Jul 9 13:30 deploy/images/mpc8315e-rdb/mpc8315erdb-mpc8315e-rdb.dtb -> mpc8315erdb--4.15.18+git0+45c256a5ca_0b32edc46d-r0.2-mpc8315e-rdb-20180709125726.dtb (From meta-yocto rev: 1f8b8d266a3e8dbe7c447d074446c9f27526991e) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-21meta-yocto-bsp: Workaround the Ethernet malfunction on edgerouter when ↵Kevin Hao
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>
2018-06-21meta-yocto-bsp: mpc8315e-rdb: Change kernel provider assignment to a weaker oneHe Zhe
Currently mpc8315e-rdb.conf comes after local.conf during parsing. We should give local.conf a chance to overwrite the kernel provider assignment, like other BSPs. (From meta-yocto rev: c5c70afb0306d96ae63d7a67d658524ed6d91e88) Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-21meta-yocto-bsp: Let yocto BSPs be able to build with linux-yocto-devHe Zhe
(From meta-yocto rev: 28f141bc0015664c05c2cd33155fefd58def3b59) Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-12meta-yocto-bsp: bump to the latest linux stable kernel for edgerouter/beagleboneuninative-2.12.6_M1Richard Purdie
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>
2018-06-12meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao
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>
2018-06-12linux-yocto: update genericx86* SRCREVs for 4.15Anuj Mittal
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>
2018-06-12linux-yocto: update genericx86* SRCREVs for 4.14Anuj Mittal
Bump to kernel release 4.14.48. (From meta-yocto rev: f37cf4dbcadabbbc8445b5c51187a59c2e64d3ec) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-12linux-yocto: update genericx86* SRCREVs for 4.12Anuj Mittal
Bump to kernel release 4.12.24. (From meta-yocto rev: a2960aacf413837c168e303a89b80fdbb12d3263) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-06layer.conf: Update LAYERSERIES rocko -> sumoRichard Purdie
(From meta-yocto rev: db28e5c97895d2a25098aaac7f0a65d4f2a01866) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-31conf/machine: Drop pointless spaces in MACHINE_EXTRA_RRECOMMENDSRichard Purdie
These spaces aren't needed and are confusing people. Remove them. (From meta-yocto rev: 36d20206b73d2efbf72353030b786483eb8749b6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-30meta-yocto-bsp: introduce v4.14&v4.15 kernel for non-x86 BSPsKevin Hao
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>
2018-03-30meta-yocto-bsp: bump to the latest v4.12 stable kernel for the non-x86 BSPsKevin Hao
(From meta-yocto rev: 08884dc6ed749da5e7f73c9045a56d2dd53827bb) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-30linux-yocto: update genericx86* SRCREVs for 4.15Anuj Mittal
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>
2018-03-30linux-yocto: update genericx86* SRCREVs for 4.14Anuj Mittal
Bump to stable kernel release 4.14.30 (From meta-yocto rev: 88be67e699c4a9e4277f3977f3525b9c3b3ff101) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-30linux-yocto: update genericx86* SRCREVs for 4.12Anuj Mittal
Bump to stable kernel release 4.12.21. (From meta-yocto rev: de49fbc8dda014ab26294ff97955d545dd09123c) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-20linux-yocto: introduce 4.15 bbappend for genericx86* BSPsAnuj Mittal
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>
2018-02-20linux-yocto: introduce 4.14 bbappend for genericx86* BSPsAnuj Mittal
Sync with stable kernel release 4.14.19 in oe-core. (From meta-yocto rev: f58ff02412b0b22e4e7cfe55f578a5e3e5b971c6) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-20linux-yocto: update genericx86* SRCREVs for v4.12Anuj Mittal
Bump to stable kernel release 4.12.20 (From meta-yocto rev: a3d67bf445f07b374ad47c2489706a3d50a7e474) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-15yocto-bsp: delete bbappends for removed kernelsBruce Ashfield
4.4/4.9/4.10 are gone from oe-core master, so we can drop our bbappends. 4.12 will be removed in the future and 4.14/4.15 added, but all default versions should be 4.12+ now. (From meta-yocto rev: fd333864ce66ca32828b3d290ea8aae4f489de9b) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-15meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao
Bump to the latest stable kernel for 4.4, 4.9 and 4.12. (From meta-yocto rev: 4e71a79346351f8026a65cfbd68ed0bc8f5eed5c) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-30linux-yocto: update genericx86* SRCREVs for v4.9Anuj Mittal
Bump to stable kernel release 4.9.78. (From meta-yocto rev: 8a895e83a7a5c09d2f9f4069b8c8eb92d9b3b738) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-30linux-yocto: update genericx86* SRCREVs for v4.4Anuj Mittal
Bump to stable kernel release 4.4.113. (From meta-yocto rev: 0cf39e1429549a11e6487906e89c830bdf985741) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-30linux-yocto: update genericx86* SRCREVs for v4.12Anuj Mittal
Bump to stable kernel release 4.12.19. (From meta-yocto rev: 4c9ced4020f4cc3092af06889bf6ac209e15d5a6) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-07linux-yocto: update genericx86* SRCREVs for v4.12Anuj Mittal
Bump to stable kernel release v4.12.18. (From meta-yocto rev: 11245b435230808e899e475e620b25b44599cd06) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-07linux-yocto: update genericx86* SRCREVs for v4.9Anuj Mittal
Bump to stable kernel release v4.9.65. (From meta-yocto rev: 074666026257a11dc5c24b16fbd3cb732fdc32d6) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-07linux-yocto: update genericx86* SRCREVs for v4.4Anuj Mittal
Bump to stable kernel release v4.4.93. (From meta-yocto rev: d34f1b28d08c3943b1b30944b4e79e193d0a8237) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-07meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao
Bump to the latest stable kernel for 4.4, 4.9 and 4.12. (From meta-yocto rev: f77e7b8c816742fbf5790f11997746958c593f1e) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>