From: Moritz Venn Date: Tue, 10 Feb 2009 09:59:07 +0000 (+0100) Subject: opendreambox.conf: readd DISTRO_INITSCRIPTS in case it gets further adopted X-Git-Url: http://code.vuplus.com/gitweb/?a=commitdiff_plain;h=f9e14f66000f84b944f6d8d2afdeb22acf156135;p=vuplus_openembedded opendreambox.conf: readd DISTRO_INITSCRIPTS in case it gets further adopted --- diff --git a/conf/distro/opendreambox.conf b/conf/distro/opendreambox.conf index a929427..61f146a 100644 --- a/conf/distro/opendreambox.conf +++ b/conf/distro/opendreambox.conf @@ -18,6 +18,7 @@ DISTRO_PR = "" # for task-boot: DISTRO_LOGIN_MANAGER = "" DISTRO_DEV_MANAGER = "" +DISTRO_INITSCRIPTS = "initscripts-opendreambox" # for dreambox-feed-configs: DISTRO_FEED_URI = "http://sources.dreamboxupdate.com/${DISTRO}/1.6/experimental"