mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ptest-packagelists-meta-oe: Remove oprofile for rv32/rv64
oprofile is not ported to riscv yet. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1fba7ed615
commit
c558d137d4
|
|
@ -71,3 +71,6 @@ PTESTS_PROBLEMS_META_OE ="\
|
|||
psqlodbc \
|
||||
pv \
|
||||
"
|
||||
|
||||
PTESTS_FAST_META_OE:remove:riscv64 = "oprofile"
|
||||
PTESTS_FAST_META_OE:remove:riscv32 = "oprofile"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user