aboutsummaryrefslogtreecommitdiff
path: root/sound/pulseaudio/patches/010-iconv.patch
Commit message (Collapse)AuthorAge
* Pulseaudio: update to 16.1Johnny Vogels2023-10-28
| | | | Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
* Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionalityJohnny Vogels2021-03-02
| | | | | | | | Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com> Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* pulseaudio: fix compilation with ICONV_FULLRosen Penev2020-07-30
Reordered check to check external iconv first. Signed-off-by: Rosen Penev <rosenp@gmail.com>