diff options
-rw-r--r-- | meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb index 20cf45f06d..0c779b5fd9 100644 --- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb +++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git \ | |||
13 | 13 | ||
14 | SRCREV = "c122544f184d4031bbae1ad80fbab554c34a9427" | 14 | SRCREV = "c122544f184d4031bbae1ad80fbab554c34a9427" |
15 | 15 | ||
16 | PV = "0.2.5+git${SRCPV}" | 16 | PV = "0.2.5" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||