diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2015-12-07 18:25:10 +0100 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2015-12-15 15:49:16 +0100 |
commit | 2a91a4e18675e9c880eacf01c7e373bdfbcd2612 (patch) | |
tree | 7f2b93a6cbf020060d9560d658bae3dcde29d3e6 /recipes-bsp | |
parent | 3fca6c3d7ac27bbf6675638534c86c9cf264256a (diff) |
Update all U-Boot versions to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 2 |
1 files changed, 1 insertions, 1 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 aa04728..c87800b 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb @@ -10,7 +10,7 @@ PR = "r0" S = "${WORKDIR}/git" -SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02" +SRCREV_mx6 = "b66337d357cca761bf8627acbb1ec991f425f0b4" SRCBRANCH_mx6 = "2015.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" |