Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libselinux: remove Blackfin patch | Thomas Petazzoni | 2018-04-15 | 1 | -137/+0 |
| | | | | | | And renumber the remaining patches. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | libselinux: add patch to make the build process more standard | Marcus Folkesson | 2018-01-16 | 1 | -0/+137 |
Patch the Makefiles to make PREFIX and DESTDIR follow standard semantics to get rid of DESTDIR during compile time in libselinux.mk and generate proper pkg-config files. Fixes: http://autobuild.buildroot.net/results/74d27370c7623e89e401203a485193340e992e7c/ Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |