summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xrdp
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-17 16:37:27 -0700
committerKhem Raj <raj.khem@gmail.com>2021-10-19 09:23:08 -0700
commit9b8b072cb06c3213a7c40e7fd03853ca4cef7fe6 (patch)
tree8beeb79690d20739059856b34ef2a53b72f36c8d /meta-oe/recipes-support/xrdp
parent18986aadb59954d166771792078bc60f49607c32 (diff)
downloadmeta-openembedded-9b8b072cb06c3213a7c40e7fd03853ca4cef7fe6.tar.gz
xrdp: Exclude from builds
Needs work to compile with openssl 3.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/xrdp')
-rw-r--r--meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb b/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb
index 0a643825ee..e933c6679f 100644
--- a/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb
+++ b/meta-oe/recipes-support/xrdp/xrdp_0.9.17.bb
@@ -92,3 +92,4 @@ pkg_postinst:${PN}() {
92 fi 92 fi
93 fi 93 fi
94} 94}
95PNBLACKLIST[xrdp] ?= "Needs porting to openssl 3.x"