summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend')
-rw-r--r--meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend b/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend
index 423663fa..e748c9e4 100644
--- a/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend
+++ b/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend
@@ -10,6 +10,6 @@ PTESTS_PROBLEMS:append:zynq = " qemu-ptest"
10 10
11# Microblaze has some limitations 11# Microblaze has some limitations
12# graphics is the primary one, bluez5 requires graphics support by default 12# graphics is the primary one, bluez5 requires graphics support by default
13PTESTS_FAST:remove:microblaze = "pango-ptest wayland-ptest qemu-ptest bluez5-ptest" 13PTESTS_FAST:remove:microblaze = "pango-ptest wayland-ptest qemu-ptest bluez5-ptest python3-bcrypt qemu"
14PTESTS_PROBLEMS:append:microblaze = " pango-ptest wayland-ptest qemu-ptest bluez5-ptest" 14PTESTS_PROBLEMS:append:microblaze = " pango-ptest wayland-ptest qemu-ptest bluez5-ptest python3-bcrypt qemu"
15 15