summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Burmeister <joe.burmeister@codethink.co.uk>2013-08-27 16:36:26 +0100
committerJoe Burmeister <joe.burmeister@codethink.co.uk>2013-08-27 16:36:26 +0100
commit740606131deb9a98f746c3b56a97c7c0373099c9 (patch)
tree53b194c033bdc5e4fc432457f36b1ca9d20f6509
parent1dbf67b23b7e522355f5983d369679e352de280c (diff)
downloadlinux-baserock/arm/wandboard_next.tar.gz
Remove pulseaudio disabling as is not working.baserock/arm/wandboard_next
-rw-r--r--linux.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index 67900fc97e85..8b78976bd830 100644
--- a/linux.morph
+++ b/linux.morph
@@ -48,4 +48,3 @@ install-commands:
- mkdir -p "$DESTDIR"/boot
- cp arch/arm/boot/uImage "$DESTDIR"/boot/uImage
- cp arch/arm/boot/dts/imx6q-wandboard.dtb "$DESTDIR"/boot/
- - ln -sf /dev/null "$DESTDIR/etc/systemd/system/pulseaudio.service"