mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
xrdp: Exclude from builds
Needs work to compile with openssl 3.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -908,7 +908,7 @@ RDEPENDS:packagegroup-meta-oe-support ="\
|
|||||||
nano \
|
nano \
|
||||||
xdg-user-dirs \
|
xdg-user-dirs \
|
||||||
xmlsec1 \
|
xmlsec1 \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "x11 pam", "xorgxrdp xrdp", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "x11 pam", "xorgxrdp", "", d)} \
|
||||||
usb-modeswitch-data \
|
usb-modeswitch-data \
|
||||||
usb-modeswitch \
|
usb-modeswitch \
|
||||||
liburing \
|
liburing \
|
||||||
|
|||||||
@@ -92,3 +92,4 @@ pkg_postinst:${PN}() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
PNBLACKLIST[xrdp] ?= "Needs porting to openssl 3.x"
|
||||||
|
|||||||
Reference in New Issue
Block a user