summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-fslc_4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.9.bb b/recipes-kernel/linux/linux-fslc_4.9.bb
index b07f0c32..98b8b33a 100644
--- a/recipes-kernel/linux/linux-fslc_4.9.bb
+++ b/recipes-kernel/linux/linux-fslc_4.9.bb
@@ -12,6 +12,6 @@ include linux-fslc.inc
12PV = "4.9+git${SRCPV}" 12PV = "4.9+git${SRCPV}"
13 13
14SRCBRANCH = "4.9.x+fslc" 14SRCBRANCH = "4.9.x+fslc"
15SRCREV = "c3825da143fc419e2639e602f62d793ed0de4657" 15SRCREV = "4a2e3a3680836392ca9d2cbc550e097f206f35ce"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" 17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"