mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-boundary/u-boot-script-boundary: update to 21eb414 (v2014.07)
Update to latest head of Boundary Devices branch v2014.07-20140914. This update doesn't contain any code updates, but adds a couple of boot scripts for use with the 3.10.53 kernel as described in this section of the release blog post: http://boundarydevices.com/i-mx6-kernel-3-10-53/#bootscript Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
58c91b63b8
commit
69f7d90b03
|
@ -9,7 +9,7 @@ PROVIDES = "u-boot"
|
|||
|
||||
PV = "v2014.07+git${SRCPV}"
|
||||
|
||||
SRCREV = "fcb04d6103e2a1f62d3ae197432559aee5621765"
|
||||
SRCREV = "21eb41461f0f1e9b7dde59cee37de89b473868ef"
|
||||
SRCBRANCH = "v2014.07-20140914"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native"
|
|||
|
||||
PV = "v2014.07+git${SRCPV}"
|
||||
|
||||
SRCREV = "fcb04d6103e2a1f62d3ae197432559aee5621765"
|
||||
SRCREV = "21eb41461f0f1e9b7dde59cee37de89b473868ef"
|
||||
SRCBRANCH = "v2014.07-20140914"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user