From: Jan Lübbe Date: Wed, 11 Jun 2008 15:47:53 +0000 (+0000) Subject: freesmartphone: start services after dbus X-Git-Tag: Release-2010-05/1~6768^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce83493ea8d3feab3cc01e5343586f8f69439eba;p=openembedded.git freesmartphone: start services after dbus --- diff --git a/packages/freesmartphone/python-odeviced_git.bb b/packages/freesmartphone/python-odeviced_git.bb index d380473878..d8fc2a1948 100644 --- a/packages/freesmartphone/python-odeviced_git.bb +++ b/packages/freesmartphone/python-odeviced_git.bb @@ -5,12 +5,12 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPLv2" PV = "0.7.9+gitr${SRCREV}" -PR = "r0" +PR = "r1" inherit distutils update-rc.d INITSCRIPT_NAME = "odeviced" -INITSCRIPT_PARAMS = "defaults 20" +INITSCRIPT_PARAMS = "defaults 21" SRC_URI = "${FREESMARTPHONE_GIT}/python-odeviced.git;protocol=git;branch=master \ file://odeviced \ diff --git a/packages/freesmartphone/python-oeventd_git.bb b/packages/freesmartphone/python-oeventd_git.bb index 2f779058fd..c08e1af3b7 100644 --- a/packages/freesmartphone/python-oeventd_git.bb +++ b/packages/freesmartphone/python-oeventd_git.bb @@ -5,12 +5,12 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPLv2" PV = "0.0.0+gitr${SRCREV}" -PR = "r0" +PR = "r1" inherit distutils update-rc.d INITSCRIPT_NAME = "oeventd" -INITSCRIPT_PARAMS = "defaults 20" +INITSCRIPT_PARAMS = "defaults 21" SRC_URI = "\ ${FREESMARTPHONE_GIT}/eventd.git;protocol=git;branch=master \ diff --git a/packages/freesmartphone/python-ophoned_git.bb b/packages/freesmartphone/python-ophoned_git.bb index 0a1c802041..7f30f4c24a 100644 --- a/packages/freesmartphone/python-ophoned_git.bb +++ b/packages/freesmartphone/python-ophoned_git.bb @@ -5,12 +5,12 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPLv2" PV = "0.0.0+gitr${SRCREV}" -PR = "r0" +PR = "r1" inherit distutils update-rc.d INITSCRIPT_NAME = "ophoned" -INITSCRIPT_PARAMS = "defaults 20" +INITSCRIPT_PARAMS = "defaults 21" SRC_URI = "${FREESMARTPHONE_GIT}/python-ophoned.git;protocol=git;branch=master \ file://ophoned" diff --git a/packages/freesmartphone/python-ousaged_git.bb b/packages/freesmartphone/python-ousaged_git.bb index f9ba2856eb..1188da34a3 100644 --- a/packages/freesmartphone/python-ousaged_git.bb +++ b/packages/freesmartphone/python-ousaged_git.bb @@ -5,12 +5,12 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPLv2" PV = "0.7.9+gitr${SRCREV}" -PR = "r0" +PR = "r1" inherit distutils update-rc.d INITSCRIPT_NAME = "ousaged" -INITSCRIPT_PARAMS = "defaults 20" +INITSCRIPT_PARAMS = "defaults 21" SRC_URI = "\ ${FREESMARTPHONE_GIT}/usaged.git;protocol=git;branch=master \