summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-22 18:58:04 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-24 09:02:35 +0000
commit8e93c36104e8cd3f319170d70b60c705fd7fa402 (patch)
tree626c656fa248a20ae8d91549531d91c3e79c865c /meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend
parent00d805d0c3be0e59c04f5bf682c6124bba6b051c (diff)
Remove unused pulseaudio bbappends and plugins
This is not actively used for a long time. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I93f8c339e12837fac9dcedd51bb26f889d850e34 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24811 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend')
-rw-r--r--meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend b/meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend
deleted file mode 100644
index c09696a71..000000000
--- a/meta-agl-profile-core/recipes-multimedia/pulseaudio/pulseaudio_13.0.bbappend
+++ /dev/null
@@ -1,15 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
-
-SRC_URI += " \
- file://0001-install-files-for-a-module-development.patch \
- file://0002-volume-ramp-additions-to-the-low-level-infra.patch \
- file://0003-volume-ramp-adding-volume-ramping-to-sink-input.patch \
- file://0004-sink-input-Code-cleanup-regarding-volume-ramping.patch \
- file://0005-sink-input-volume-Add-support-for-volume-ramp-factor.patch \
- file://0006-sink-input-Remove-pa_sink_input_set_volume_ramp.patch;apply=no \
- file://enable-ofono-hfp-backend.patch \
-"
-
-PACKAGES =+ " pulseaudio-module-dev"
-
-FILES_pulseaudio-module-dev = "${includedir}/pulsemodule/* ${libdir}/pkgconfig/pulseaudio-module-devel.pc"