summaryrefslogtreecommitdiffstats
path: root/package/libselinux/0002-libselinux-build-follow-standard-semantics-for-DESTD.patch
Commit message (Collapse)AuthorAgeFilesLines
* libselinux: bump to version 2.8Fabrice Fontaine2018-10-111-137/+0
| | | | | | | | | | | | | | | - Remove second patch (already in version), see https://github.com/SELinuxProject/selinux/commit/b24980ec07af66c4b419f8053aa65e97b36e558d - Update third patch - For target variant, set SHLIBDIR=/usr/lib because by default it is set to /lib and LIBDIR is set to $(PREFIX)/lib (with PREFIX=/usr) - For host variant, set SHLIBDIR=$(HOST_DIR)/lib otherwise shared library will be installed in /lib (PREFIX is not used to install shared library) - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* libselinux: remove Blackfin patchThomas Petazzoni2018-04-151-0/+137
And renumber the remaining patches. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud