diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb index a7b9786..f0a03c0 100644 --- a/recipes-bsp/u-boot/u-boot-boundary_git.bb +++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb @@ -9,7 +9,7 @@ PROVIDES = "u-boot" PV = "v2014.07+git${SRCPV}" -SRCREV = "86bfe2c8c65a286f36b42d565e5819d60f5ea639" +SRCREV = "fcb04d6103e2a1f62d3ae197432559aee5621765" SRCBRANCH = "v2014.07-20140914" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}" diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb index 27d58d3..e4f4d40 100644 --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb @@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native" PV = "v2014.07+git${SRCPV}" -SRCREV = "86bfe2c8c65a286f36b42d565e5819d60f5ea639" +SRCREV = "fcb04d6103e2a1f62d3ae197432559aee5621765" SRCBRANCH = "v2014.07-20140914" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"