1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

libsynthesis/syncevolution: Switch to 0.9 release branch

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-10-20 16:06:43 +01:00
parent 0704ef95f2
commit 908fa82244
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
DESCRIPTION = "Synthesis SyncML Engine" DESCRIPTION = "Synthesis SyncML Engine"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git;branch=syncevolution-0-9-x"
LICENSE = "LGPLv2.1" LICENSE = "LGPLv2.1"
PV = "0.0+git${SRCPV}" PV = "0.0+git${SRCPV}"
PR = "r1" PR = "r1"
@@ -1,5 +1,5 @@
DESCRIPTION = "Data synchronization tool" DESCRIPTION = "Data synchronization tool"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git;branch=syncevolution-0-9-x"
LICENSE = "LGPLv2.1" LICENSE = "LGPLv2.1"
PV = "0.0+git${SRCPV}" PV = "0.0+git${SRCPV}"
PR = "r0" PR = "r0"