diff options
Diffstat (limited to 'meta-oe/recipes-support/synergy/synergy_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/synergy/synergy_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/synergy/synergy_git.bb b/meta-oe/recipes-support/synergy/synergy_git.bb index f2e7a91618..fb767942fe 100644 --- a/meta-oe/recipes-support/synergy/synergy_git.bb +++ b/meta-oe/recipes-support/synergy/synergy_git.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/symless/synergy-core;protocol=https;nobranch=1" | |||
| 13 | 13 | ||
| 14 | # Version 1.10.1-stable | 14 | # Version 1.10.1-stable |
| 15 | SRCREV ?= "1b4c076127687aceac931d269e898beaac1cad9f" | 15 | SRCREV ?= "1b4c076127687aceac931d269e898beaac1cad9f" |
| 16 | PV = "1.10.1+git${SRCPV}" | 16 | PV = "1.10.1+git" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
