summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_4.1.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-imx_4.1.15.bb')
-rw-r--r--recipes-kernel/linux/linux-imx_4.1.15.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb
index 8bd4f1f1..1d702e6a 100644
--- a/recipes-kernel/linux/linux-imx_4.1.15.bb
+++ b/recipes-kernel/linux/linux-imx_4.1.15.bb
@@ -1,4 +1,5 @@
1# Copyright (C) 2013-2016 Freescale Semiconductor 1# Copyright (C) 2013-2016 Freescale Semiconductor
2# Copyright 2017 NXP
2# Released under the MIT license (see COPYING.MIT for the terms) 3# Released under the MIT license (see COPYING.MIT for the terms)
3 4
4SUMMARY = "Linux Kernel provided and supported by Freescale" 5SUMMARY = "Linux Kernel provided and supported by Freescale"
@@ -11,8 +12,8 @@ require recipes-kernel/linux/linux-dtb.inc
11DEPENDS += "lzop-native bc-native" 12DEPENDS += "lzop-native bc-native"
12 13
13SRCBRANCH = "imx_4.1.15_2.0.0_ga" 14SRCBRANCH = "imx_4.1.15_2.0.0_ga"
14LOCALVERSION = "-2.0.0" 15LOCALVERSION = "-2.1.0"
15SRCREV = "b63f3f52cb393e3287352cf63f0caef31a33ab63" 16SRCREV = "30278abfe0977b1d2f065271ce1ea23c0e2d1b6e"
16 17
17DEFAULT_PREFERENCE = "1" 18DEFAULT_PREFERENCE = "1"
18 19