[OE-core] [PATCH] pseudo: Update checksum of the license file

shohei.maruyama at cybertrust.co.jp shohei.maruyama at cybertrust.co.jp
Wed Nov 20 06:25:53 UTC 2019


Recently pseudo.inc has been updated to latest master (d50b9c511e17c6f582e
f39b61eaaa8d4555eabba), but checksum of the license file did not change.
This commit updates the checksum to latest one.

Signed-off-by: Shohei Maruyama <shohei.maruyama at cybertrust.co.jp>
---
 meta/recipes-devtools/pseudo/pseudo.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc
index 7ff8e449e9..6fc40e9e9e 100644
--- a/meta/recipes-devtools/pseudo/pseudo.inc
+++ b/meta/recipes-devtools/pseudo/pseudo.inc
@@ -4,7 +4,7 @@
 
 SUMMARY = "Pseudo gives fake root capabilities to a normal user"
 HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/pseudo"
-LIC_FILES_CHKSUM = "file://COPYING;md5=a1d8023a6f953ac6ea4af765ff62d574"
+LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad"
 SECTION = "base"
 LICENSE = "LGPL2.1"
 DEPENDS = "sqlite3 attr"
-- 
2.24.0



More information about the Openembedded-core mailing list