diff --git a/meta-digi-dey/recipes-core/systemd/systemd-gpuconfig_1.0.bb b/meta-digi-dey/recipes-core/systemd/systemd-gpuconfig_1.0.bb index 0a5a75e80..459ddccb9 100644 --- a/meta-digi-dey/recipes-core/systemd/systemd-gpuconfig_1.0.bb +++ b/meta-digi-dey/recipes-core/systemd/systemd-gpuconfig_1.0.bb @@ -1,7 +1,7 @@ SUMMARY = "i.MX GPU Configuration for systemd boot mode" DESCRIPTION = "Use systemd service to implement the former script rc_gpu.S and other scripts" LICENSE = "GPLv2+" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" SRC_URI = " file://gpuconfig \ file://gpuconfig.service \