diff options
author | Ralph Siemsen <ralph.siemsen@linaro.org> | 2021-07-22 13:10:37 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-22 21:46:45 +0100 |
commit | 17aabc0127435fc071ed390b09e702dfe2d43cb8 (patch) | |
tree | 1296040391ec680a5b42b99ed7850462c502e44c | |
parent | 46c0e8828d7922ec7f198b52e2fff4bde5ac2e52 (diff) | |
download | poky-17aabc0127435fc071ed390b09e702dfe2d43cb8.tar.gz |
oeqa/manual/toaster: fix small typo
PACKAGE_CLASES should be PACKAGE_CLASSES.
(From OE-Core rev: 7a96f3bceb2c857f841b1dbeb4587a8aaace529e)
Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/lib/oeqa/manual/toaster-managed-mode.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/lib/oeqa/manual/toaster-managed-mode.json b/meta/lib/oeqa/manual/toaster-managed-mode.json index 38b396ab09..40eda6446d 100644 --- a/meta/lib/oeqa/manual/toaster-managed-mode.json +++ b/meta/lib/oeqa/manual/toaster-managed-mode.json | |||
@@ -136,7 +136,7 @@ | |||
136 | "expected_results": "" | 136 | "expected_results": "" |
137 | }, | 137 | }, |
138 | "3": { | 138 | "3": { |
139 | "action": "Check that default values are as follows: \n\tDISTRO - poky \n\tIMAGE_FSTYPES - ext3 jffs2 tar.bz2 \n\tIMAGE_INSTALL_append - \"Not set\" \n\tPACKAGE_CLASES - package_rpm \n SSTATE_DIR - /homeDirectory/poky/sstate-cache \n\n", | 139 | "action": "Check that default values are as follows: \n\tDISTRO - poky \n\tIMAGE_FSTYPES - ext3 jffs2 tar.bz2 \n\tIMAGE_INSTALL_append - \"Not set\" \n\tPACKAGE_CLASSES - package_rpm \n SSTATE_DIR - /homeDirectory/poky/sstate-cache \n\n", |
140 | "expected_results": "" | 140 | "expected_results": "" |
141 | }, | 141 | }, |
142 | "4": { | 142 | "4": { |