busybox: dont install time.conf

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-29 21:16:26 +02:00
parent b3cc692586
commit 78dacabd5b
2 changed files with 0 additions and 5 deletions

View File

@ -1,2 +0,0 @@
# Timeserver
TIMEHOST="pool.net.org"

View File

@ -46,6 +46,3 @@ USER_PWD="`$ROOT/$TOOLCHAIN/bin/cryptpw $USER_PASSWORD`"
mkdir -p $INSTALL/etc/modprobe.d
cp $PKG_DIR/modprobe.d/* $INSTALL/etc/modprobe.d
mkdir -p $INSTALL/usr/config
cp $PKG_DIR/config/time.conf $INSTALL/usr/config