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

SRC_URI:append = " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch \
                   file://0001-riscv-fix-build-with-binutils-2.38.patch \
                   file://0001-i2c-fix-stack-buffer-overflow-vulnerability-in-i2c-m.patch \
                   file://0001-fs-squashfs-sqfs_read-Prevent-arbitrary-code-executi.patch \
                 "

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