summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-05-11 12:48:50 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:27:25 +0200
commitb9c9c50dc56139cd2f2e17a37440377bddb65d39 (patch)
tree8f5e9ed64cff8c5a1b4d73fa91646b75cf38593e
parent4f880c317379ee90868cd4f5a67080ef560dac83 (diff)
update U-Boot and Colibri VFxx Linux to latest git revision
-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
2 files changed, 3 insertions, 3 deletions
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)"