summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2023.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2023.04.bb b/recipes-bsp/u-boot/u-boot-imx_2023.04.bb
index 14c226f7..f0ebdc5f 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2023.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2023.04.bb
@@ -3,7 +3,7 @@
3# Copyright (C) 2017-2023 NXP 3# Copyright (C) 2017-2023 NXP
4 4
5require recipes-bsp/u-boot/u-boot.inc 5require recipes-bsp/u-boot/u-boot.inc
6require recipes-bsp/u-boot/u-boot-imx-common_${PV}.inc 6require u-boot-imx-common_${PV}.inc
7 7
8PROVIDES += "u-boot u-boot-mfgtool" 8PROVIDES += "u-boot u-boot-mfgtool"
9 9