summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMaxim De Clercq <maximdeclercq00@gmail.com>2021-01-31 17:21:45 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-01 17:21:43 -0300
commitd0979174bee3e63f70067325461c7ca9febe47f6 (patch)
tree68ecd4a5273c1fbe53eda3393e8e755cb4b938ac /recipes-bsp
parent5337af9072484509a996dcf8e9872972cbcfd8d1 (diff)
downloadmeta-freescale-d0979174bee3e63f70067325461c7ca9febe47f6.tar.gz
Provide u-boot-mfgtool and linux-mfgtool for fslc distros
This makes u-boot-fslc and linux-fslc support the nxp mfgtool. Signed-off-by: Maxim De Clercq <maximdeclercq00@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.04.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.04.bb
new file mode 100644
index 00000000..7f02746b
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.04.bb
@@ -0,0 +1,8 @@
1# Copyright (C) 2014 O.S. Systems Software LTDA.
2# Copyright (C) 2014-2016 Freescale Semiconductor
3# Copyright 2017-2019 NXP
4
5FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-fslc:"
6
7require u-boot-fslc_${PV}.bb
8require u-boot-mfgtool.inc