demo.run: Don't delete 'launchpad.config'

Deleting the generated 'launchpad.config' file is a bad idea because in
contrast to most base platforms, on Linux, we merely create symlinks
from the 'var/run/demo/' directory to the 'bin/' directory instead of
copying the files.
This commit is contained in:
Norman Feske 2013-09-25 10:52:56 +02:00 committed by Christian Helmuth
parent db125bad51
commit b459f4384d

View File

@ -160,8 +160,6 @@ lappend_if [have_spec imx53] boot_modules input_drv
build_boot_image $boot_modules
file delete -force bin/launchpad.config
append qemu_args " -m 256 "
run_genode_until forever