The revision bump allows to load a device tree blob specific to the 6QP
which will be named imx6qp-${board}.dtb.Signed-off-by: Gary Bisson <[email protected]> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 16a58c0..06a199a 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 = "v2015.07+git${SRCPV}" -SRCREV = "4221d723a00706d0cfb2a9e1c8493ad9f174206d" +SRCREV = "6f020cc6fb24f3c5c5287a7b630fc3bd6e09aa6e" SRCBRANCH = "boundary-v2015.07" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}" -- 2.6.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
