summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
diff options
context:
space:
mode:
authorSimon Rettberg2013-06-12 14:06:02 +0200
committerSimon Rettberg2013-06-12 14:06:02 +0200
commit63139073d62674e6b99ca02c19bb23e804073f3a (patch)
tree5b7e7995612a43682aecb6c9ebc5fb0ddaeeda71 /remote/rootfs
parentMerge branch 'master' of simonslx:openslx-ng/tm-scripts (diff)
downloadtm-scripts-63139073d62674e6b99ca02c19bb23e804073f3a.tar.gz
tm-scripts-63139073d62674e6b99ca02c19bb23e804073f3a.tar.xz
tm-scripts-63139073d62674e6b99ca02c19bb23e804073f3a.zip
fix speaker
Diffstat (limited to 'remote/rootfs')
-rw-r--r--remote/rootfs/rootfs-stage32/rootfs-stage32.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.build b/remote/rootfs/rootfs-stage32/rootfs-stage32.build
index a796f738..4e16996b 100644
--- a/remote/rootfs/rootfs-stage32/rootfs-stage32.build
+++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.build
@@ -97,6 +97,7 @@ post_copy() {
mkdir -p "${TARGET_BUILD_DIR}/root"
mkdir -p "${TARGET_BUILD_DIR}/home/demo"
chown "$DEMO_ID:$DEMO_ID" "${TARGET_BUILD_DIR}/home/demo"
+ sed -i -r 's/^blacklist.*pcspkr/#&/g' "$TARGET_BUILD_DIR/etc/modprobe.d/blacklist.conf"
echo "minilinux-$(hostname)" > "${TARGET_BUILD_DIR}/etc/hostname"
# check for kernel modules, if not present copy from system