Commit c2117e94 by FritzFlorian

Refine setup process for banana pi

parent 975d51d1
Pipeline #1468 passed with stages
in 3 minutes 40 seconds
...@@ -46,6 +46,8 @@ First setup some base dependencies for running the benchmark and tests: ...@@ -46,6 +46,8 @@ First setup some base dependencies for running the benchmark and tests:
- `# apt-get install rt-tests` - `# apt-get install rt-tests`
- `# apt-get install build-essential` - `# apt-get install build-essential`
- `# apt-get install cmake` - `# apt-get install cmake`
- `# apt-get install git`
- `# apt-get install cpuset`
Next EMBB is required as a comparison in the benchmark suite. Install it using the following or similar Next EMBB is required as a comparison in the benchmark suite. Install it using the following or similar
(as described on their github page, https://github.com/siemens/embb): (as described on their github page, https://github.com/siemens/embb):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment