diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb index 500b2de07..d9d5b9d59 100644 --- a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb | |||
| @@ -2,9 +2,10 @@ | |||
| 2 | # Copyright (C) 2014-2016 Freescale Semiconductor | 2 | # Copyright (C) 2014-2016 Freescale Semiconductor |
| 3 | # Copyright 2017-2019 NXP | 3 | # Copyright 2017-2019 NXP |
| 4 | 4 | ||
| 5 | # Re-use the u-boot-imx recipe and its files | ||
| 6 | require u-boot-imx_${PV}.bb | ||
| 5 | FILESEXTRAPATHS:prepend := "${THISDIR}/u-boot-imx:" | 7 | FILESEXTRAPATHS:prepend := "${THISDIR}/u-boot-imx:" |
| 6 | 8 | ||
| 7 | require u-boot-imx_${PV}.bb | ||
| 8 | require u-boot-mfgtool.inc | 9 | require u-boot-mfgtool.inc |
| 9 | 10 | ||
| 10 | UUU_BOOTLOADER_TAGGED = "" | 11 | UUU_BOOTLOADER_TAGGED = "" |
