summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-03-29 08:56:58 +0200
committerStefan Agner <stefan.agner@toradex.com>2018-03-29 10:09:06 +0200
commit529a2981915e52cd6a9f4772af65ac225d29f754 (patch)
tree5dbc81a3b70b214ede6e6c45cfb4b805a2ecd3e6
parentece5b9a6c6d2598e65cf97d6c28f1d48c8590c86 (diff)
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index 082c30d..938b1ad 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -17,7 +17,7 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
# This revision is based on upstream "v2016.11"
-SRCREV = "30a1208727729dae22cb42f9ba9ba17efe5e6f77"
+SRCREV = "087e95a2dcff4a21cf86bba2654f8948684d7d50"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
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 ad79dc5..9b6e154 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 = "30a1208727729dae22cb42f9ba9ba17efe5e6f77"
+SRCREV = "087e95a2dcff4a21cf86bba2654f8948684d7d50"
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-1.0.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
index 884c55c..1965c98 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
@@ -12,5 +12,5 @@ SRC_URI += " \
SRC_URI[rt-patch.md5sum] = "ff3eef7b14d02a689433e7a6849cae54"
SRC_URI[rt-patch.sha256sum] = "67dd6a689a9355093b98b52d8f26e22685462797765ee44c0893fee5860d383f"
-SRCREV = "1503202b88dea903c868a221478d9d5d67c45d9a"
+SRCREV = "b2a7f2f2fd3ec48b3d309111b6fe8ddee227539d"
SRCBRANCH = "toradex_4.9-1.0.x-imx"
diff --git a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
index 64621ef..e4fd178 100644
--- a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
@@ -13,7 +13,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "1db9f06709adfa8fbf538ebc0c17b0b29cf693c6"
+SRCREV = "b2a7f2f2fd3ec48b3d309111b6fe8ddee227539d"
SRCBRANCH = "toradex_4.9-1.0.x-imx"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_4.9-1.0.x-imx-next"