diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-07 12:13:02 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:02 +0100 |
| commit | 90faae00038081ab035eba1d7dc7b29f472415e3 (patch) | |
| tree | 0fee3bfa25f7fc2e25c61e2255494608a2620cff /meta/classes-recipe | |
| parent | 8a310a407ba29dadc5825beafb522a429baa8a84 (diff) | |
| download | poky-90faae00038081ab035eba1d7dc7b29f472415e3.tar.gz | |
Revert "testimage: Enable runtime 'login' screenshot tests"
This reverts commit c631640bbdbb3d041bad7d23a612e623cab58855.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-recipe')
| -rw-r--r-- | meta/classes-recipe/testimage.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/testimage.bbclass b/meta/classes-recipe/testimage.bbclass index 05bdfeecfe..ed0d87b7a7 100644 --- a/meta/classes-recipe/testimage.bbclass +++ b/meta/classes-recipe/testimage.bbclass | |||
| @@ -73,7 +73,7 @@ BASICTESTSUITE = "\ | |||
| 73 | ping date df ssh scp python perl gi ptest parselogs \ | 73 | ping date df ssh scp python perl gi ptest parselogs \ |
| 74 | logrotate connman systemd oe_syslog pam stap ldd xorg \ | 74 | logrotate connman systemd oe_syslog pam stap ldd xorg \ |
| 75 | kernelmodule gcc buildcpio buildlzip buildgalculator \ | 75 | kernelmodule gcc buildcpio buildlzip buildgalculator \ |
| 76 | dnf rpm opkg apt weston go rust login" | 76 | dnf rpm opkg apt weston go rust" |
| 77 | 77 | ||
| 78 | DEFAULT_TEST_SUITES = "${BASICTESTSUITE}" | 78 | DEFAULT_TEST_SUITES = "${BASICTESTSUITE}" |
| 79 | 79 | ||
