From: Andreas Müller Date: Wed, 5 Sep 2018 11:44:05 +0000 (+0200) Subject: linux-fslc: Update SRCREV X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=07e26735e8d7f54f032d0cd1b37fabbba161f697;p=meta-freescale.git linux-fslc: Update SRCREV The only change introduced is menuconfig fix. Signed-off-by: Andreas Müller Signed-off-by: Otavio Salvador (cherry picked from commit dbf6103a3e30f9b56b4952eefb6507f1dbea891d) --- 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" PV = "4.17+git${SRCPV}" SRCBRANCH = "4.17.x+fslc" -SRCREV = "076d88a62d8a3ef0f393ea52fa89bb4ab1d720c5" +SRCREV = "65375933f02aac8aa8e0e2da7827e2ae9dec0ff3" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"