linux: fix some build issues and update copyright date

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
Mike Engel 2022-01-20 12:58:08 +01:00
parent fac1704d6e
commit 652341f3b1
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2021 Digi International
# Copyright (C) 2018-2022 Digi International
LICENSE = "GPLv2"

View File

@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
DEPENDS += "lzop-native bc-native"
inherit kernel fsl-kernel-localversion
inherit kernel
inherit ${@oe.utils.conditional('DEY_BUILD_PLATFORM', 'NXP', 'fsl-kernel-localversion', '', d)}
SRCBRANCH = "v5.4.70/master"
require recipes-kernel/linux/linux-dey-src.inc