File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11DESCRIPTION = "ARM Trusted Firmware"
22
3- LICENSE = "BSD"
3+ LICENSE = "BSD-3-Clause "
44LIC_FILES_CHKSUM ?= "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
55
66PROVIDES = "virtual/arm-trusted-firmware"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ DESCRIPTION = "Xilinx BSP device trees from within layer."
33SECTION = "bsp"
44
55# the device trees from within the layer are licensed as MIT, kernel includes are GPL
6- LICENSE = "MIT & GPLv2 "
6+ LICENSE = "MIT & GPL-2.0-or-later "
77LIC_FILES_CHKSUM = " \
88 file://${COMMON_LICENSE_DIR} /MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \
99 file://${COMMON_LICENSE_DIR} /GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c \
Original file line number Diff line number Diff line change 11SUMMARY = "Xilinx's hardware device trees required for QEMU"
22HOMEPAGE = "https://github.com/xilinx/qemu-devicetrees/"
3- LICENSE = "BSD"
3+ LICENSE = "BSD-3-Clause "
44DEPENDS += "dtc-native"
55
66inherit deploy
You can’t perform that action at this time.
0 commit comments