From 134e36c71aa580bbec76e99c84ac0e73ad4dfff3 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 21 Sep 2018 19:48:53 +0200 Subject: linux-fslc: upgrade 4.17 -> latest 4.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-fslc_4.17.bb | 19 ------------------- recipes-kernel/linux/linux-fslc_4.18.bb | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 recipes-kernel/linux/linux-fslc_4.17.bb create mode 100644 recipes-kernel/linux/linux-fslc_4.18.bb diff --git a/recipes-kernel/linux/linux-fslc_4.17.bb b/recipes-kernel/linux/linux-fslc_4.17.bb deleted file mode 100644 index 8fa65d56d..000000000 --- a/recipes-kernel/linux/linux-fslc_4.17.bb +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright (C) 2012-2017 O.S. Systems Software LTDA. -# Released under the MIT license (see COPYING.MIT for the terms) - -SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" -DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \ -provide support for some backported features and fixes, or because it was applied in linux-next \ -and takes some time to become part of a stable version, or because it is not applicable for \ -upstreaming." - -include linux-fslc.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" - -PV = "4.17+git${SRCPV}" - -SRCBRANCH = "4.17.x+fslc" -SRCREV = "80f8894094e04ddb6ae8dadbba41ebe7f392f230" - -COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" diff --git a/recipes-kernel/linux/linux-fslc_4.18.bb b/recipes-kernel/linux/linux-fslc_4.18.bb new file mode 100644 index 000000000..f14de5a82 --- /dev/null +++ b/recipes-kernel/linux/linux-fslc_4.18.bb @@ -0,0 +1,19 @@ +# Copyright (C) 2012-2017 O.S. Systems Software LTDA. +# Released under the MIT license (see COPYING.MIT for the terms) + +SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" +DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \ +provide support for some backported features and fixes, or because it was applied in linux-next \ +and takes some time to become part of a stable version, or because it is not applicable for \ +upstreaming." + +include linux-fslc.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" + +PV = "4.18+git${SRCPV}" + +SRCBRANCH = "4.18.x+fslc" +SRCREV = "b84b14f4a55a09ab6cc392c7c0c89239f46c144f" + +COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf