summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_5.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* linux-fslc: upgrade kernel to v5.4.41 from korgAndrey Zhizhikin2020-05-191-2/+2
| | | | | | | Tag v5.4.41 has been merged into the linux-fslc tree, update recipe to pull new kernel version Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
* linux-fslc: upgrade kernel to v5.4.39 from korgAndrey Zhizhikin2020-05-071-2/+2
| | | | | | | Tag v5.4.39 has been merged into the linux-fslc tree, update recipe to pull new kernel version. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
* linux-fslc: update PV definition to align with kernel-yoctoAndrey Zhizhikin2020-05-061-1/+9
| | | | | | | | | | | | | PV is defined in the base in linux-imx.inc file and uses the definition LINUX_VERSION required by kernel-yocto.bbclass. Instead of defining the PV in the target recipe, define LINUX_VERSION which is effectively expanded in PV and used by the kernel-yocto class. This define should match to the kernel version referenced by SRC_URI and should be updated once patchlevel is merged. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
* linux-fslc: Update to bde0c4ce26b13 revisionOtavio Salvador2020-04-111-2/+2
| | | | | | | This merges 5.4.31 stable release as well as apply bde0c4ce26b13 "perf: Make perf able to build with latest libbfd" which fixes perf build. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: bump to Linux version 5.4.30Pierre-Jean Texier2020-04-051-2/+2
| | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* linux-fslc: Update to version 5.4.28Fabio Berton2020-03-251-2/+2
| | | | | | | | | | | | | | | | This commit merges tag 'v5.4.28' into 5.4.x+fslc and apply the following changes on top: - 81c8c8b757d9 ARM: dts: imx6qdl: Add imx6qdl-pico support - 9d1173058465 ARM: dts: imx6ul-pico: Add support for the dwarf baseboard - 2a415da5e560 ARM: dts: imx7d-pico: Add support for the nymph baseboard - de12682c53fc ARM: dts: imx7d-pico: Add support for the dwarf baseboard - 3d76909d5362 ARM: dts: imx6sx-softing-vining-2000: Enable PCI support - 58f81f7e891b ARM: dts: imx6ul-pico: Convert to DRM bindings Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Change-Id: I163271b8ec7b2522d8e650683bbc9a6a597dfde1 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* linux-fslc: Update to use 5.4.x versionFabio Berton2020-02-191-0/+19
Update to tag v5.4.20 and sync defconfig files. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>