summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-mfgtool_6.1.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-05 19:31:23 -0300
committerGitHub <noreply@github.com>2023-04-05 19:31:23 -0300
commitc62b4300d34fb65c493eb8047188b7043fdd19df (patch)
tree901fb649d33996a557e9e4941473c1dd56249552 /recipes-kernel/linux/linux-imx-mfgtool_6.1.bb
parentda5d9e779b4a503a3709fb4b789ea94aea2c7710 (diff)
parent0a4fc52a9d6d1a4a2b1b245e400e72c5a3f58a68 (diff)
downloadmeta-freescale-c62b4300d34fb65c493eb8047188b7043fdd19df.tar.gz
Merge pull request #1483 from thochstein/kernel-uboot
NXP BSP 6.1.1-1.0.0: Upgrade Linux kernel and U-Boot (i.MX variants)
Diffstat (limited to 'recipes-kernel/linux/linux-imx-mfgtool_6.1.bb')
-rw-r--r--recipes-kernel/linux/linux-imx-mfgtool_6.1.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-mfgtool_6.1.bb b/recipes-kernel/linux/linux-imx-mfgtool_6.1.bb
new file mode 100644
index 00000000..26298fd9
--- /dev/null
+++ b/recipes-kernel/linux/linux-imx-mfgtool_6.1.bb
@@ -0,0 +1,15 @@
1# Copyright (C) 2014-2018 O.S. Systems Software LTDA.
2# Copyright (C) 2014-2016 Freescale Semiconductor
3# Copyright (C) 2017-2023 NXP
4
5SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
6DESCRIPTION = "Linux Kernel provided and supported by NXP that produces a \
7Manufacturing Tool compatible Linux Kernel to be used in updater environment"
8
9FILESEXTRAPATHS:prepend := "${THISDIR}/linux-imx:"
10require linux-imx_${PV}.bb
11require linux-mfgtool.inc
12
13KERNEL_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
14MODULE_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
15do_package[vardepsexclude] = "DATETIME"