mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
testimage: remove aarch64 xorg exclusion
aarch64/qemuarm64 has had graphics support for some time. Remove this exclusion and allow graphics tests to be against qemuarm64. (From OE-Core rev: 1b436e4894663fa76865636b0b41c0c1503cc3bf) Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
689097cdf3
commit
23cf785f0c
|
@ -64,8 +64,6 @@ BASICTESTSUITE = "\
|
|||
|
||||
DEFAULT_TEST_SUITES = "${BASICTESTSUITE}"
|
||||
|
||||
# aarch64 has no graphics
|
||||
DEFAULT_TEST_SUITES:remove:aarch64 = "xorg"
|
||||
# musl doesn't support systemtap
|
||||
DEFAULT_TEST_SUITES:remove:libc-musl = "stap"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user