summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-22 09:42:11 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 11:24:18 +0200
commit55d56934dee9482e55c1bf294020a8737cabf256 (patch)
tree7307bd5d128d50b875bba7f26d8a00f177a0ca25 /recipes-kernel
parent3c1844b4b9ffb80298ea2d51413fae3d944a8312 (diff)
linux-toradex: 4.1-2.0.x: update to latest -next
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.1-2.0.x.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend2
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.1-2.0.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.1-2.0.x.bb
index b37bb6b..f6868d9 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.1-2.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.1-2.0.x.bb
@@ -20,8 +20,8 @@ SRC_URI[rt-patch.sha256sum] = "284a1bc0094df0a61e6dcb9996eceea6a3791ccba1e5763e3
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
LOCALVERSION = "-v2.7b1-rt"
-SRCBRANCH = "toradex_4.1-2.0.x-imx"
-SRCREV = "c1177831f5a1fd3ee9e5c3f9567526a5d62d5d78"
+SRCBRANCH = "toradex_4.1-2.0.x-imx-next"
+SRCREV = "507c1bf97373cb3bd982f12ddebec1891922dbb8"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx7|mx6)"
diff --git a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
index 9cd595c..61d7ab6 100644
--- a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
@@ -10,8 +10,8 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
LOCALVERSION = "-v2.7b1"
-SRCBRANCH = "toradex_4.1-2.0.x-imx"
-SRCREV = "c1177831f5a1fd3ee9e5c3f9567526a5d62d5d78"
+SRCBRANCH = "toradex_4.1-2.0.x-imx-next"
+SRCREV = "507c1bf97373cb3bd982f12ddebec1891922dbb8"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx7|mx6)"
diff --git a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend
index a321d76..dcea5f5 100644
--- a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend
@@ -1,5 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1-2.0.x:"
#LOCALVERSION = "-v2.7b1"
-#SRCREV = "c1177831f5a1fd3ee9e5c3f9567526a5d62d5d78"
+#SRCREV = "507c1bf97373cb3bd982f12ddebec1891922dbb8"
#SRCBRANCH = "toradex_4.1-2.0.x-imx-next"