summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.bbappend2
2 files changed, 2 insertions, 2 deletions
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 8396b49..f9b0ba5 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 = "82f0f4f012a646a735d6b44de77b7c9d0712c714"
+SRCREV = "b1555bfbf38818bc6fed8d921b55b7b207249c53"
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 e9a24de..608f1a5 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 = "82f0f4f012a646a735d6b44de77b7c9d0712c714"
+SRCREV = "b1555bfbf38818bc6fed8d921b55b7b207249c53"
SRCBRANCH = "toradex_4.1-2.0.x-imx"