diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-07-29 10:50:58 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2014-08-04 11:12:27 +0200 |
commit | 80c8af0ded031d371176bd854a5eeedfa03afdc8 (patch) | |
tree | bb4eca195f398b9838b818822712fd8ecc210abc /recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | |
parent | 3e2cb73ea52b5df4bc0d5af5d31770e3f2f15d31 (diff) |
u-boot: update to latest git version
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 4 |
1 files changed, 2 insertions, 2 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 f7d4426..34b9a26 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 = "a62f99816066992c7a3793f944d253c3c5484cda" +SRCREV_colibri-vf = "36b44c6fc7ddde29aec7f39ebcb5cc959d24b469" SRCBRANCH_colibri-vf = "2014.04-toradex" -SRCREV_apalis-imx6 = "a62f99816066992c7a3793f944d253c3c5484cda" +SRCREV_apalis-imx6 = "36b44c6fc7ddde29aec7f39ebcb5cc959d24b469" SRCBRANCH_apalis-imx6 = "2014.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" |