diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-27 15:22:08 +0000 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-27 15:22:08 +0000 |
| commit | 78ed94554250d95dc15ab3e13969ed1608f7f881 (patch) | |
| tree | 353a46648b46de55854fbaeab38a25015eaf4805 | |
| parent | 1b0fd595dd93fbe9cfa4da31559b6c93381d66bc (diff) | |
| download | poky-78ed94554250d95dc15ab3e13969ed1608f7f881.tar.gz | |
syncevolution: Correct branchname
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
| -rw-r--r-- | meta-moblin/packages/syncevolution/syncevolution_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/syncevolution/syncevolution_git.bb b/meta-moblin/packages/syncevolution/syncevolution_git.bb index a394c31768..eb9671acc8 100644 --- a/meta-moblin/packages/syncevolution/syncevolution_git.bb +++ b/meta-moblin/packages/syncevolution/syncevolution_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Data synchronization tool" | 1 | DESCRIPTION = "Data synchronization tool" |
| 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git;branch=syncevolution-0-9-x" | 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git;branch=syncevolution-0-9-branch" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
| 4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
| 5 | PR = "r0" | 5 | PR = "r0" |
