summaryrefslogtreecommitdiffstats
path: root/files/keyutils-fix-error-report-by-adding-default-message.patch
Commit message (Collapse)AuthorAgeFilesLines
* keyutils: move recipe and patches from meta-security to meta-oeYongxin Liu2019-07-101-42/+0
| | | | | | | | keyutils is originally in https://git.yoctoproject.org/git/meta-security. Move it to meta-oe since other recipes in OE depend on it. Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: add new recipeJackie Huang2019-07-101-0/+42
keyutils is utilities to control the kernel key management facility and to provide a mechanism by which the kernel call back to userspace to get a key instantiated. It's required by ecryptfs-utils. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>