From 974c3a143bc67faaff9abcc0a06a3d5e692fc660 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Fri, 31 May 2024 11:51:15 -0400 Subject: [PATCH] selftest-hello: update LIC_FILES_CHKSUM This should pass the test_lic_files_chksum_modified_not_mentioned test. License-Update: Stuff happened! Signed-off-by: Trevor Gamblin --- meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb b/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb index 2dc352d479e..356921db1dd 100644 --- a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb +++ b/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Simple helloworld application -- selftest variant" SECTION = "examples" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f303" SRC_URI = "file://helloworld.c" -- 2.45.1