diff options
| -rw-r--r-- | meta/packages/connman/connman_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/connman/connman_git.bb b/meta/packages/connman/connman_git.bb index 7518fac34c..588ec10c3b 100644 --- a/meta/packages/connman/connman_git.bb +++ b/meta/packages/connman/connman_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php" | 1 | HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php" |
| 2 | SUMMARY = "Moblin Connection Manager" | 2 | SUMMARY = "Moblin Connection Manager" |
| 3 | PV = "0.19+git${SRCREV}" | 3 | PV = "0.19+git${SRCREV}" |
| 4 | PR = "r14" | 4 | PR = "r15" |
| 5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
| 7 | 7 | ||
| @@ -22,7 +22,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=gi | |||
| 22 | file://connman " | 22 | file://connman " |
| 23 | 23 | ||
| 24 | INITSCRIPT_NAME = "connman" | 24 | INITSCRIPT_NAME = "connman" |
| 25 | INITSCRIPT_PARAMS = "defaults 22" | 25 | INITSCRIPT_PARAMS = "start 22 S . stop 22 0 1 6 ." |
| 26 | 26 | ||
| 27 | inherit autotools_stage pkgconfig update-rc.d | 27 | inherit autotools_stage pkgconfig update-rc.d |
| 28 | 28 | ||
