Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eudev: remove udev-cache and sync the initscript to latest oe-core version | Yi Zhao | 2020-04-07 | 2 | -87/+11 |
| | | | | | | | | | | The udev-cache has been remove in oe-core commit 048f4149b8438c521e8b65a3c96d850a9b4a3e5b. So we can also remove it. Also sync the initscript to latest oe-core version. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> | ||||
* | Refactor to conform to YP Compat requirements | Mark Hatle | 2017-09-14 | 2 | -0/+175 |
Change the references to check for the distribution flag of 'selinux' being set before taking any action within the bbappends. This prevents the signature from being modified. Also remove PR changes, as they are no longer allowed. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |