凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
guowenxue
2022-10-06 50c2d8def5896d5e2cdf41457248096e23a52dbe
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"
@@ -17,4 +17,4 @@
LOCALVERSION = "-lf-5.10.52-2.1.0"
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI:append = " file://uboot-imx-igkboard.patch "
SRC_URI:append = " file://uboot-imx-lf-5.10.52-2.1.0.patch "