summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2021.07.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2021.07.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2021.07.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2021.07.bb b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb
new file mode 100644
index 0000000000..bbbc99bf8d
--- /dev/null
+++ b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb
@@ -0,0 +1,6 @@
+require u-boot-common.inc
+require u-boot.inc
+
+SRC_URI_append = " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch"
+
+DEPENDS += "bc-native dtc-native python3-setuptools-native"