diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-27 17:30:20 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-27 17:30:20 +0100 |
| commit | 66c819f96732f450d4c14d5c7861c9010c0e8a39 (patch) | |
| tree | 15aa72084b80886f8f7328de26b7779af51316cf | |
| parent | 7369653953ce85f52dedf0c31a1bad250c9b1178 (diff) | |
| download | poky-66c819f96732f450d4c14d5c7861c9010c0e8a39.tar.gz | |
connman: Switch to SRCPV and bump PV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
| -rw-r--r-- | meta/packages/connman/connman_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/connman/connman_git.bb b/meta/packages/connman/connman_git.bb index 710d00fdc2..f590b3f10f 100644 --- a/meta/packages/connman/connman_git.bb +++ b/meta/packages/connman/connman_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 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.34+git${SRCPV}" |
| 4 | PR = "r16" | 4 | PR = "r16" |
| 5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
