diff options
| author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2020-08-03 22:17:40 +0000 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-08-03 19:32:55 -0300 |
| commit | 00c3b842c29afe4c7db1f946b5a50ec5b660ad9f (patch) | |
| tree | 39278ed0479edf0b14625c5bdf0c856ac71f53b6 | |
| parent | 6bc3d8825c20d21528e24a7237ff7392e01a81bd (diff) | |
| download | meta-freescale-00c3b842c29afe4c7db1f946b5a50ec5b660ad9f.tar.gz | |
linux-fslc: upgrade kernel to v5.4.55 from korg
Tag v5.4.55 has been merged into the linux-fslc tree, update recipe to
pull new kernel version.
This revision also contains following cherry-pick(s) from upstream:
- 39efdd94e314 libtraceevent: Fix build with binutils 2.35
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
| -rw-r--r-- | recipes-kernel/linux/linux-fslc_5.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_5.4.bb b/recipes-kernel/linux/linux-fslc_5.4.bb index cd7fb7a8b..a0fd3822a 100644 --- a/recipes-kernel/linux/linux-fslc_5.4.bb +++ b/recipes-kernel/linux/linux-fslc_5.4.bb | |||
| @@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | |||
| 19 | # | 19 | # |
| 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 21 | # should be updated once patchlevel is merged. | 21 | # should be updated once patchlevel is merged. |
| 22 | LINUX_VERSION = "5.4.51" | 22 | LINUX_VERSION = "5.4.55" |
| 23 | 23 | ||
| 24 | SRCBRANCH = "5.4.x+fslc" | 24 | SRCBRANCH = "5.4.x+fslc" |
| 25 | SRCREV = "d051c7c9af6fa0bb57603ec927ea2674521167c8" | 25 | SRCREV = "96e9737d65c9d9394a8221856d464d3b17e71d06" |
| 26 | 26 | ||
| 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |
