mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
u-boot-script-boundary: bump SRCREV to 43467b88 (v2016.03)
Adding support for i.MX7D in 6x_bootscript and 6x_upgrade. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
2cefe34517
commit
02232b137f
|
@ -1,11 +1,11 @@
|
|||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
|
||||
DEPENDS = "u-boot-mkimage-native"
|
||||
|
||||
PV = "v2015.07+git${SRCPV}"
|
||||
PV = "v2016.03+git${SRCPV}"
|
||||
|
||||
SRCREV = "6f020cc6fb24f3c5c5287a7b630fc3bd6e09aa6e"
|
||||
SRCBRANCH = "boundary-v2015.07"
|
||||
SRCREV = "43467b8804f1c61a7f15db15769641b15c8a6502"
|
||||
SRCBRANCH = "boundary-v2016.03"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user