summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx_2021.04.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2021-08-13 13:34:42 -0300
committerGitHub <noreply@github.com>2021-08-13 13:34:42 -0300
commit7a928a20d1629fea8814a27442a1817c17296417 (patch)
tree7b18e1bf1401cb9ebd0ceb5f36767be935229d53 /recipes-bsp/u-boot/u-boot-imx_2021.04.bb
parent72f59d35816cd2be6159013e4d96d03abf7f1c4b (diff)
parent229b84b66aa2eebd3947505a49f5711e5ea96466 (diff)
downloadmeta-freescale-7a928a20d1629fea8814a27442a1817c17296417.tar.gz
Merge pull request #837 from YoeDistro/yoe/mut
Convert to new override syntax
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx_2021.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2021.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2021.04.bb b/recipes-bsp/u-boot/u-boot-imx_2021.04.bb
index 6a279a12..bb5809e2 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2021.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2021.04.bb
@@ -7,7 +7,7 @@ require u-boot-imx-common_${PV}.inc
7 7
8PROVIDES += "u-boot" 8PROVIDES += "u-boot"
9 9
10do_deploy_append_mx8m() { 10do_deploy:append:mx8m() {
11 # Deploy u-boot-nodtb.bin and fsl-imx8m*-XX.dtb for mkimage to generate boot binary 11 # Deploy u-boot-nodtb.bin and fsl-imx8m*-XX.dtb for mkimage to generate boot binary
12 if [ -n "${UBOOT_CONFIG}" ] 12 if [ -n "${UBOOT_CONFIG}" ]
13 then 13 then