summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc_2020.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2020.01.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb
index 9fc752a1..64588efc 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb
@@ -10,6 +10,8 @@ DEPENDS_append = " bc-native dtc-native lzop-native"
10 10
11PROVIDES += "u-boot" 11PROVIDES += "u-boot"
12 12
13B = "${WORKDIR}/build"
14
13# FIXME: Allow linking of 'tools' binaries with native libraries 15# FIXME: Allow linking of 'tools' binaries with native libraries
14# used for generating the boot logo and other tools used 16# used for generating the boot logo and other tools used
15# during the build process. 17# during the build process.