aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/debsums
AgeCommit message (Collapse)Author
2017-06-14debsums: New recipeTom Rini
A tool for verification of installed package files against MD5 checksums debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive. Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>