summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2020-03-25 16:43:27 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-03-27 10:05:47 -0300
commit4e5c7e0d4959b027698e15565df7d3286e6860fa (patch)
treeb94c80e5395cf01115fb9dca73200f91a4f50a8e /recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc
parentd24d855c9b5e15f89bb94ed9448f31587125c358 (diff)
downloadmeta-freescale-4e5c7e0d4959b027698e15565df7d3286e6860fa.tar.gz
u-boot-fslc: Set build dir only for u-boot recipe
If build dir is set in u-boot-fslc-common_2020.01.inc file, u-boot-fslc-fw-utils can't find defconfig files. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc
index aa5c5d73..6e5e5986 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc
@@ -16,4 +16,3 @@ SRCBRANCH = "2020.01+fslc"
16PV = "v2020.01+git${SRCPV}" 16PV = "v2020.01+git${SRCPV}"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19B = "${WORKDIR}/build"