mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ptest-packagelists-meta-oe: Remove minicoredumper from PTESTS_FAST_META_OE on musl
minicoredumper is not buildable on musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@ PTESTS_FAST_META_OE = "\
|
||||
xmlsec1 \
|
||||
zeromq \
|
||||
"
|
||||
PTESTS_FAST_META_OE:remove:libc-musl = "minicoredumper"
|
||||
|
||||
PTESTS_SLOW_META_OE = "\
|
||||
fftw \
|
||||
|
||||
Reference in New Issue
Block a user