summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux')
-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"