From e77618540841b570ae6688e5f9469c77c0619112 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Thu, 06 Oct 2022 16:12:01 +0800 Subject: [PATCH] update uboot,linux kernel patch to remove space --- yocto/honister/meta-igkboard/recipes-bsp/u-boot/u-boot-imx_2021.04.bbappend | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/yocto/honister/meta-igkboard/recipes-bsp/u-boot/u-boot-imx_2021.04.bbappend b/yocto/honister/meta-igkboard/recipes-bsp/u-boot/u-boot-imx_2021.04.bbappend index 9aabc69..0fb12d6 100644 --- a/yocto/honister/meta-igkboard/recipes-bsp/u-boot/u-boot-imx_2021.04.bbappend +++ b/yocto/honister/meta-igkboard/recipes-bsp/u-boot/u-boot-imx_2021.04.bbappend @@ -1,5 +1,5 @@ # Copyright (C) 2022 LingYun IoT System Studio -# Released under the GPLv2 license +# Released under the GPLv2 license # # SPDX-License-Identifier: GPLv2 # @@ -8,7 +8,7 @@ DESCRIPTION = "Linux Kernel provided and supported by LingYun with focus on IGKBoard" COMPATIBLE_MACHINE = "(mx6)" - + LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" -- Gitblit v1.9.1