aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-14 22:01:25 -0700
committerKhem Raj <raj.khem@gmail.com>2021-10-16 09:50:38 -0700
commitf942409334267cbf3507b0ac4649e79d363bce25 (patch)
tree32f73f76170c595b6cfea924240ee69cbf63dc12 /meta-oe
parent27a6b1172d0561673216fc39595dc10fc4240222 (diff)
downloadmeta-openembedded-contrib-f942409334267cbf3507b0ac4649e79d363bce25.tar.gz
xrdp: Upgrade to 0.9.17
Fixes build with OpenSSL 3.0+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb (renamed from meta-oe/recipes-support/xrdp/xrdp_0.9.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xrdp/xrdp_0.9.16.bb b/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb
index 6d8659844c..0a643825ee 100644
--- a/meta-oe/recipes-support/xrdp/xrdp_0.9.16.bb
+++ b/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://github.com/neutrinolabs/xrdp.git;branch=devel \
file://0001-Fix-the-compile-error.patch \
file://0001-arch-Define-NO_NEED_ALIGN-on-ppc64.patch \
"
-SRCREV = "a4c7ee077c049202d73f82f518b2de958d722890"
+SRCREV = "58088324956d94fd2eb5e7694a318cccec6990f1"
S = "${WORKDIR}/git"