diff options
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb index 8845856a..69d928b2 100644 --- a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb +++ b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | # Copyright (C) 2015, 2016 O.S. Systems Software LTDA. | 1 | # Copyright (C) 2015, 2017 O.S. Systems Software LTDA. |
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 3 | ||
4 | SUMMARY = "FSL Community BSP i.MX Linux kernel with backported features and fixes" | 4 | SUMMARY = "FSL Community BSP i.MX Linux kernel with backported features and fixes" |
@@ -11,6 +11,6 @@ include linux-fslc.inc | |||
11 | PV .= "+git${SRCPV}" | 11 | PV .= "+git${SRCPV}" |
12 | 12 | ||
13 | SRCBRANCH = "4.1-2.0.x-imx" | 13 | SRCBRANCH = "4.1-2.0.x-imx" |
14 | SRCREV = "80e3b3c3c85a3a8b70ef6403bc806901628c7446" | 14 | SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |