Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keyutils: move recipe and patches from meta-security to meta-oe | Yongxin Liu | 2019-07-10 | 1 | -41/+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 recipe | Jackie Huang | 2019-07-10 | 1 | -0/+41 |
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> |