mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-script-boundary: Update to aed947536
This fixes quoting in a setenv. The wrong quoting was preventing the device from booting. Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
5a1e9ce6e3
commit
6c3871ea5b
|
@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native"
|
|||
|
||||
PV = "v2014.01+git${SRCPV}"
|
||||
|
||||
SRCREV = "6d00ef4bba6fdfa7897cba631df6c0781992b847"
|
||||
SRCREV = "aed9475361820a65e37ed936c833322cbbc0f2b5"
|
||||
SRCBRANCH = "v2014.04-20140419"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user