summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/prelink
Commit message (Collapse)AuthorAgeFilesLines
* prelink: drop bbappendTim Orling2022-02-071-1/+0
| | | | | | | | | | prelink has been dropped from oe-core [1], so the bbappend can no longer be applied. [1] https://git.openembedded.org/openembedded-core/commit/?id=23c0be78106f1d1e2bb9c724174a1bb8c56c2469 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
* Refactor to conform to YP Compat requirementsMark Hatle2017-09-141-3/+1
| | | | | | | | | | 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>
* packages: inherit enable-selinuxXin Ouyang2013-01-051-5/+2
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* prelink: Enable SE LinuxMark Hatle2012-01-311-0/+6
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>