summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/debsums
Commit message (Collapse)AuthorAgeFilesLines
* debsums: inherit gettextKhem Raj2017-09-181-0/+2
| | | | | | | | | | Fixes | cd man && po4a --no-translations po4a.cfg | /bin/sh: po4a: command not found | make: *** [Makefile:11: clean] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* debsums: New recipeTom Rini2017-06-141-0/+52
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>