summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex-vf_4.0.bb2
3 files changed, 5 insertions, 5 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 874c61b..5ae0577 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
@@ -12,8 +12,8 @@ DEFAULT_PREFERENCE_colibri-imx6 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV_colibri-vf = "2da77958e96151295e72f8f85aee352d0b4010fe"
-SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV_colibri-vf = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
SRCBRANCH_mx6 = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
index 05f8bff..4d45715 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,9 +10,9 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV_colibri-vf = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
SRCBRANCH_mx6 = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
diff --git a/recipes-kernel/linux/linux-toradex-vf_4.0.bb b/recipes-kernel/linux/linux-toradex-vf_4.0.bb
index 1f5e228..6baee9c 100644
--- a/recipes-kernel/linux/linux-toradex-vf_4.0.bb
+++ b/recipes-kernel/linux/linux-toradex-vf_4.0.bb
@@ -8,6 +8,6 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
LOCALVERSION = "-v2.4b1+git"
SRCBRANCH = "toradex_vf_4.0-next"
-SRCREV = "7ae637bf95bdbc01b1930bef898e4085aa7fdaa4"
+SRCREV = "fd2c7bbe3b6a93ee59b29df2b345cedb4fea0b6b"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(colibri-vf)"