summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb8
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb8
2 files changed, 8 insertions, 8 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 7555202..6a03181 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,10 +12,10 @@ DEFAULT_PREFERENCE_colibri-imx6 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV_colibri-vf = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
-SRCREV_mx6 = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
-SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCBRANCH_mx6 = "2015.04-toradex-next"
+SRCREV_colibri-vf = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV_mx6 = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCBRANCH_colibri-vf = "2015.04-toradex"
+SRCBRANCH_mx6 = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
"
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 558fb73..db7d276 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,10 +10,10 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
-SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
-SRCBRANCH_mx6 = "2015.04-toradex-next"
+SRCREV_colibri-vf = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCBRANCH_colibri-vf = "2015.04-toradex"
+SRCREV_mx6 = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCBRANCH_mx6 = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
#FILESPATHPKG =. "git:"