aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb
blob: d9d5b9d59d6c31b987e128ede5b691a62d91a772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) 2014 O.S. Systems Software LTDA.
# Copyright (C) 2014-2016 Freescale Semiconductor
# Copyright 2017-2019 NXP

# Re-use the u-boot-imx recipe and its files
require u-boot-imx_${PV}.bb
FILESEXTRAPATHS:prepend := "${THISDIR}/u-boot-imx:"

require u-boot-mfgtool.inc

UUU_BOOTLOADER_TAGGED     = ""
UUU_BOOTLOADER_TAGGED:mx6-nxp-bsp = "u-boot-mfgtool-tagged.${UBOOT_SUFFIX}"
UUU_BOOTLOADER_TAGGED:mx7-nxp-bsp = "u-boot-mfgtool-tagged.${UBOOT_SUFFIX}"