summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.1-2.0.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend4
3 files changed, 4 insertions, 4 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 f62cd01..e2fde3d 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
@@ -24,7 +24,7 @@ LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}-rt"
SRCBRANCH = "toradex_4.1-2.0.x-imx"
-SRCREV = "ba2f75f559bc54406e8938ab5be722298fe7166c"
+SRCREV = "82f0f4f012a646a735d6b44de77b7c9d0712c714"
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 4aff179..8396b49 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
@@ -14,7 +14,7 @@ LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
SRCBRANCH = "toradex_4.1-2.0.x-imx"
-SRCREV = "ba2f75f559bc54406e8938ab5be722298fe7166c"
+SRCREV = "82f0f4f012a646a735d6b44de77b7c9d0712c714"
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 9d54c51..e9a24de 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
@@ -4,5 +4,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1-2.0.x:"
#LOCALVERSION = "-${PR}"
#PR = "${TDX_VER_INT}"
-#SRCREV = "ba2f75f559bc54406e8938ab5be722298fe7166c"
-#SRCBRANCH = "toradex_4.1-2.0.x-imx"
+SRCREV = "82f0f4f012a646a735d6b44de77b7c9d0712c714"
+SRCBRANCH = "toradex_4.1-2.0.x-imx"