From 4a63e4ba9e0dfaaa4c23030bfc4e9798deb74af4 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 27 May 2010 14:41:50 -0500 Subject: matrix-gui-e_svn: add init script to runlevel 3 * only add the matrix-gui-e init script to run level 3. Acked-by: Denys Dmytriyenko Signed-off-by: Chase Maupin Signed-off-by: Koen Kooi --- recipes/ti/matrix-gui-e_svn.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/ti/matrix-gui-e_svn.bb b/recipes/ti/matrix-gui-e_svn.bb index 0efa19b5fe..78ef003f7f 100644 --- a/recipes/ti/matrix-gui-e_svn.bb +++ b/recipes/ti/matrix-gui-e_svn.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" SRCREV = "58" PV = "1.0" -PR = "r9+svnr${SRCPV}" +PR = "r13+svnr${SRCPV}" SRC_URI = "svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=anonymous;pswd='' \ file://init \ @@ -15,7 +15,8 @@ SRC_URI = "svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=ano S = "${WORKDIR}/trunk" INITSCRIPT_NAME = "matrix-gui-e" -INITSCRIPT_PARAMS = "defaults 99" +#INITSCRIPT_PARAMS = "defaults 99" +INITSCRIPT_PARAMS = "start 99 3 . stop 99 3 ." inherit qt4e update-rc.d -- cgit v1.2.3