From: Ralph Siemsen Date: Thu, 22 Jul 2021 17:10:37 +0000 (-0400) Subject: oeqa/manual/toaster: fix small typo X-Git-Tag: uninative-3.3~192 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7a96f3bceb2c857f841b1dbeb4587a8aaace529e;p=openembedded-core.git oeqa/manual/toaster: fix small typo PACKAGE_CLASES should be PACKAGE_CLASSES. Signed-off-by: Ralph Siemsen Signed-off-by: Richard Purdie --- 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 @@ "expected_results": "" }, "3": { - "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", + "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", "expected_results": "" }, "4": {