Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/pulseaudio: bump version to 12.0 | Bernd Kuhls | 2018-06-21 | 1 | -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 defined | Romain Naour | 2018-02-05 | 1 | -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> |