mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
dbus-broker: add ptest support
It takes less than 30 seconds to execute. Add a backported patch that fixes a broken test. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ PTESTS_FAST_META_OE = "\
|
||||
cli11 \
|
||||
cmocka \
|
||||
cunit \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'dbus-broker', '', d)} \
|
||||
duktape \
|
||||
exiv2 \
|
||||
fuse3 \
|
||||
|
||||
Reference in New Issue
Block a user