aboutsummaryrefslogtreecommitdiff
path: root/board/post-build.sh
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-05-25 19:34:17 +0200
committerSébastien Dailly <sebastien@dailly.me>2022-05-25 19:34:17 +0200
commit48fc60fcf46bf1257232378e43d4e732982a777f (patch)
treead2ada58141936e284f26e910c0cb1fc5e354420 /board/post-build.sh
parent6bb0a807c676366446f3f54dd8b121c01a5f190f (diff)
Added mpd in satellite mode
Diffstat (limited to 'board/post-build.sh')
-rwxr-xr-xboard/post-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/post-build.sh b/board/post-build.sh
index cfdaec0..5501359 100755
--- a/board/post-build.sh
+++ b/board/post-build.sh
@@ -18,6 +18,7 @@ sed -ie '/^\/dev\/root/ s/rw 0 1/ro 0 0/' "${TARGET_DIR}/etc/fstab"
. "${BR2_EXTERNAL_PIAUDIO_PATH}/board/network.sh"
. "${BR2_EXTERNAL_PIAUDIO_PATH}/board/pulseaudio.sh"
. "${BR2_EXTERNAL_PIAUDIO_PATH}/board/bluetooth.sh"
+. "${BR2_EXTERNAL_PIAUDIO_PATH}/board/mpd.sh"
mkdir -p "${TARGET_DIR}"/etc/systemd/system/getty.target.wants
# Add a console on ttyAMA0 and enable auto login