summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb
index b7e4ca760..fe2e62452 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
5 5
6inherit python3native 6inherit python3native
7 7
8DEPENDS += " \ 8DEPENDS += "\
9 bison-native \ 9 bison-native \
10 dtc \ 10 dtc \
11 gnutls \ 11 gnutls \
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc
index b80bf61d7..9dd2b61fe 100644
--- a/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc
+++ b/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc
@@ -9,7 +9,7 @@ SRCBRANCH = "lf_v2025.04"
9LOCALVERSION ?= "-${SRCBRANCH}" 9LOCALVERSION ?= "-${SRCBRANCH}"
10SRCREV = "4ddbad60eff308a5b356fb9ab8734ac382ddd692" 10SRCREV = "4ddbad60eff308a5b356fb9ab8734ac382ddd692"
11 11
12DEPENDS += " \ 12DEPENDS += "\
13 bc-native \ 13 bc-native \
14 bison-native \ 14 bison-native \
15 dtc-native \ 15 dtc-native \