diff --git a/meta-digi-arm/recipes-kernel/dtc/dtc.inc b/meta-digi-arm/recipes-kernel/dtc/dtc.inc index 11a168e3e..5269f94a3 100644 --- a/meta-digi-arm/recipes-kernel/dtc/dtc.inc +++ b/meta-digi-arm/recipes-kernel/dtc/dtc.inc @@ -2,7 +2,7 @@ SUMMARY = "Device Tree Compiler" HOMEPAGE = "https://devicetree.org/" DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels." SECTION = "bootloader" -LICENSE = "GPL-2.0-only | BSD" +LICENSE = "GPL-2.0-only | BSD-2-Clause" DEPENDS = "flex-native bison-native" SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=master \