summaryrefslogtreecommitdiffstats
path: root/package/pulseaudio/0002-memfd-wrappers-only-define-memfd_create-if-not-alrea.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/pulseaudio: bump version to 12.0Bernd Kuhls2018-06-211-64/+0
| | | | | | | | | | | | Release notes: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/12.0/ Added license hashes, removed all patches after being applied upstream: https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=66885ad633db0f371693475c72133e91f1e09ee5 https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=dfb0460fb4743aec047cdf755a660a9ac2d0f3fb Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/pulseaudio: only define memfd_create() if not already definedRomain Naour2018-02-051-0/+64
Before glibc version 2.27 there was no wrapper for memfd_create(2). Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud