diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-09-05 13:44:05 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-09-05 20:21:37 -0300 |
commit | dbf6103a3e30f9b56b4952eefb6507f1dbea891d (patch) | |
tree | b4272d7d76cdc33589b334b3c93f2c5d15c91df6 /recipes-kernel | |
parent | 9a5a143d97345871d4c258ce6ce13567d87f5ba7 (diff) | |
download | meta-freescale-dbf6103a3e30f9b56b4952eefb6507f1dbea891d.tar.gz |
linux-fslc: Update SRCREV
The only change introduced is menuconfig fix.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc_4.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.17.bb b/recipes-kernel/linux/linux-fslc_4.17.bb index 61c0c385..8426357c 100644 --- a/recipes-kernel/linux/linux-fslc_4.17.bb +++ b/recipes-kernel/linux/linux-fslc_4.17.bb | |||
@@ -14,6 +14,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | |||
14 | PV = "4.17+git${SRCPV}" | 14 | PV = "4.17+git${SRCPV}" |
15 | 15 | ||
16 | SRCBRANCH = "4.17.x+fslc" | 16 | SRCBRANCH = "4.17.x+fslc" |
17 | SRCREV = "076d88a62d8a3ef0f393ea52fa89bb4ab1d720c5" | 17 | SRCREV = "65375933f02aac8aa8e0e2da7827e2ae9dec0ff3" |
18 | 18 | ||
19 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 19 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |