mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-script-boundary: Update to v2014.04 (srcrev 6d00ef4)
This patch updates the boot script for Boundary Devices boards to sync with the U-Boot version. The only functional change is commit c0508b4, which enables boot from USB stick. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
c1e5aef5ca
commit
2a72004cbd
|
@ -4,8 +4,8 @@ DEPENDS = "u-boot-mkimage-native"
|
|||
|
||||
PV = "v2014.01+git${SRCPV}"
|
||||
|
||||
SRCREV = "c4acd1b68c9a843d05aa8cb233843c2689041ef2"
|
||||
SRCBRANCH = "v2014.01-20140228"
|
||||
SRCREV = "6d00ef4bba6fdfa7897cba631df6c0781992b847"
|
||||
SRCBRANCH = "v2014.04-20140419"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user