summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:37:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:37:16 +0200
commit5e35b25cbba5a717863b59a316b4aab2e09ab9e4 (patch)
treeec240d3aee8c2cb1f93fafea86307e0d3acaacd2
parent92c6023ebf0d7705c2e0ec7fd06fdc8e011d7fce (diff)
Apalis/Colibri: update U-Boot to latest
And use 2015.04-toradex branch
-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:"