From 9a399811cdad22982e3c50dd1062a9e886487c50 Mon Sep 17 00:00:00 2001 From: Gabriel Valcazar Date: Fri, 17 Dec 2021 13:50:51 +0100 Subject: [PATCH] hardknott: systemd-gpuconfig: sync with meta-imx hardknott-5.10.72-2.2.0 branch Signed-off-by: Gabriel Valcazar --- meta-digi-dey/recipes-core/systemd/systemd-gpuconfig_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \