summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc-lts_6.1.bb (renamed from recipes-kernel/linux/linux-fslc_6.1.bb)10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.1.bb b/recipes-kernel/linux/linux-fslc-lts_6.1.bb
index ecdc3c88..7ad11f22 100644
--- a/recipes-kernel/linux/linux-fslc_6.1.bb
+++ b/recipes-kernel/linux/linux-fslc-lts_6.1.bb
@@ -4,11 +4,11 @@
4# SPDX-License-Identifier: MIT 4# SPDX-License-Identifier: MIT
5# 5#
6 6
7SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" 7SUMMARY = "FSL Community BSP Linux LTS based kernel with backported features and fixes"
8DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \ 8DESCRIPTION = "Linux kernel based on LTS kernel used by FSL Community BSP in order to \
9provide support for some backported features and fixes, or because it was applied in linux-next \ 9provide support for some backported features and fixes, or because it was applied in upstream \
10and takes some time to become part of a stable version, or because it is not applicable for \ 10and will not become part of a LTS version, or because it is not applicable for \
11upstreaming." 11upstreaming in any form."
12 12
13require linux-imx.inc 13require linux-imx.inc
14 14