summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2021.01.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-05-05 17:17:54 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-21 15:18:23 +0100
commitdd11f1c5357c08ee6fb12ee244ed2d396a0877b5 (patch)
tree0f9b6e70e61eb55d98f40e0deee44e1117286401 /meta/recipes-bsp/u-boot/u-boot_2021.01.bb
parentba333719d6cd81d18278e93535caa33562a07d8a (diff)
downloadpoky-dd11f1c5357c08ee6fb12ee244ed2d396a0877b5.tar.gz
u-boot: upgrade 2021.01 -> 2021.04
(From OE-Core rev: 9da492e576b2d7190130224c486ba22675dce416) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2021.01.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2021.01.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2021.01.bb b/meta/recipes-bsp/u-boot/u-boot_2021.01.bb
deleted file mode 100644
index bbbc99bf8d..0000000000
--- a/meta/recipes-bsp/u-boot/u-boot_2021.01.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1require u-boot-common.inc
2require u-boot.inc
3
4SRC_URI_append = " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch"
5
6DEPENDS += "bc-native dtc-native python3-setuptools-native"