mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
u-boot: gateworks: u-boot-2014.04 -> u-boot-2015.04
Bump Gateworks u-boot version to gateworks_v2015.04. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
ef656cb504
commit
9202817530
|
@ -2,13 +2,13 @@ require recipes-bsp/u-boot/u-boot.inc
|
|||
|
||||
DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919"
|
||||
DEPENDS = "u-boot-mkimage-native"
|
||||
|
||||
PV = "v2014.04+git${SRCPV}"
|
||||
PV = "v2015.04+git${SRCPV}"
|
||||
|
||||
SRCREV = "f2a73003969ef178e4734a3658d8295dde63901e"
|
||||
SRC_URI = "git://github.com/Gateworks/u-boot-imx6.git;branch=gateworks_v2014.04"
|
||||
SRCREV = "1399f2225965bfc8f1d288cd57e677ca21a7a591"
|
||||
SRC_URI = "git://github.com/Gateworks/u-boot-imx6.git;branch=gateworks_v2015.04"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
COMPATIBLE_MACHINE = "(ventana)"
|
Loading…
Reference in New Issue
Block a user