From 59d36c9832702989bfcca8a5af29fb2dff01efcc Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 2 Aug 2021 11:01:05 -0700 Subject: layer: Convert to new override syntax Signed-off-by: Khem Raj --- recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb') diff --git a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb index 7f02746b..2e79166b 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb @@ -2,7 +2,7 @@ # Copyright (C) 2014-2016 Freescale Semiconductor # Copyright 2017-2019 NXP -FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-fslc:" +FILESEXTRAPATHS:prepend := "${THISDIR}/u-boot-fslc:" require u-boot-fslc_${PV}.bb require u-boot-mfgtool.inc -- cgit v1.2.3-54-g00ecf