summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
index 652639e..68b3b69 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
@@ -3,7 +3,7 @@ include conf/tdx_version.conf
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "5c2d46b32533cd873c7d821d9842905c9ef48765"
+SRCREV = "0ed64e49e556096972e0a85e8f4db287b4ed9bdc"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
index 06bb9dc..0733be6 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
@@ -12,5 +12,5 @@ SRC_URI += " \
SRC_URI[rt-patch.md5sum] = "dc00267b39b9b257ca7b5252e7389840"
SRC_URI[rt-patch.sha256sum] = "ce42db14bce8afabf84babbb60db662b839e497cecd9a0559d3fc0566ff3d282"
-SRCREV = "57229263ff652d8f069203f6cfc8e8dc39fc6596"
+SRCREV = "93458a0ecf099f1fe74abebdc601923b02dcfff6"
SRCBRANCH = "toradex_4.9-2.3.x-imx"
diff --git a/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb b/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb
index f62dedb..7436bac 100644
--- a/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb
@@ -13,7 +13,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "57229263ff652d8f069203f6cfc8e8dc39fc6596"
+SRCREV = "93458a0ecf099f1fe74abebdc601923b02dcfff6"
SRCBRANCH = "toradex_4.9-2.3.x-imx"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_4.9-2.3.x-imx-next"