summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-common.inc12
1 files changed, 3 insertions, 9 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index ea55545db3..93ff0ca6ca 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -12,15 +12,9 @@ PE = "1"
12 12
13# We use the revision in order to avoid having to fetch it from the 13# We use the revision in order to avoid having to fetch it from the
14# repo during parse 14# repo during parse
15SRCREV = "e37de002fac3895e8d0b60ae2015e17bb33e2b5b" 15SRCREV = "e50b1e8715011def8aff1588081a2649a2c6cd47"
16 16
17SRC_URI = "\ 17SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master;tag=v${PV}"
18 git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master;tag=v${PV} \
19 file://0001-Makefile-add-dependency-from-lib-to-arch-ARCH-lib.patch \
20 file://0001-nxp-Prepare-macros-for-KVM-changes.patch \
21 file://0002-arm-io.h-Fix-io-accessors-for-KVM.patch \
22 file://0003-qemu-arm-Enable-virtualizable-IO-accessors.patch \
23"
24 18
25SRC_URI_RISCV = "\ 19SRC_URI_RISCV = "\
26 file://u-boot-riscv-isa_clear.cfg \ 20 file://u-boot-riscv-isa_clear.cfg \