u-boot-boundary: Update to aed947536

Update U-Boot revision to match u-boot-script-boundary to
keep them in sync and address breakage on the v2014.04-20140419
branch in Github.

For more details, see
        http://lists.yoctoproject.org/pipermail/meta-freescale/2014-July/thread.html#9039

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Eric Nelson 2014-07-02 08:08:21 -07:00 committed by Otavio Salvador
parent 9bbe2e8e79
commit 456c27085a

View File

@ -8,7 +8,7 @@ PROVIDES = "u-boot"
PV = "v2014.04+git${SRCPV}"
SRCREV = "6d00ef4bba6fdfa7897cba631df6c0781992b847"
SRCREV = "aed9475361820a65e37ed936c833322cbbc0f2b5"
SRCBRANCH = "v2014.04-20140419"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"