summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-oe/recipes-support/xrdp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/xrdp')
-rw-r--r--meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb (renamed from meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.16.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.16.bb b/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb
index 6d8659844c..e933c6679f 100644
--- a/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.16.bb
+++ b/meta-openembedded/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"
@@ -92,3 +92,4 @@ pkg_postinst:${PN}() {
fi
fi
}
+PNBLACKLIST[xrdp] ?= "Needs porting to openssl 3.x"