diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-10-17 16:37:27 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-10-19 09:23:08 -0700 |
| commit | 9b8b072cb06c3213a7c40e7fd03853ca4cef7fe6 (patch) | |
| tree | 8beeb79690d20739059856b34ef2a53b72f36c8d /meta-oe/recipes-support/xrdp | |
| parent | 18986aadb59954d166771792078bc60f49607c32 (diff) | |
| download | meta-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.bb | 1 |
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 | } |
| 95 | PNBLACKLIST[xrdp] ?= "Needs porting to openssl 3.x" | ||
