From 60d43246d422dcffb5255a6412c5880050e3fbda Mon Sep 17 00:00:00 2001 From: "Jakob.Meier" Date: Wed, 9 Feb 2022 13:34:24 +0100 Subject: [PATCH] link to egse sysroots --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78656e51..7acc6342 100644 --- a/README.md +++ b/README.md @@ -1143,7 +1143,8 @@ ssh pi@192.168.18.31 Password: raspberry To run the obsw perform the following steps: -1. Build the cmake EGSE configuration +1. Build the cmake EGSE Configuration + * the sysroots for the EGSE can be found [here](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files/?dir=/EIVE_IRS/Software/egse&fileid=1190471) 2. Disable the ser2net systemd service on the EGSE ````sh $ sudo systemctl stop ser2net.service