]> code.ossystems Code Review - meta-freescale.git/commitdiff
Provide u-boot-mfgtool and linux-mfgtool for fslc distros
authorMaxim De Clercq <maximdeclercq00@gmail.com>
Sun, 31 Jan 2021 16:21:45 +0000 (17:21 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 1 Feb 2021 20:21:43 +0000 (17:21 -0300)
This makes u-boot-fslc and linux-fslc support the nxp mfgtool.

Signed-off-by: Maxim De Clercq <maximdeclercq00@gmail.com>
recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.04.bb [new file with mode: 0644]
recipes-kernel/linux/linux-fslc-mfgtool_5.4.bb [new file with mode: 0644]

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 (file)
index 0000000..7f02746
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright (C) 2014 O.S. Systems Software LTDA.
+# Copyright (C) 2014-2016 Freescale Semiconductor
+# Copyright 2017-2019 NXP
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-fslc:"
+
+require u-boot-fslc_${PV}.bb
+require u-boot-mfgtool.inc
diff --git a/recipes-kernel/linux/linux-fslc-mfgtool_5.4.bb b/recipes-kernel/linux/linux-fslc-mfgtool_5.4.bb
new file mode 100644 (file)
index 0000000..3bed2fa
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright (C) 2014-2018 O.S. Systems Software LTDA.
+# Copyright (C) 2014-2016 Freescale Semiconductor
+
+SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
+DESCRIPTION = "Linux Kernel provided and supported by the Freescale Community \
+that produces a Manufacturing Tool compatible Linux Kernel to be used in updater \
+environment"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-fslc:"
+require linux-fslc_${PV}.bb
+require linux-mfgtool.inc
+
+KERNEL_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
+MODULE_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
+do_package[vardepsexclude] = "DATETIME"
+