diff options
| author | Joshua Lock <josh@linux.intel.com> | 2009-12-03 16:10:07 +0000 |
|---|---|---|
| committer | Joshua Lock <josh@linux.intel.com> | 2009-12-18 11:47:22 +0000 |
| commit | 69027cda38e2a719d714ae614d84441cfb3bbebf (patch) | |
| tree | c5f0b1581bab96a367d1bb4cabd0e76cc43abeb3 /meta-moblin/packages/carrick | |
| parent | 9f5e04a04bc0bbafc8ba7a6938ae4d842c744cfd (diff) | |
| download | poky-69027cda38e2a719d714ae614d84441cfb3bbebf.tar.gz | |
Remove use of gconnman as it's no longer maintained nor used
Also update the carrick fixed revision
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/carrick')
| -rw-r--r-- | meta-moblin/packages/carrick/carrick_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-moblin/packages/carrick/carrick_git.bb b/meta-moblin/packages/carrick/carrick_git.bb index 7dd3d7b638..10b402c819 100644 --- a/meta-moblin/packages/carrick/carrick_git.bb +++ b/meta-moblin/packages/carrick/carrick_git.bb | |||
| @@ -4,8 +4,8 @@ LICENSE = "GPLv2" | |||
| 4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
| 5 | PR = "r1" | 5 | PR = "r1" |
| 6 | 6 | ||
| 7 | DEPENDS = "gconnman nbtk mutter-moblin librest libnotify mobile-broadband-provider-info" | 7 | DEPENDS = "nbtk mutter-moblin librest libnotify mobile-broadband-provider-info" |
| 8 | RDEPENDS = "connman gconnman" | 8 | RDEPENDS = "connman" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
