aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2018-02-04 23:17:01 +0800
committerArmin Kuster <akuster808@gmail.com>2018-02-11 11:53:42 -0800
commitf5dc43cc6eaf20bd982c1f11eee75113f7b6e56b (patch)
tree3504e03b0d2ab1b5055fb1d961ec953b04493b29 /meta-oe
parent0a10b5b25aa7d9c6282234c5bb86bf724b08c00b (diff)
downloadmeta-openembedded-contrib-f5dc43cc6eaf20bd982c1f11eee75113f7b6e56b.tar.gz
xorgxrdp: change value of PV
Modify value of PV. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb2
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 \
SRCREV = "c122544f184d4031bbae1ad80fbab554c34a9427"
-PV = "0.2.5+git${SRCPV}"
+PV = "0.2.5"
S = "${WORKDIR}/git"