mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
xrdp: add ptest support
It takes under 10 seconds to run the suite. Executed succesfully on x86-64, with musl and glibc. The recipe requires pam DISTRO_FEATURE to be present. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -54,6 +54,7 @@ PTESTS_FAST_META_OE = "\
|
||||
utf8proc \
|
||||
uthash \
|
||||
xmlsec1 \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'xrdp', '', d)} \
|
||||
zeromq \
|
||||
cjson \
|
||||
libplist \
|
||||
|
||||
Reference in New Issue
Block a user