summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:38:40 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:38:40 +0200
commit2919c2070828a1e4883775060e97fbbf47a95ac0 (patch)
treec71ec08ffdb4bb98755be01871916796b8e38540 /recipes-bsp
parenta6f429c518b5ebe006b962f619c6cd6cf108f92a (diff)
update to latest u-boot
Diffstat (limited to 'recipes-bsp')
-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-bsp/u-boot/u-boot-toradex-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
4 files changed, 6 insertions, 6 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 5ae0577..c1f29c6 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 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
-SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV_colibri-vf = "c6d4d70e04873101f64370edfe3163075daae89d"
+SRCREV_mx6 = "c6d4d70e04873101f64370edfe3163075daae89d"
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 4d45715..ec37937 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 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV_colibri-vf = "c6d4d70e04873101f64370edfe3163075daae89d"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV_mx6 = "c6d4d70e04873101f64370edfe3163075daae89d"
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-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index 13c22c4..7db134f 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -16,7 +16,7 @@ S="${WORKDIR}/git"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next"
SRC_URI += "file://fw_env.config"
# This revision is based on upstream "v2015.04"
-SRCREV = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV = "c6d4d70e04873101f64370edfe3163075daae89d"
PV_apalis-t30 = "${PR}+gitr${SRCREV}"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 3beaa68..bb6cddd 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,7 +16,7 @@ FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next"
# This revision is based on upstream "v2015.04"
-SRCREV = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV = "c6d4d70e04873101f64370edfe3163075daae89d"
PV = "${PR}+gitr${SRCREV}"