summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2022.07.bb
blob: 1ae575790c011d71fe31412546ad9b4eb60ca644 (plain)
1
2
3
4
5
6
7
8
9
require u-boot-common.inc
require u-boot.inc

SRC_URI +=       " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch \
                   file://0001-riscv-fix-build-with-binutils-2.38.patch \
                 "

DEPENDS += "bc-native dtc-native python3-setuptools-native"