Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keyutils: Fix installed-vs-shipped for nativesdk | Robert Yang | 2019-09-25 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | Fixed: $ bitbake nativesdk-keyutils ERROR: nativesdk-keyutils-1.6-r0 do_package: QA Issue: nativesdk-keyutils: Files/directories were installed but not shipped in any package: /usr /etc /usr/share /usr/share/man /usr/share/keyutils [snip] /etc/request-key.conf /etc/request-key.d Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Adapt to the lsb -> lsb-release change in OE-core | Adrian Bunk | 2019-08-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | keyutils: move recipe and patches from meta-security to meta-oe | Yongxin Liu | 2019-07-10 | 1 | -0/+53 |
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> |