diff options
| -rw-r--r-- | recipes-kernel/linux/linux-imx-mfgtool_5.4.3.bb | 2 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-imx/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch (renamed from recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-imx/imx/defconfig (renamed from recipes-kernel/linux/linux-imx-5.4.3/imx/defconfig) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-imx/mx8/defconfig (renamed from recipes-kernel/linux/linux-imx-5.4.3/mx8/defconfig) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-imx_5.4.3.bb | 10 |
5 files changed, 11 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx-mfgtool_5.4.3.bb b/recipes-kernel/linux/linux-imx-mfgtool_5.4.3.bb index 543fe9800..0a9f5259e 100644 --- a/recipes-kernel/linux/linux-imx-mfgtool_5.4.3.bb +++ b/recipes-kernel/linux/linux-imx-mfgtool_5.4.3.bb | |||
| @@ -5,7 +5,7 @@ SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel" | |||
| 5 | DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \ | 5 | DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \ |
| 6 | Manufacturing Tool compatible Linux Kernel to be used in updater environment" | 6 | Manufacturing Tool compatible Linux Kernel to be used in updater environment" |
| 7 | 7 | ||
| 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-imx-${PV}:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-imx:" |
| 9 | require linux-imx_${PV}.bb | 9 | require linux-imx_${PV}.bb |
| 10 | require linux-mfgtool.inc | 10 | require linux-mfgtool.inc |
| 11 | 11 | ||
diff --git a/recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch b/recipes-kernel/linux/linux-imx/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch index e3df80844..e3df80844 100644 --- a/recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch +++ b/recipes-kernel/linux/linux-imx/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch | |||
diff --git a/recipes-kernel/linux/linux-imx-5.4.3/imx/defconfig b/recipes-kernel/linux/linux-imx/imx/defconfig index 622e54301..622e54301 100644 --- a/recipes-kernel/linux/linux-imx-5.4.3/imx/defconfig +++ b/recipes-kernel/linux/linux-imx/imx/defconfig | |||
diff --git a/recipes-kernel/linux/linux-imx-5.4.3/mx8/defconfig b/recipes-kernel/linux/linux-imx/mx8/defconfig index 4decab9e6..4decab9e6 100644 --- a/recipes-kernel/linux/linux-imx-5.4.3/mx8/defconfig +++ b/recipes-kernel/linux/linux-imx/mx8/defconfig | |||
diff --git a/recipes-kernel/linux/linux-imx_5.4.3.bb b/recipes-kernel/linux/linux-imx_5.4.3.bb index 3d4fa8649..6c042184c 100644 --- a/recipes-kernel/linux/linux-imx_5.4.3.bb +++ b/recipes-kernel/linux/linux-imx_5.4.3.bb | |||
| @@ -2,6 +2,9 @@ | |||
| 2 | # Copyright 2017-2019 (C) NXP | 2 | # Copyright 2017-2019 (C) NXP |
| 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. |
| 4 | # Released under the MIT license (see COPYING.MIT for the terms) | 4 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 5 | # | ||
| 6 | # SPDX-License-Identifier: MIT | ||
| 7 | # | ||
| 5 | 8 | ||
| 6 | SUMMARY = "Linux Kernel provided and supported by NXP" | 9 | SUMMARY = "Linux Kernel provided and supported by NXP" |
| 7 | DESCRIPTION = "Linux Kernel provided and supported by NXP with focus on \ | 10 | DESCRIPTION = "Linux Kernel provided and supported by NXP with focus on \ |
| @@ -18,6 +21,13 @@ SRCBRANCH = "lf-5.4.y" | |||
| 18 | LOCALVERSION = "-1.0.0" | 21 | LOCALVERSION = "-1.0.0" |
| 19 | SRCREV = "f8118585ee3c7025265b28985fdfe0af96a84466" | 22 | SRCREV = "f8118585ee3c7025265b28985fdfe0af96a84466" |
| 20 | 23 | ||
| 24 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | ||
| 25 | # required by kernel-yocto.bbclass. | ||
| 26 | # | ||
| 27 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | ||
| 28 | # should be updated once patchlevel is merged. | ||
| 29 | LINUX_VERSION = "5.4.3" | ||
| 30 | |||
| 21 | SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch" | 31 | SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch" |
| 22 | 32 | ||
| 23 | DEFAULT_PREFERENCE = "1" | 33 | DEFAULT_PREFERENCE = "1" |
