summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2022.07.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot_2022.07.bb
index 1ae575790c0..eadeacadf1a 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2022.07.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2022.07.bb
@@ -7,3 +7,5 @@ SRC_URI += " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch \
DEPENDS += "bc-native dtc-native python3-setuptools-native"
+BBCLASSEXTEND = "devupstream:target"
+SRCREV:class-devupstream = "${AUTOREV}"