summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb')
-rw-r--r--bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb b/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb
index 818e03e4..c529e56a 100644
--- a/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb
+++ b/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb
@@ -5,15 +5,19 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
COMPATIBLE_MACHINE = "(imx6qdl-variscite-som)"
+DEPENDS += "bc-native"
+UBOOT_INITIAL_ENV = ""
+
PROVIDES += "u-boot"
SPL_BINARY = "SPL"
-SRCREV = "3b5f889cb501c9fbe44c750c657dcd9ea4875176"
+SRCREV = "a7869c2cde98e5f5b1886d8f54dff321a7aa0597"
SRCBRANCH = "imx_v2017.03_4.9.11_1.0.0_ga_var01"
SRC_URI = "\
git://github.com/varigit/uboot-imx.git;protocol=git;branch=${SRCBRANCH} \
+ file://0001-Fix-build-with-recent-layers.patch \
"
S = "${WORKDIR}/git"