diff options
| -rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2022.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2022.01.bb b/meta/recipes-bsp/u-boot/u-boot_2022.01.bb index 54033698be..c4cfcbca19 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2022.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2022.01.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require u-boot-common.inc | 1 | require u-boot-common.inc |
| 2 | require u-boot.inc | 2 | require u-boot.inc |
| 3 | 3 | ||
| 4 | SRC_URI:append = " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch \ | 4 | SRC_URI += " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch \ |
| 5 | file://0001-riscv-fix-build-with-binutils-2.38.patch \ | 5 | file://0001-riscv-fix-build-with-binutils-2.38.patch \ |
| 6 | file://0001-i2c-fix-stack-buffer-overflow-vulnerability-in-i2c-m.patch \ | 6 | file://0001-i2c-fix-stack-buffer-overflow-vulnerability-in-i2c-m.patch \ |
| 7 | file://0001-fs-squashfs-sqfs_read-Prevent-arbitrary-code-executi.patch \ | 7 | file://0001-fs-squashfs-sqfs_read-Prevent-arbitrary-code-executi.patch \ |
