summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMaxim De Clercq <maximdeclercq00@gmail.com>2021-01-31 19:10:46 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-01 17:21:01 -0300
commit10dd8c2dff0aa1f3a3cf9a426379909760455cbd (patch)
tree05d4fa4e7d14d6ff2898cd4c474988cae1e08229 /recipes-bsp/u-boot
parent653f92e4e641ac97e05ecf7f82aecc90f48c4278 (diff)
downloadmeta-freescale-10dd8c2dff0aa1f3a3cf9a426379909760455cbd.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/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb
new file mode 100644
index 00000000..7f02746b
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.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