diff options
| -rw-r--r-- | meta/lib/oeqa/manual/bsp-hw.json | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json index 18cec222fc..2ab7ddad15 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json | |||
| @@ -1,32 +1,6 @@ | |||
| 1 | [ | 1 | [ |
| 2 | { | 2 | { |
| 3 | "test": { | 3 | "test": { |
| 4 | "@alias": "bsps-hw.bsps-hw.rpm_-__install_dependency_package", | ||
| 5 | "author": [ | ||
| 6 | { | ||
| 7 | "email": "alexandru.c.georgescu@intel.com", | ||
| 8 | "name": "alexandru.c.georgescu@intel.com" | ||
| 9 | } | ||
| 10 | ], | ||
| 11 | "execution": { | ||
| 12 | "1": { | ||
| 13 | "action": "Get a not previously installed RPM package or build one on local machine, which should have run-time dependency.For example, \"mc\" (Midnight Commander, which is a visual file manager) should depend on \"ncurses-terminfo\". \n\n$ bitbake mc \n\n\n", | ||
| 14 | "expected_results": "" | ||
| 15 | }, | ||
| 16 | "2": { | ||
| 17 | "action": "Copy the package into a system folder (for example /home/root/rpm_packages). \n\n\n", | ||
| 18 | "expected_results": "" | ||
| 19 | }, | ||
| 20 | "3": { | ||
| 21 | "action": "Run \"rpm -ivh package_name\" and check the output, for example \"rpm -ivh mc.rpm*\" should report the dependency on \"ncurses-terminfo\".\n\n\n\n", | ||
| 22 | "expected_results": "3 . rpm command should report message when some RPM installation depends on other packages." | ||
| 23 | } | ||
| 24 | }, | ||
| 25 | "summary": "rpm_-__install_dependency_package" | ||
| 26 | } | ||
| 27 | }, | ||
| 28 | { | ||
| 29 | "test": { | ||
| 30 | "@alias": "bsps-hw.bsps-hw.boot_and_install_from_USB", | 4 | "@alias": "bsps-hw.bsps-hw.boot_and_install_from_USB", |
| 31 | "author": [ | 5 | "author": [ |
| 32 | { | 6 | { |
| @@ -1283,4 +1257,4 @@ | |||
| 1283 | "summary": "Boot_from_JFFS2_image" | 1257 | "summary": "Boot_from_JFFS2_image" |
| 1284 | } | 1258 | } |
| 1285 | } | 1259 | } |
| 1286 | ] \ No newline at end of file | 1260 | ] |
